lokesh / color-thief

Grab the color palette from an image using just Javascript. Works in the browser and in Node.
https://lokeshdhakar.com/projects/color-thief/
MIT License
12.34k stars 1.31k forks source link

Color with less area in the image ranks #1 #214

Open danomatic opened 2 years ago

danomatic commented 2 years ago

For this image (the Wells Fargo logo)... https://qa4-cdata-app.sprinklr.com/SELFSERVE/0/a603557b-ac69-46a4-93eb-4a154ff31107-438048452/WellsFargo_1627578036797.png

The color array returned is yellow, then red, but red seems to have the most area of the image. Do you know why?