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">
<FONT COLOR="blue">color me blue</font>