Shades of Olive #857009
Tints of Olive #857009
RGB
CMYK
RGB Variations
Color information
#857009 (or 0x857009) is known color: Olive. HEX triplet: 85, 70 and 09. RGB value is (133,112,9). Sum of RGB (Red+Green+Blue) = 133+112+9=254 (33% of max value = 765). Red value is 133 (52.34% from 255 or 52.36% from 254); Green value is 112 (44.14% from 255 or 44.09% from 254); Blue value is 9 (3.91% from 255 or 3.54% from 254); Max value from RGB is 133 - color contains mainly: red. Hex color #857009 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #857009 is #7A8FF6. Grayscale: #6A6A6A. Windows color (decimal): -8032247 or 618629. OLE color: 618629.
HSL color Cylindrical-coordinate representation of color #857009: hue angle of 49.84º 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 #857009 is Cyan = 0, Magento = 0.16, Yellow = 0.93 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 112 | 9 | - |
| CMYK | 0 | 0.16 | 0.93 | 0.48 |
| HSL | 49.84º | 0.87% | 0.28% | - |
| HSV(B) | 49.84º | 0.93% | 0.52% | - |
| XYZ | 15.52 | 16.59 | 2.64 | - |
| YUV | 106.54 | 72.96 | 146.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 112 | 9 | 0 | 0.16 | 0.93 | 0.48 | 49.84 | 0.87 | 0.28 |
| Hex | 85 | 70 | 9 | 0 | 10 | 5D | 30 | 32 | 57 | 1C |
| Octal | 205 | 160 | 11 | 0 | 20 | 135 | 60 | 62 | 127 | 34 |
| Binary | 10000101 | 1110000 | 1001 | 0 | 10000 | 1011101 | 110000 | 110010 | 1010111 | 11100 |
Color Harmonies of #857009
Complementary color
Monochromatic Colors of #857009
Black with #857009
Text Example
Text Example
White with #857009
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857009; }
p { color: rgb(133,112,9); }
H1.HeaderClassName
{
color: #857009;
}
.AnyTagClassName
{
color: #857009;
}
</style>
background-color css
<style>
a { background-color: #857009; }
a { background-color: rgb(133,112,9); }
div.DivClassName
{
background-color: #857009;
}
.BgClassName
{
background-color: #857009;
}
</style>
border-color css
<style>
span { border-color: #857009; }
span { border-color: rgb(133,112,9); }
td.TdClassName
{
border-color: #857009;
}
.TagClassName
{
border-color: #857009;
}
</style>