ColorDescription:The standard model for color on the internet is Red-Green-Blue (RGB). This is specified by three values from 0 to 255 (decimal) or 00 to ff (hexadecimal). This allows for 256x256x256 or more than 16.7 million different colors. You create colors by specifying the mixtures of red, green and blue. Zero indicates there is no specific color and 255 indicates the color is totally saturated. You can specify colors by some specific names, shown in the table below.
You may also use RR for red, GG for green and BB for blue. The table above shows the 16 primary colors. The section titled "Color names" lists all of the remaining names of the 216 safe color set. Examples:
Tips:
|