This is the Java Port of the NameThatColor JavaScript library by Chirag Menta. I'll use this code for an Android application to help people who suffer from color blindness. findName method returns and ...
It supports all color names from the list of named CSS colors from W3C. It includes also the enum ColorName with a full list of all known color names. The library can return hex color values, CSS rgb( ...