This addon extracts one of the most used color of an image and calculates eleven matching colors ranging from darkest to lightest color. The matching color scheme can be used to create a harmonic template. Color extraction and calculation happens only one time per image. The results are stored in the pixelpost database.
<COLORID> - matches <IMAGE_ID> (to be used in browse and about template)<COLOR1>,<COLOR2>,<COLOR3>, ... <COLOR11> - 11 colors from darkest to lightest color.To see this addon in action, visit my photoblog at http://vansluis.eelzak.nl. Be sure to select a colorful image!
This addon is used by the Colormebad template.
Yay, I have got this working now. There was a requirement for PEAR in csscolor.php, which i did not have on my server. I found an older copy of csscolor.php without the pear dependency here http://svn.automattic.com/wpcom-themes/monotone/csscolor.php