Shades of Olive #858309
Tints of Olive #858309
RGB
CMYK
RGB Variations
Color information
#858309 (or 0x858309) is known color: Olive. HEX triplet: 85, 83 and 09. RGB value is (133,131,9). Sum of RGB (Red+Green+Blue) = 133+131+9=273 (36% of max value = 765). Red value is 133 (52.34% from 255 or 48.72% from 273); Green value is 131 (51.56% from 255 or 47.99% from 273); Blue value is 9 (3.91% from 255 or 3.30% from 273); Max value from RGB is 133 - color contains mainly: red. Hex color #858309 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #858309 is #7A7CF6. Grayscale: #767676. Windows color (decimal): -8027383 or 623493. OLE color: 623493.
HSL color Cylindrical-coordinate representation of color #858309: hue angle of 59.03º 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 #858309 is Cyan = 0, Magento = 0.02, Yellow = 0.93 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 131 | 9 | - |
| CMYK | 0 | 0.02 | 0.93 | 0.48 |
| HSL | 59.03º | 0.87% | 0.28% | - |
| HSV(B) | 59.03º | 0.93% | 0.52% | - |
| XYZ | 17.84 | 21.24 | 3.42 | - |
| YUV | 117.69 | 66.66 | 138.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 131 | 9 | 0 | 0.02 | 0.93 | 0.48 | 59.03 | 0.87 | 0.28 |
| Hex | 85 | 83 | 9 | 0 | 2 | 5D | 30 | 3B | 57 | 1C |
| Octal | 205 | 203 | 11 | 0 | 2 | 135 | 60 | 73 | 127 | 34 |
| Binary | 10000101 | 10000011 | 1001 | 0 | 10 | 1011101 | 110000 | 111011 | 1010111 | 11100 |
Color Harmonies of #858309
Complementary color
Monochromatic Colors of #858309
Black with #858309
Text Example
Text Example
White with #858309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858309; }
p { color: rgb(133,131,9); }
H1.HeaderClassName
{
color: #858309;
}
.AnyTagClassName
{
color: #858309;
}
</style>
background-color css
<style>
a { background-color: #858309; }
a { background-color: rgb(133,131,9); }
div.DivClassName
{
background-color: #858309;
}
.BgClassName
{
background-color: #858309;
}
</style>
border-color css
<style>
span { border-color: #858309; }
span { border-color: rgb(133,131,9); }
td.TdClassName
{
border-color: #858309;
}
.TagClassName
{
border-color: #858309;
}
</style>