Tagged Questions
5
votes
1answer
309 views
Nearest color algorithm using Hex Triplet
Following page list colors with names http://en.wikipedia.org/wiki/List_of_colors.
For example #5D8AA8 Hex Triplet is "Air Force Blue". This information will be stored in a databse table (tbl_Color ...