ColorSuckr: Create color schemes based on images

My latest personal project is called ColorSuckr. In a nutshell, it will look at an image on the web and tell you the 12 most common colours used in that image, useful for creating colour schemes for design projects and/or websites.

colorsuckr.com screenshot

Aside from my main body of freelance work, I like to develop small personal projects from time to time. This allows me to try out new things, experiment a little and generally do whatever I want to. There are a few of these projects I have already that tick along quite nicely such as Bandnamr and Mockupr and now - ColorSuckr.

This project spawned from one of my current sites, Urban Dirty, where colour schemes are suggested based on the photo being shown. This process was previously handled by me having to add specific tags to each image which declared the first 2 or 3 colours that came into my head. It worked, but was laborious and clumsy, so I was keen to find a way to automate this process. Eventually I discovered how to extract the common colours from an image using ImageMagick, which made the colour automatic and the uploading process faster. See that process in action on this photo on Urban Dirty.

It worked so well, I thought why not make a stand-alone version of this, that will look at any photo on the web, not just the ones on Urban Dirty. And that is when ColorSuckr came about.

There are similar services currently on the web which will do similar things, but as a wise man once said, if no-one else is doing what your doing, it’s usually because no-one wants it. So I wanted to add my own tweaks and features to ColorSuckr which would make it a little different to other colour scheme services. Here is a list of the main features of ColorSuckr:

One thing that I was bowled over by when launching this, was all the coverage ColorSuckr got. There was (and still is) lots of tweets about the site, plus mentions from some of the pied pipers of Twitter such as Designer Depot and Smashing Magazine to name a few. Plus links and features on sites like Boing Boing, Download Squad and Sitepoint. I was bowled over by the reception.

So there you have it - the concept is simple, the project was great fun to build and develop, the end results is something I am very pleased with, and also find useful. Please go and try it out and have fun with it.