Dynamic Colour Mixer

This screen uses some style sheets and some simple JavaScript to interact with the Document Object Model and create colours as you mix them. You can either use something like this as a reference, or, with a little tinkering could be used to allow your viewers to mix their own colour scheme for your web site.

 

Red
                               
0 1 2 3 4 5 6 7 8 9 a b c d e f
Green
                               
0 1 2 3 4 5 6 7 8 9 a b c d e f
Blue
                               
0 1 2 3 4 5 6 7 8 9 a b c d e f
Shorthand:
Hexidecimal:
RGB:
RGB per cent:

Inspired by Kirk Franklin's www.morecrayons.com/

Note: this mixer allows for 4096 colours, based on the CSS shorthand style of 16 possible red values, 16 possible green values, and 16 possible blue values. If you need the full range of 16.7 million colours, you can have them.

You can also mix some colours with text if you wish.