[Site Map]

Hexadecimal Colors

You can use the chart below to aid you in your selection of colors for you web page background color and font color(s).

 
              
"#FFFFFF" "#CCCCCC" "#COCOCO" "#999999" "#666666" "#333333" "#000000"
             
"#FFCCCC" "#FF6666" "#FF0000" "#CC0000" "#990000" "#660000" "#330000"
             
"#FFCC99" "#FFCC33" "#FF9900" "#FF6600" "#CC6600" "#993300" "#663300"
             
"#FFFFCC" "#FFFF99" "#FFFF00" "#FFCC00" "#999900" "#666600" "#333300"
             
"#99FF99" "#66FF99" "#33FF33" "#00CC00" "#009900" "#006600" "#003300"
             
"#CCFFFF" "#66FFFF" "#33CCFF" "#3366FF" "#3333FF" "#000099" "#000066"
             
"#FFCCFF" "#FF99FF" "#CC66CC" "#CC33CC "#993366" "#663366" "#330033"
 

The code is called "RBG Hexadecimal Code" because the first two numbers/letters are the codes for Red, the next two are for Blue, the last for Green.  For example:

RED=        FF
BLUE=      CC
GREEN=   99
 
 
   which is code "#FFCC99". One more example is:
   which is code "#993300" or the RBG values below.
 

RED=        99
BLUE=      33
GREEN=   00

More than you need (or want) to know.

    For those of you who must know more and like to know all the minute details.

Counting in hexadecimal is easy, once you understand how it works.

Here are the numbers 0-9 in Hexadecimal format.
 

0 1 2 3 4 5 6 7 8 9
00 01 02 03 04 05 06 07 08 09

Here are the numbers 10-19 in Hexadecimal format.
 

10 11 12 13 14 15 16 17 18 19
0A 0B 0C 0D 0E 0F 11 12 13 14
 

The number 10 gives us the hexadecimal value of 0A.  Counting all the way up to 255 yields FF in the hexadecimal format.

This counting is of help to you because when you see the number #0AFFCC you will know to expect a greenish-blue color because of the high green and blue numbers compared to the lower red value.  In fact, here it is. 

 The code #6E17A5 has high red and blue values so you get a purple color.  

Well, I hope that helps you a little bit.  When you turn in your first pages, I'm sure I'll see lots of colors!
 

 

Dr. Donna Woolard
Campbell University
woolard@camel.campbell.edu
www.drwoolard.com
www.geocities.com/drwoolard
www.geocities.com/pepraxis
webpages.charter.net/woolard