Strange concept isn't it.
Red is #ff0000.
Orange is # ff7700.
Yellow is # ffff00.
Green is # 00ff00.
Cyan is # 00ff00.
Blue is # 00ff00.
Magenta is #ff00ff,
White is #ffffff.
Black is #000000.
This page is #999999.
We can change the backgorund of the page by altering our body tag such as <body bgcolor="999999" text="#0033FF" link="#00CC66" vlink="#0099CC">.
We can change a font color by adding a font tag and including the modifier "color" <font color="#000000">Black is #000000</font>.
Pink is #ff99999.
Light pink is #ffcccc.
Dark pink is #ff6666.
If you want to see all the code for this page, go to view source on the menu bar or right click and hit view source from this page. #99ccff.