Color Program


Take the colors red, green, and blue in various amounts, mix them together. What color will you end up with?

Below is a Java program that will let you set the red, green, and blue values of a color, show you the resulting color and also display the hue, saturation, and brightness of the color.
Ok, so you know the color wheel and want to change the hue, saturation, or brightness of the color to see what happens. Go ahead, those inputs work also.


There would be an applet here if your browser supported Java.
Return to Java Page

Return to Home Page


Revised: January 1, 1997 1648 GMT