Shades of Olive #667602
Tints of Olive #667602
RGB
CMYK
RGB Variations
Color information
#667602 (or 0x667602) is known color: Olive. HEX triplet: 66, 76 and 02. RGB value is (102,118,2). Sum of RGB (Red+Green+Blue) = 102+118+2=222 (29% of max value = 765). Red value is 102 (40.23% from 255 or 45.95% from 222); Green value is 118 (46.48% from 255 or 53.15% from 222); Blue value is 2 (1.17% from 255 or 0.90% from 222); Max value from RGB is 118 - color contains mainly: green. Hex color #667602 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #667602 is #9989FD. Grayscale: #646464. Windows color (decimal): -10062334 or 161382. OLE color: 161382.
HSL color Cylindrical-coordinate representation of color #667602: hue angle of 68.28º degrees, saturation: 0.97, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #667602 is Cyan = 0.14, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 102 | 118 | 2 | - |
| CMYK | 0.14 | 0 | 0.98 | 0.54 |
| HSL | 68.28º | 0.97% | 0.24% | - |
| HSV(B) | 68.28º | 0.98% | 0.46% | - |
| XYZ | 11.97 | 15.79 | 2.47 | - |
| YUV | 99.99 | 72.7 | 129.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 118 | 2 | 0.14 | 0 | 0.98 | 0.54 | 68.28 | 0.97 | 0.24 |
| Hex | 66 | 76 | 2 | E | 0 | 62 | 36 | 44 | 61 | 18 |
| Octal | 146 | 166 | 2 | 16 | 0 | 142 | 66 | 104 | 141 | 30 |
| Binary | 1100110 | 1110110 | 10 | 1110 | 0 | 1100010 | 110110 | 1000100 | 1100001 | 11000 |
Color Harmonies of #667602
Complementary color
Monochromatic Colors of #667602
Black with #667602
Text Example
Text Example
White with #667602
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667602; }
p { color: rgb(102,118,2); }
H1.HeaderClassName
{
color: #667602;
}
.AnyTagClassName
{
color: #667602;
}
</style>
background-color css
<style>
a { background-color: #667602; }
a { background-color: rgb(102,118,2); }
div.DivClassName
{
background-color: #667602;
}
.BgClassName
{
background-color: #667602;
}
</style>
border-color css
<style>
span { border-color: #667602; }
span { border-color: rgb(102,118,2); }
td.TdClassName
{
border-color: #667602;
}
.TagClassName
{
border-color: #667602;
}
</style>