These color pickers provide an overview of small color palettes. Clicking on a color will show a color sample and the color value in various formats.
Palette: 6 levels, 216 colors.
Each color component (red, green, blue) can be one of 6 levels (0 to 5).
Example use: web browsers using 256-color displays
Color picker: Open or save color-picker-6.htm
Palette: 4 levels, 64 colors.
Each color component (red, green, blue) can be one of 4 levels (0 to 3).
Example use: EGA palette
Color picker: Open or save color-picker-4.htm
You can open the color pickers or save them to your computer for later use.
You can modify the color pickers for other palettes by changing the line levels = n; to other small numbers 2 or greater.
Home >
Programs >
Color Picker |
Robert Hart |