Color Picker

The Color Picker dialog provides a pane of controls designed to allow you to manipulate and select a color.
Click OK in order to enter the color value to the NumericalChameleon's category "Color". Click Cancel to abort the selection.

The actual features of the color dialog are dependent on the version of the Java Runtime Environment that you are using.

If you use Java 6 you get 3 tabs: Swatches, HSB (Hue, Saturation, Brightness) and RGB (Red, Green, Blue).


If you use Java 7 or later you get 5 tabs: Swatches, HSV (Hue, Saturation, Value), HSL (Hue, Saturation, Lightness), RGB (Red, Green, Blue) and CMYK (Cyan, Magenta, Yellow, blacK).

Color Picker