Shades of Olive #868610
Tints of Olive #868610
RGB
CMYK
RGB Variations
Color information
#868610 (or 0x868610) is known color: Olive. HEX triplet: 86, 86 and 10. RGB value is (134,134,16). Sum of RGB (Red+Green+Blue) = 134+134+16=284 (37% of max value = 765). Red value is 134 (52.73% from 255 or 47.18% from 284); Green value is 134 (52.73% from 255 or 47.18% from 284); Blue value is 16 (6.64% from 255 or 5.63% from 284); Max value from RGB is 134 - color contains mainly: red, green. Hex color #868610 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #868610 is #7979EF. Grayscale: #797979. Windows color (decimal): -7961072 or 1083014. OLE color: 1083014.
HSL color Cylindrical-coordinate representation of color #868610: hue angle of 60º 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 #868610 is Cyan = 0, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 134 | 16 | - |
| CMYK | 0 | 0 | 0.88 | 0.47 |
| HSL | 60º | 0.79% | 0.29% | - |
| HSV(B) | 60º | 0.88% | 0.53% | - |
| XYZ | 18.45 | 22.16 | 3.79 | - |
| YUV | 120.55 | 69 | 137.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 134 | 16 | 0 | 0 | 0.88 | 0.47 | 60 | 0.79 | 0.29 |
| Hex | 86 | 86 | 10 | 0 | 0 | 58 | 2F | 3C | 4F | 1D |
| Octal | 206 | 206 | 20 | 0 | 0 | 130 | 57 | 74 | 117 | 35 |
| Binary | 10000110 | 10000110 | 10000 | 0 | 0 | 1011000 | 101111 | 111100 | 1001111 | 11101 |
Color Harmonies of #868610
Complementary color
Monochromatic Colors of #868610
Black with #868610
Text Example
Text Example
White with #868610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868610; }
p { color: rgb(134,134,16); }
H1.HeaderClassName
{
color: #868610;
}
.AnyTagClassName
{
color: #868610;
}
</style>
background-color css
<style>
a { background-color: #868610; }
a { background-color: rgb(134,134,16); }
div.DivClassName
{
background-color: #868610;
}
.BgClassName
{
background-color: #868610;
}
</style>
border-color css
<style>
span { border-color: #868610; }
span { border-color: rgb(134,134,16); }
td.TdClassName
{
border-color: #868610;
}
.TagClassName
{
border-color: #868610;
}
</style>