Find the Nearest Matching Color Name
This page can take a three or six digit hexadecimal color specifier
(e.g. #fff or #a210f0), or three decimal numbers for red, green, and
blue, and find the nearest named colors, either in the Unix
RGB.txt
or in the much smaller set of
CSS colors.
Matches in rgb.txt:
black | (0 0 0) (#000000)
|
|
gray0 | (0 0 0) (#000000)
|
|
grey0 | (0 0 0) (#000000)
|
|
Matches in CSS color list:
The source code.
Linux links ...
Shallow Sky home ...
...Akkana