Shades of Olive #868110
Tints of Olive #868110
RGB
CMYK
RGB Variations
Color information
#868110 (or 0x868110) is known color: Olive. HEX triplet: 86, 81 and 10. RGB value is (134,129,16). Sum of RGB (Red+Green+Blue) = 134+129+16=279 (36% of max value = 765). Red value is 134 (52.73% from 255 or 48.03% from 279); Green value is 129 (50.78% from 255 or 46.24% from 279); Blue value is 16 (6.64% from 255 or 5.73% from 279); Max value from RGB is 134 - color contains mainly: red. Hex color #868110 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #868110 is #797EEF. Grayscale: #767676. Windows color (decimal): -7962352 or 1081734. OLE color: 1081734.
HSL color Cylindrical-coordinate representation of color #868110: hue angle of 57.46º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #868110 is Cyan = 0, Magento = 0.04, Yellow = 0.88 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 129 | 16 | - |
| CMYK | 0 | 0.04 | 0.88 | 0.47 |
| HSL | 57.46º | 0.79% | 0.29% | - |
| HSV(B) | 57.46º | 0.88% | 0.53% | - |
| XYZ | 17.78 | 20.81 | 3.57 | - |
| YUV | 117.61 | 70.66 | 139.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 129 | 16 | 0 | 0.04 | 0.88 | 0.47 | 57.46 | 0.79 | 0.29 |
| Hex | 86 | 81 | 10 | 0 | 4 | 58 | 2F | 39 | 4F | 1D |
| Octal | 206 | 201 | 20 | 0 | 4 | 130 | 57 | 71 | 117 | 35 |
| Binary | 10000110 | 10000001 | 10000 | 0 | 100 | 1011000 | 101111 | 111001 | 1001111 | 11101 |
Color Harmonies of #868110
Complementary color
Monochromatic Colors of #868110
Black with #868110
Text Example
Text Example
White with #868110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868110; }
p { color: rgb(134,129,16); }
H1.HeaderClassName
{
color: #868110;
}
.AnyTagClassName
{
color: #868110;
}
</style>
background-color css
<style>
a { background-color: #868110; }
a { background-color: rgb(134,129,16); }
div.DivClassName
{
background-color: #868110;
}
.BgClassName
{
background-color: #868110;
}
</style>
border-color css
<style>
span { border-color: #868110; }
span { border-color: rgb(134,129,16); }
td.TdClassName
{
border-color: #868110;
}
.TagClassName
{
border-color: #868110;
}
</style>