Color Picker

The original script for this page came from Bravenet Web Services, but I have modified it so that it works here.

You can select a color in the Color field, or enter Red, Green, and Blue values (0 to 255) into the RGB fields, or a Hex value into the Hex field. A selected Color will change the RGB and Hex displays; any changes in either the RGB or Hex fields will show up in the opposite fields.

NOTE: Shorthand Hex codes (such as #9cf) entered into the Hex field will produce the intended page color, but the RGB display will be incorrect; only a full hash-plus-six-character Hex code (such as #99ccff) will produce proper RGB values. Entering an RGB value into the Hex field, such as rgb(153,204,255), will also produce the intended page color, but the RGB display will be useless.


Choose a color and find its RGB and Hex values,
or enter the values to obtain a color


RGB:

WHITE TEXT | SILVER TEXT | RED TEXT | YELLOW TEXT
BLACK TEXT | GRAY TEXT | MAROON TEXT | OLIVE TEXT
LIME TEXT | AQUA TEXT | BLUE TEXT | FUCHSIA TEXT
GREEN TEXT | TEAL TEXT | NAVY TEXT | PURPLE TEXT