Google Image Search by 3 colors
⊆ 2:22 AM by Haden | ˜ 0 comments »Google had launched a hidden feature a while back ,which allows you to search an image based on a specific colors . You could search for an image by appending the colors you want appending the colors to the URL (&imgcolor=red,blue)
They have officially added the option of allowing you to search by a specific color.
I'm not sure why they haven't added the option to allow searching by two colors. It does come really handy at times.
I was playing around with this feature today by appending the extra colors in the URL. I accidentally added an extra color and Google actually did a search based on 3 different colors. I'm not sure when they added this.. cos as far as i rememember it only worked for two colors.
You can see the results
When I add two colors blue & black .. This is what i get.
http://images.google.com/images?imgcolor=%2C%2C&gbv=2&hl=en&sa=1&q=background&aq=f&oq=background&aqi=&imgcolor=black%2Cblue
and when I specify three colors,blue, black and purple look at the result.
http://images.google.com/images?imgcolor=black%2Cblue&gbv=2&hl=en&sa=1&q=background&aq=f&oq=background&aqi=&imgcolor=blue%2Cblack%2Cpurple
But specifying three colors gives very few or no results most of the time.
I had written a greasemonkey script which allows you to do a multi color search by selecting the colors from a drop down.
I've updated the script to embed these option on the left hand options bar.
You can install the script from here. http://userscripts.org/scripts/show/56631


