algolia / color-extractor

Extract the dominant color(s) of your fashion articles!
https://algolia.com
Other
279 stars 69 forks source link

Question about extracted colors #11

Open deronsizemore opened 6 years ago

deronsizemore commented 6 years ago

I think this app is exactly what I need for a webapp I'm building. I wanted to confirm though that when you extract colors from an image, that every single color is given a name? I'd need every single color ever extracted on the app to fall into some repeatable category, i.e., red, blue, orange, etc. From looking at the XKCD Color Survey, it looks like it's even possible to extract colors and give them names such as "banana?" Is that correct?

What about black, white and gray? Are they extracted and named as well?

Thanks