mredkj.com logo

An update blog for mredkj.com

What's this blog about?

mredkj.com is an unfocused programmer resource from Matt, Eric, and Keith

This blog will keep you up to date with our latest site changes.

Friday, February 18, 2005

New page - JavaScript Hex Color Preview

color.html

Enter in a hexadecimal triplet value to preview the color.

There are a lot of color charts and preview utilities out there. This one simply takes a valid hex code (e.g. FFF or FFFFFF or #FFF or #FFFFFF) and shows the color. It also shows a history of the last 10. Everything is done with javascript/dom/css, so there is no submit to the server.

posted by Keith [2/18/2005 11:53:00 PM] - permalink - 3 comments

3 comment(s):

Anonymous Anonymous wrote:

If you ever read this, you should make the history hex codes show up in that color, or at least have some sample text.
- Pie_Sniper

Posted [10/08/2006 01:42:00 AM]  

Blogger Keith wrote:

Good suggestion. I added sample text to the script at mredkj.com.

Posted [10/11/2006 07:06:00 PM]  

Anonymous Anonymous wrote:

Wow; thanks alot. :)

Posted [10/12/2006 12:06:00 AM]