HTML color

HTML Color

HTML Color

HTML color is a mixture of red, green, and blue.

Color Values

HTML colors are defined by a hexadecimal notation, which consists of red, green and blue values (RGB). The minimum value for

colors is 0 (hex: #00). The maximum value is 255 (hex: #FF).

This table gives the specific effect of mixing three colors:

QQ图片20161011165139.pngQQ图片20161011165210.pngQQ图片20161011165241.pngQQ图片20161011165315.pngQQ图片20161011165336.png

Example :

    php.cn 

通过十六进制设置背景颜色

通过 rbg 值设置背景颜色

通过颜色名设置背景颜色


Continuing Learning
||
php.cn

通过十六进制设置背景颜色

通过 rbg 值设置背景颜色

通过颜色名设置背景颜色

submit Reset Code
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!