he string literals in this table can be used to specify colors in the JavaScript alinkColor, bgColor, fgColor, linkColor, and vlinkColor properties and the fontcolor method.
You can also use these string literals to set the colors in HTML tags, for example
<BODY BGCOLOR="bisque">
or
<FONT COLOR="blue">color me blue</font>
Instead of using the string to specify a color, you can use the indicated red, green, and blue hexadecimal values.