4096 Color Wheel
I’ve been looking for a nice 4096 color picker forever. Yesterday I found one by D10n, somone who is long 404, which was close to what I wanted. Unfortunately it didn’t work in Mozilla or Mac IE, which meant it was useless to me. After a lot of struggling with javascript events (for which mozilla.org and Experts Exchange were quite useful), I managed to get the script working in modern browsers.
I also changed the script to display both the nearest 4096-ed color and the true hex color. I may add added the nearest web-safe color as well. So, without further ado, click on over to the 4096 Color Wheel, Version 1.0 1.1.
Another improvement I intend to make is in the image quality and size. I’m going to make a full-color 512×512 pixel PNG to replace the rather compressed 256×256 JPG I got with the original script. eDev Cafe seems to have all the information I’ll need to do that.
For a note on web-safety of the 4096 colors, see Web Color’s 4096 Color Picker and screenshots.
September 22nd, 2004 at 10:42 am
It’s a very nice color wheel. Displaying wedges of the last several selected colors is an excellent ability. Thank you!