saiftynet / Named-Colour

Getting a nearesty colour name from RGB values

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Named-Colour

Getting a nearest colour name from RGB values.

This little script takes a RGB hex value and derives a colour name from a dictionary. The Resene Dictionary is used as a resource for this simple tool. Other dictionaries may be added.

It uses an approximation of Colour Diference as in this Wiki Page; other methods may be added.

About

Getting a nearesty colour name from RGB values

License:Creative Commons Zero v1.0 Universal


Languages

Language:Perl 100.0%