Tag Archives: color picker

jQuery Color Picker Plugin: Convert RGB to HEX

I’ve written on the excellent jQuery Color Picker plugin from eyecon.ro before, but a question was recently raised on how to use its RGB output in code. Well actually it turns out that most browsers return its value as a standard HEX color value, but one browser in particular (and I’m not naming names here but it is the one who everyone who think themselves better than the average home user seems to love) returns the value as a RGB color string. Continue reading

Posted in Technology & Code, Tutorials | Tagged , , , , , | 3 Comments

Excellent jQuery Color Picker Plugin

I stumbled upon this frankly excellent, though unfortunately generically named, jQuery color picker plugin the other day. Color Picker is a jquery plugin developed by Stefan Petre, which simply put, delivers you with a neat little widget that allows a user to select a color the same way you would select a color in a graphics application like say Adobe Photoshop. Continue reading

Posted in Software & Websites | Tagged , , , , , , | 7 Comments