![]() |
||||||||||
| Home Planning Alignment Contrast Proximity Repetition Typography |
Web color is very different from print color. Print uses the CMYK color model and we see the color by the way that light reflects off of it. Computer monitors, as well as television and video use the RGB color model. RGB stands for red, green, and blue. By varying the intensity of these colors, you get millions of color combinations. RGB is not reflective, the colors come straight to our eyes from the source. When creating graphics for your website, you'll use RGB. But, when the computer displays your webpage, it actually changes your RGB code into a hexadecimal code that works with HTML. Some basic colors, such as white and black, don't need a hexadecimal code, you can simply type in the name of the color.
But there are many "unknown's" out there as well, that need the hexadecimal code.
Source: Tollett, John and Williams, Robin (1998. The Non-Designer's Web Book (pp. 157-170). Berkeley: Peachpit Press. Miklos, Frankie (2004). Puppy PC. Retrieved April 7, 2005, from http://www.puppypc.com/tutorials/html/hex_codes.htm#tuc. The Rohm and Haas Paint Quality Institute. Retrieved from May 1, 2005, from http://www.paintquality.com/color/. |
|||||||||