Shades of Olive #867008
Tints of Olive #867008
RGB
CMYK
RGB Variations
Color information
#867008 (or 0x867008) is known color: Olive. HEX triplet: 86, 70 and 08. RGB value is (134,112,8). Sum of RGB (Red+Green+Blue) = 134+112+8=254 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.76% from 254); Green value is 112 (44.14% from 255 or 44.09% from 254); Blue value is 8 (3.52% from 255 or 3.15% from 254); Max value from RGB is 134 - color contains mainly: red. Hex color #867008 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #867008 is #798FF7. Grayscale: #6B6B6B. Windows color (decimal): -7966712 or 553094. OLE color: 553094.
HSL color Cylindrical-coordinate representation of color #867008: hue angle of 49.52º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #867008 is Cyan = 0, Magento = 0.16, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 112 | 8 | - |
| CMYK | 0 | 0.16 | 0.94 | 0.47 |
| HSL | 49.52º | 0.89% | 0.28% | - |
| HSV(B) | 49.52º | 0.94% | 0.53% | - |
| XYZ | 15.67 | 16.67 | 2.62 | - |
| YUV | 106.72 | 72.29 | 147.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 112 | 8 | 0 | 0.16 | 0.94 | 0.47 | 49.52 | 0.89 | 0.28 |
| Hex | 86 | 70 | 8 | 0 | 10 | 5E | 2F | 32 | 59 | 1C |
| Octal | 206 | 160 | 10 | 0 | 20 | 136 | 57 | 62 | 131 | 34 |
| Binary | 10000110 | 1110000 | 1000 | 0 | 10000 | 1011110 | 101111 | 110010 | 1011001 | 11100 |
Color Harmonies of #867008
Complementary color
Monochromatic Colors of #867008
Black with #867008
Text Example
Text Example
White with #867008
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867008; }
p { color: rgb(134,112,8); }
H1.HeaderClassName
{
color: #867008;
}
.AnyTagClassName
{
color: #867008;
}
</style>
background-color css
<style>
a { background-color: #867008; }
a { background-color: rgb(134,112,8); }
div.DivClassName
{
background-color: #867008;
}
.BgClassName
{
background-color: #867008;
}
</style>
border-color css
<style>
span { border-color: #867008; }
span { border-color: rgb(134,112,8); }
td.TdClassName
{
border-color: #867008;
}
.TagClassName
{
border-color: #867008;
}
</style>