Shades of Olive #858312
Tints of Olive #858312
RGB
CMYK
RGB Variations
Color information
#858312 (or 0x858312) is known color: Olive. HEX triplet: 85, 83 and 12. RGB value is (133,131,18). Sum of RGB (Red+Green+Blue) = 133+131+18=282 (37% of max value = 765). Red value is 133 (52.34% from 255 or 47.16% from 282); Green value is 131 (51.56% from 255 or 46.45% from 282); Blue value is 18 (7.42% from 255 or 6.38% from 282); Max value from RGB is 133 - color contains mainly: red. Hex color #858312 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #858312 is #7A7CED. Grayscale: #777777. Windows color (decimal): -8027374 or 1213317. OLE color: 1213317.
HSL color Cylindrical-coordinate representation of color #858312: hue angle of 58.96º degrees, saturation: 0.76, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #858312 is Cyan = 0, Magento = 0.02, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 131 | 18 | - |
| CMYK | 0 | 0.02 | 0.86 | 0.48 |
| HSL | 58.96º | 0.76% | 0.3% | - |
| HSV(B) | 58.96º | 0.86% | 0.52% | - |
| XYZ | 17.9 | 21.26 | 3.73 | - |
| YUV | 118.72 | 71.16 | 138.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 131 | 18 | 0 | 0.02 | 0.86 | 0.48 | 58.96 | 0.76 | 0.3 |
| Hex | 85 | 83 | 12 | 0 | 2 | 56 | 30 | 3B | 4C | 1E |
| Octal | 205 | 203 | 22 | 0 | 2 | 126 | 60 | 73 | 114 | 36 |
| Binary | 10000101 | 10000011 | 10010 | 0 | 10 | 1010110 | 110000 | 111011 | 1001100 | 11110 |
Color Harmonies of #858312
Complementary color
Monochromatic Colors of #858312
Black with #858312
Text Example
Text Example
White with #858312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858312; }
p { color: rgb(133,131,18); }
H1.HeaderClassName
{
color: #858312;
}
.AnyTagClassName
{
color: #858312;
}
</style>
background-color css
<style>
a { background-color: #858312; }
a { background-color: rgb(133,131,18); }
div.DivClassName
{
background-color: #858312;
}
.BgClassName
{
background-color: #858312;
}
</style>
border-color css
<style>
span { border-color: #858312; }
span { border-color: rgb(133,131,18); }
td.TdClassName
{
border-color: #858312;
}
.TagClassName
{
border-color: #858312;
}
</style>