Not sure if this would be the right place to ask, but I needed to know the hex values of the colors used in the Google logo. If anyone knows, that would be great.

link|improve this question

67% accept rate
2  
I thought one of the answers would at least show the gentleman where to find and how to use a colour-picker. Something about a feeding a fish for a day, so it can teach a man to eat... ;) – JMD Jan 14 '10 at 18:34
feedback

3 Answers

up vote 4 down vote accepted

It varies a bit, since the logo is shaded/antialiased, but these values are pretty close:

  • Blue: #0266C8
  • Red: #F90101
  • Yellow: #F2B50F
  • Green: #00933B
link|improve this answer
alright, that works. Thanks for your help. – Adnan Jan 14 '10 at 18:23
feedback

If you have a Mac, the app /Applications/Utilities/DigitalColor Meter.app allows you to get hex values for a pixel. If you don't have a Mac, the ColorZilla addon for Firefox may do the trick for ya.

link|improve this answer
feedback

This isn't very easy as there are MANY shades in there.

I am getting -

G - Light - #73A2EF Dark - #082463

O - Light - #FF7563 Dark - #AD1400

O - Light - #FFEF08 Dark - #AD8600

G - Light - #73A2EF Dark - #103484

L - Light - #5ACB5A Dark - #085108

E - Light - #FF7563 Dark - #AD1400

(As there are many shades, this is going from the lightest to the darkest that I can find.)

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.