Shades of Olive #868113
Tints of Olive #868113
RGB
CMYK
RGB Variations
Color information
#868113 (or 0x868113) is known color: Olive. HEX triplet: 86, 81 and 13. RGB value is (134,129,19). Sum of RGB (Red+Green+Blue) = 134+129+19=282 (37% of max value = 765). Red value is 134 (52.73% from 255 or 47.52% from 282); Green value is 129 (50.78% from 255 or 45.74% from 282); Blue value is 19 (7.81% from 255 or 6.74% from 282); Max value from RGB is 134 - color contains mainly: red. Hex color #868113 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #868113 is #797EEC. Grayscale: #767676. Windows color (decimal): -7962349 or 1278342. OLE color: 1278342.
HSL color Cylindrical-coordinate representation of color #868113: hue angle of 57.39º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #868113 is Cyan = 0, Magento = 0.04, Yellow = 0.86 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 129 | 19 | - |
| CMYK | 0 | 0.04 | 0.86 | 0.47 |
| HSL | 57.39º | 0.75% | 0.3% | - |
| HSV(B) | 57.39º | 0.86% | 0.53% | - |
| XYZ | 17.8 | 20.82 | 3.7 | - |
| YUV | 117.96 | 72.16 | 139.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 129 | 19 | 0 | 0.04 | 0.86 | 0.47 | 57.39 | 0.75 | 0.3 |
| Hex | 86 | 81 | 13 | 0 | 4 | 56 | 2F | 39 | 4B | 1E |
| Octal | 206 | 201 | 23 | 0 | 4 | 126 | 57 | 71 | 113 | 36 |
| Binary | 10000110 | 10000001 | 10011 | 0 | 100 | 1010110 | 101111 | 111001 | 1001011 | 11110 |
Color Harmonies of #868113
Complementary color
Monochromatic Colors of #868113
Black with #868113
Text Example
Text Example
White with #868113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868113; }
p { color: rgb(134,129,19); }
H1.HeaderClassName
{
color: #868113;
}
.AnyTagClassName
{
color: #868113;
}
</style>
background-color css
<style>
a { background-color: #868113; }
a { background-color: rgb(134,129,19); }
div.DivClassName
{
background-color: #868113;
}
.BgClassName
{
background-color: #868113;
}
</style>
border-color css
<style>
span { border-color: #868113; }
span { border-color: rgb(134,129,19); }
td.TdClassName
{
border-color: #868113;
}
.TagClassName
{
border-color: #868113;
}
</style>