Shades of Olive #858209
Tints of Olive #858209
RGB
CMYK
RGB Variations
Color information
#858209 (or 0x858209) is known color: Olive. HEX triplet: 85, 82 and 09. RGB value is (133,130,9). Sum of RGB (Red+Green+Blue) = 133+130+9=272 (36% of max value = 765). Red value is 133 (52.34% from 255 or 48.90% from 272); Green value is 130 (51.17% from 255 or 47.79% from 272); Blue value is 9 (3.91% from 255 or 3.31% from 272); Max value from RGB is 133 - color contains mainly: red. Hex color #858209 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #858209 is #7A7DF6. Grayscale: #757575. Windows color (decimal): -8027639 or 623237. OLE color: 623237.
HSL color Cylindrical-coordinate representation of color #858209: hue angle of 58.55º degrees, saturation: 0.87, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #858209 is Cyan = 0, Magento = 0.02, Yellow = 0.93 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 130 | 9 | - |
| CMYK | 0 | 0.02 | 0.93 | 0.48 |
| HSL | 58.55º | 0.87% | 0.28% | - |
| HSV(B) | 58.55º | 0.93% | 0.52% | - |
| XYZ | 17.7 | 20.97 | 3.37 | - |
| YUV | 117.1 | 66.99 | 139.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 130 | 9 | 0 | 0.02 | 0.93 | 0.48 | 58.55 | 0.87 | 0.28 |
| Hex | 85 | 82 | 9 | 0 | 2 | 5D | 30 | 3B | 57 | 1C |
| Octal | 205 | 202 | 11 | 0 | 2 | 135 | 60 | 73 | 127 | 34 |
| Binary | 10000101 | 10000010 | 1001 | 0 | 10 | 1011101 | 110000 | 111011 | 1010111 | 11100 |
Color Harmonies of #858209
Complementary color
Monochromatic Colors of #858209
Black with #858209
Text Example
Text Example
White with #858209
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858209; }
p { color: rgb(133,130,9); }
H1.HeaderClassName
{
color: #858209;
}
.AnyTagClassName
{
color: #858209;
}
</style>
background-color css
<style>
a { background-color: #858209; }
a { background-color: rgb(133,130,9); }
div.DivClassName
{
background-color: #858209;
}
.BgClassName
{
background-color: #858209;
}
</style>
border-color css
<style>
span { border-color: #858209; }
span { border-color: rgb(133,130,9); }
td.TdClassName
{
border-color: #858209;
}
.TagClassName
{
border-color: #858209;
}
</style>