Shades of Olive #858607
Tints of Olive #858607
RGB
CMYK
RGB Variations
Color information
#858607 (or 0x858607) is known color: Olive. HEX triplet: 85, 86 and 07. RGB value is (133,134,7). Sum of RGB (Red+Green+Blue) = 133+134+7=274 (36% of max value = 765). Red value is 133 (52.34% from 255 or 48.54% from 274); Green value is 134 (52.73% from 255 or 48.91% from 274); Blue value is 7 (3.12% from 255 or 2.55% from 274); Max value from RGB is 134 - color contains mainly: green. Hex color #858607 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #858607 is #7A79F8. Grayscale: #777777. Windows color (decimal): -8026617 or 493189. OLE color: 493189.
HSL color Cylindrical-coordinate representation of color #858607: hue angle of 60.47º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #858607 is Cyan = 0.01, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 133 | 134 | 7 | - |
| CMYK | 0.01 | 0 | 0.95 | 0.47 |
| HSL | 60.47º | 0.9% | 0.28% | - |
| HSV(B) | 60.47º | 0.95% | 0.53% | - |
| XYZ | 18.24 | 22.05 | 3.5 | - |
| YUV | 119.22 | 64.67 | 137.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 134 | 7 | 0.01 | 0 | 0.95 | 0.47 | 60.47 | 0.9 | 0.28 |
| Hex | 85 | 86 | 7 | 1 | 0 | 5F | 2F | 3C | 5A | 1C |
| Octal | 205 | 206 | 7 | 1 | 0 | 137 | 57 | 74 | 132 | 34 |
| Binary | 10000101 | 10000110 | 111 | 1 | 0 | 1011111 | 101111 | 111100 | 1011010 | 11100 |
Color Harmonies of #858607
Complementary color
Monochromatic Colors of #858607
Black with #858607
Text Example
Text Example
White with #858607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858607; }
p { color: rgb(133,134,7); }
H1.HeaderClassName
{
color: #858607;
}
.AnyTagClassName
{
color: #858607;
}
</style>
background-color css
<style>
a { background-color: #858607; }
a { background-color: rgb(133,134,7); }
div.DivClassName
{
background-color: #858607;
}
.BgClassName
{
background-color: #858607;
}
</style>
border-color css
<style>
span { border-color: #858607; }
span { border-color: rgb(133,134,7); }
td.TdClassName
{
border-color: #858607;
}
.TagClassName
{
border-color: #858607;
}
</style>