(this post is automatically translated from the original Italian version for your convenience. Sorry in advance for errors)

interactive table codes and color names

I often wonder what name has a certain color, I did a search and found this small page that was just for me, but unfortunately with color names in English.

The page in question was made on the basis of the script Name that color , to Chirag Mehta , and the script PhotoShop-like JavaScript Color Picker by John Dyer .

Too bad, I thought, sure, it would be comfortable with the names of colors in Italian ... why not try to change it?

It did not take much, you just replace an array that maps color code -> color name with the corresponding Italian colors.

The result is this below.
Click on a color, the script will show the color closest.

I thank everyone who made available the resources that I used to do this small page.

Resources

Similar Items