Colors
JavaScript FAQ
How do I change the document's background color?
How do I change the color of a specific HTML element?
How do I convert RGB values of a color to a hexadecimal string?
How do I convert a hex color string (e.g. "FFFFCC") to numeric RGB values of the same color?
How do I convert a hex color string to numeric CMYK values of the same color?
How do I convert RGB color values to CMYK representation of the same color?
How do I convert RGB to HSV (hue-saturation-value) color model?
What color names are supported by JavaScript?
Copyright
© 1999-2011,
JavaScripter.net
.