Color Selector
Background and font colors displayed by the web browser may be set by specifying one of 140 recognized color names or by assigning numbers in the range 0-255 for red, green, and blue (RGB). A value of 0 (zero) for each color produces black while a value of 255 for each color produces white. Different colors of the palette are set by altering the values assigned to red, green, and blue.
Try out different colors from the palette by plugging in various combinations of numbers in the range of 0-255 for red, green and blue. Then click the Set Color button to display the specified color in the frame at the bottom. The hexadecimal version of the RGB color number that would be used in the HTML for a web page is given in the Hexadecimal text box.