|
|
JavaScript Color-Translator
JavaScript Color-Translator is a nice script which allows you to play with colors (e.g. make color-gradients).
Finally it is something like a little framework for color-translations from the color-models RGB and HSV. So let me explain the advantages of the usage of translating RGB to HSV:
With HSV-colors one is able to adjust not only the color (the hue). You could also adjust the saturation and the (grey-) value. So in coders words: If you have a certain color defined in RGB it is very easy (1 line of code) to make this color a bit more saturated of brighter. The possibilities to use it are huge. You could do color-gradients, color-circles,... you could even build your website with a certain hue (but with different saturations or brights) dynamically.
:: Download JavaScript Color-Translator Now ::
|
|
|
|