Shades of Olive #858710
Tints of Olive #858710
RGB
CMYK
RGB Variations
Color information
#858710 (or 0x858710) is known color: Olive. HEX triplet: 85, 87 and 10. RGB value is (133,135,16). Sum of RGB (Red+Green+Blue) = 133+135+16=284 (37% of max value = 765). Red value is 133 (52.34% from 255 or 46.83% from 284); Green value is 135 (53.12% from 255 or 47.54% from 284); Blue value is 16 (6.64% from 255 or 5.63% from 284); Max value from RGB is 135 - color contains mainly: green. Hex color #858710 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #858710 is #7A78EF. Grayscale: #797979. Windows color (decimal): -8026352 or 1083269. OLE color: 1083269.
HSL color Cylindrical-coordinate representation of color #858710: hue angle of 61.01º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #858710 is Cyan = 0.01, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 133 | 135 | 16 | - |
| CMYK | 0.01 | 0 | 0.88 | 0.47 |
| HSL | 61.01º | 0.79% | 0.3% | - |
| HSV(B) | 61.01º | 0.88% | 0.53% | - |
| XYZ | 18.43 | 22.35 | 3.83 | - |
| YUV | 120.84 | 68.84 | 136.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 135 | 16 | 0.01 | 0 | 0.88 | 0.47 | 61.01 | 0.79 | 0.3 |
| Hex | 85 | 87 | 10 | 1 | 0 | 58 | 2F | 3D | 4F | 1E |
| Octal | 205 | 207 | 20 | 1 | 0 | 130 | 57 | 75 | 117 | 36 |
| Binary | 10000101 | 10000111 | 10000 | 1 | 0 | 1011000 | 101111 | 111101 | 1001111 | 11110 |
Color Harmonies of #858710
Complementary color
Monochromatic Colors of #858710
Black with #858710
Text Example
Text Example
White with #858710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858710; }
p { color: rgb(133,135,16); }
H1.HeaderClassName
{
color: #858710;
}
.AnyTagClassName
{
color: #858710;
}
</style>
background-color css
<style>
a { background-color: #858710; }
a { background-color: rgb(133,135,16); }
div.DivClassName
{
background-color: #858710;
}
.BgClassName
{
background-color: #858710;
}
</style>
border-color css
<style>
span { border-color: #858710; }
span { border-color: rgb(133,135,16); }
td.TdClassName
{
border-color: #858710;
}
.TagClassName
{
border-color: #858710;
}
</style>