Colors: Difference between revisions

From OLPC
Jump to navigation Jump to search
(color)
No edit summary
Line 14: Line 14:
:: CMYK: 0 1 0 43 ??
:: CMYK: 0 1 0 43 ??
<div style="background-color:#CCCCAA"> #CCCCAA </div> (a guess)
<div style="background-color:#CCCCAA"> #CCCCAA </div> (a guess)



'''olpc-orange'''
'''olpc-orange'''
Line 23: Line 24:
<br />CMYK: C 0, M 53, Y 100, K 0
<br />CMYK: C 0, M 53, Y 100, K 0
<br />RGB: R 247, G 143, B 30
<br />RGB: R 247, G 143, B 30
<br />Hex: <div style="background-color:#F78F1E">#F78F1E</div>
<br />Hex: <span style="background-color:#F78F1E">#F78F1E</span> (see above)



'''olpc-green'''
'''olpc-green'''
<div style="background-color:#00B20D"> #00B20D </div> (from [[XO colors]] )
<div style="background-color:#00B20D"> #00B20D </div> (from [[XO colors]] )
<div style="background-color:#54B948"> #54B948</div> (from [[Localization/www.laptop.org]])


(extracted from PDF Holiday Card that is no longer online)
(extracted from PDF Holiday Card that is no longer online)
Line 32: Line 35:
<br />CMYK: C 69, M 0, Y 100, K 0
<br />CMYK: C 69, M 0, Y 100, K 0
<br />RGB: R 84, G 185, B 72
<br />RGB: R 84, G 185, B 72
<br />Hex: <div style="background-color:#54B948"> #54B948</div>
<br />Hex: <span style="background-color:#00B20D "> #00B20D </span> (see above)



'''olpc-blue'''
'''olpc-blue'''
<div style="background-color:#00A0FF"> #00A0FF </div> (from [[XO colors]] )
<div style="background-color:#00A0FF"> #00A0FF </div> (from [[XO colors]] )
<div style="background-color:#66AADD"> #66AADD </div> (from [[Localization/www.laptop.org]] )
<div style="background-color:#66AADD"> #66AADD </div> (from [[Localization/www.laptop.org]])
<div style="background-color:#0093CE">#0093CE</div> (from PDF Holiday Card)


(extracted from PDF Holiday Card that is no longer online)
(extracted from PDF Holiday Card that is no longer online):
<br />Pantone: Pantone Process Blue Uncoated
<br />Pantone: Pantone Process Blue Uncoated
<br />CMYK: C 100, M 10, Y 0, K 10
<br />CMYK: C 100, M 10, Y 0, K 10
<br />RGB: R 0, G 147, B 206
<br />RGB: R 0, G 147, B 206
<br />Hex: <div style="background-color:#0093CE">#0093CE</div>
<br />Hex: <span style="background-color:#0093CE">#0093CE</span> (see above)



'''olpc-fuchsia'''
'''olpc-fuchsia'''
<div style="background-color:#E92266"> #E92266 </div> (from [[Localization/www.laptop.org]] )
<div style="background-color:#E20177">#E20177</div> (from [[XO colors]])
<div style="background-color:#E92266"> #E92266 </div>
(from [[Localization/www.laptop.org]] )


(extracted from PDF Holiday Card that is no longer online)
(extracted from PDF Holiday Card that is no longer online)
Line 51: Line 59:
<br />CMYK: C 0, M 100, Y 15, K 4
<br />CMYK: C 0, M 100, Y 15, K 4
<br />RGB: R 226, G 1, B 119
<br />RGB: R 226, G 1, B 119
<br />Hex: <div style="background-color:#E20177">#E20177</div>
<br />Hex: <span style="background-color:#E20177">#E20177</span> (see above)

Revision as of 20:39, 25 January 2010

Colors may refer to:

Logo colors

HTML approximations to colors in the OLPC logo, here "olpc-orange", "olpc-green", "olpc-blue", and "olpc-fuchsia", are used on this wiki, in html badges and banners, and by partners and friends. There are precise html colors somewhere; and a spectrum of approximations. The formal html colors should go here; below are also the approximations used on other pages (which should be unified and updated below once that's done).

olpc-gray

Pantone Cool Gray 8U
CMYK: 0 1 0 43  ??
#CCCCAA

(a guess)


olpc-orange

#FF8F00

(from XO colors )

#F78F1E

(from Localization/www.laptop.org )

(extracted from PDF Holiday Card that is no longer online)
Pantone: Pantone Orange 021 Uncoated
CMYK: C 0, M 53, Y 100, K 0
RGB: R 247, G 143, B 30
Hex: #F78F1E (see above)


olpc-green

#00B20D

(from XO colors )

#54B948

(from Localization/www.laptop.org)

(extracted from PDF Holiday Card that is no longer online)
Pantone: Pantone 361 Uncoated
CMYK: C 69, M 0, Y 100, K 0
RGB: R 84, G 185, B 72
Hex: #00B20D (see above)


olpc-blue

#00A0FF

(from XO colors )

#66AADD

(from Localization/www.laptop.org)

#0093CE

(from PDF Holiday Card)

(extracted from PDF Holiday Card that is no longer online):
Pantone: Pantone Process Blue Uncoated
CMYK: C 100, M 10, Y 0, K 10
RGB: R 0, G 147, B 206
Hex: #0093CE (see above)


olpc-fuchsia

#E20177

(from XO colors)

#E92266

(from Localization/www.laptop.org )

(extracted from PDF Holiday Card that is no longer online)
Pantone: Pantone Rubine Red Uncoated
CMYK: C 0, M 100, Y 15, K 4
RGB: R 226, G 1, B 119
Hex: #E20177 (see above)