Color Generation Project

Image of Color Palette
RGB Color

Want to know what a particular RGB color looks ? How about it's web color format? Here you go. Uses query strings to send form data to the server, which reads them in the Request object. It then performs the calculation and formats the result in a view to return to you.

Try it out
Picture of Paintbrush
Color Interpolation

Typical online color choosers are way too useful. We wanted something fun and completely useless. This form POST's the data to the server and uses parameter binding to make it easy.

Check it out