Shades of Olive #858110
Tints of Olive #858110
RGB
CMYK
RGB Variations
Color information
#858110 (or 0x858110) is known color: Olive. HEX triplet: 85, 81 and 10. RGB value is (133,129,16). Sum of RGB (Red+Green+Blue) = 133+129+16=278 (36% of max value = 765). Red value is 133 (52.34% from 255 or 47.84% from 278); Green value is 129 (50.78% from 255 or 46.40% from 278); Blue value is 16 (6.64% from 255 or 5.76% from 278); Max value from RGB is 133 - color contains mainly: red. Hex color #858110 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #858110 is #7A7EEF. Grayscale: #757575. Windows color (decimal): -8027888 or 1081733. OLE color: 1081733.
HSL color Cylindrical-coordinate representation of color #858110: hue angle of 57.95º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #858110 is Cyan = 0, Magento = 0.03, Yellow = 0.88 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 129 | 16 | - |
| CMYK | 0 | 0.03 | 0.88 | 0.48 |
| HSL | 57.95º | 0.79% | 0.29% | - |
| HSV(B) | 57.95º | 0.88% | 0.52% | - |
| XYZ | 17.62 | 20.72 | 3.56 | - |
| YUV | 117.31 | 70.83 | 139.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 129 | 16 | 0 | 0.03 | 0.88 | 0.48 | 57.95 | 0.79 | 0.29 |
| Hex | 85 | 81 | 10 | 0 | 3 | 58 | 30 | 3A | 4F | 1D |
| Octal | 205 | 201 | 20 | 0 | 3 | 130 | 60 | 72 | 117 | 35 |
| Binary | 10000101 | 10000001 | 10000 | 0 | 11 | 1011000 | 110000 | 111010 | 1001111 | 11101 |
Color Harmonies of #858110
Complementary color
Monochromatic Colors of #858110
Black with #858110
Text Example
Text Example
White with #858110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858110; }
p { color: rgb(133,129,16); }
H1.HeaderClassName
{
color: #858110;
}
.AnyTagClassName
{
color: #858110;
}
</style>
background-color css
<style>
a { background-color: #858110; }
a { background-color: rgb(133,129,16); }
div.DivClassName
{
background-color: #858110;
}
.BgClassName
{
background-color: #858110;
}
</style>
border-color css
<style>
span { border-color: #858110; }
span { border-color: rgb(133,129,16); }
td.TdClassName
{
border-color: #858110;
}
.TagClassName
{
border-color: #858110;
}
</style>