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.4k stars 1.31k forks source link

How can i know dominance % of a pallete color? #147

Open eeerrrttty opened 5 years ago

eeerrrttty commented 5 years ago

For example, if i choose to get the four dominant colours in the pallete, i want to know how much each cluster of color is big compared to the total image.

eeerrrttty commented 5 years ago

Color A) 60%, color B) 30%, color C) 6%, color D) 4%

londonpete1958 commented 3 months ago

Did you solve this? I too want the %age of each colour returned