Shades of Olive #858213
Tints of Olive #858213
RGB
CMYK
RGB Variations
Color information
#858213 (or 0x858213) is known color: Olive. HEX triplet: 85, 82 and 13. RGB value is (133,130,19). Sum of RGB (Red+Green+Blue) = 133+130+19=282 (37% of max value = 765). Red value is 133 (52.34% from 255 or 47.16% from 282); Green value is 130 (51.17% from 255 or 46.10% from 282); Blue value is 19 (7.81% from 255 or 6.74% from 282); Max value from RGB is 133 - color contains mainly: red. Hex color #858213 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #858213 is #7A7DEC. Grayscale: #767676. Windows color (decimal): -8027629 or 1278597. OLE color: 1278597.
HSL color Cylindrical-coordinate representation of color #858213: hue angle of 58.42º degrees, saturation: 0.75, 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 #858213 is Cyan = 0, Magento = 0.02, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 130 | 19 | - |
| CMYK | 0 | 0.02 | 0.86 | 0.48 |
| HSL | 58.42º | 0.75% | 0.3% | - |
| HSV(B) | 58.42º | 0.86% | 0.52% | - |
| XYZ | 17.77 | 21 | 3.73 | - |
| YUV | 118.24 | 71.99 | 138.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 130 | 19 | 0 | 0.02 | 0.86 | 0.48 | 58.42 | 0.75 | 0.3 |
| Hex | 85 | 82 | 13 | 0 | 2 | 56 | 30 | 3A | 4B | 1E |
| Octal | 205 | 202 | 23 | 0 | 2 | 126 | 60 | 72 | 113 | 36 |
| Binary | 10000101 | 10000010 | 10011 | 0 | 10 | 1010110 | 110000 | 111010 | 1001011 | 11110 |
Color Harmonies of #858213
Complementary color
Monochromatic Colors of #858213
Black with #858213
Text Example
Text Example
White with #858213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858213; }
p { color: rgb(133,130,19); }
H1.HeaderClassName
{
color: #858213;
}
.AnyTagClassName
{
color: #858213;
}
</style>
background-color css
<style>
a { background-color: #858213; }
a { background-color: rgb(133,130,19); }
div.DivClassName
{
background-color: #858213;
}
.BgClassName
{
background-color: #858213;
}
</style>
border-color css
<style>
span { border-color: #858213; }
span { border-color: rgb(133,130,19); }
td.TdClassName
{
border-color: #858213;
}
.TagClassName
{
border-color: #858213;
}
</style>