Shades of Olive #858010
Tints of Olive #858010
RGB
CMYK
RGB Variations
Color information
#858010 (or 0x858010) is known color: Olive. HEX triplet: 85, 80 and 10. RGB value is (133,128,16). Sum of RGB (Red+Green+Blue) = 133+128+16=277 (36% of max value = 765). Red value is 133 (52.34% from 255 or 48.01% from 277); Green value is 128 (50.39% from 255 or 46.21% from 277); Blue value is 16 (6.64% from 255 or 5.78% from 277); Max value from RGB is 133 - color contains mainly: red. Hex color #858010 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #858010 is #7A7FEF. Grayscale: #757575. Windows color (decimal): -8028144 or 1081477. OLE color: 1081477.
HSL color Cylindrical-coordinate representation of color #858010: hue angle of 57.44º 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 #858010 is Cyan = 0, Magento = 0.04, Yellow = 0.88 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 128 | 16 | - |
| CMYK | 0 | 0.04 | 0.88 | 0.48 |
| HSL | 57.44º | 0.79% | 0.29% | - |
| HSV(B) | 57.44º | 0.88% | 0.52% | - |
| XYZ | 17.49 | 20.46 | 3.52 | - |
| YUV | 116.73 | 71.16 | 139.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 128 | 16 | 0 | 0.04 | 0.88 | 0.48 | 57.44 | 0.79 | 0.29 |
| Hex | 85 | 80 | 10 | 0 | 4 | 58 | 30 | 39 | 4F | 1D |
| Octal | 205 | 200 | 20 | 0 | 4 | 130 | 60 | 71 | 117 | 35 |
| Binary | 10000101 | 10000000 | 10000 | 0 | 100 | 1011000 | 110000 | 111001 | 1001111 | 11101 |
Color Harmonies of #858010
Complementary color
Monochromatic Colors of #858010
Black with #858010
Text Example
Text Example
White with #858010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858010; }
p { color: rgb(133,128,16); }
H1.HeaderClassName
{
color: #858010;
}
.AnyTagClassName
{
color: #858010;
}
</style>
background-color css
<style>
a { background-color: #858010; }
a { background-color: rgb(133,128,16); }
div.DivClassName
{
background-color: #858010;
}
.BgClassName
{
background-color: #858010;
}
</style>
border-color css
<style>
span { border-color: #858010; }
span { border-color: rgb(133,128,16); }
td.TdClassName
{
border-color: #858010;
}
.TagClassName
{
border-color: #858010;
}
</style>