Shades of Olive #858605
Tints of Olive #858605
RGB
CMYK
RGB Variations
Color information
#858605 (or 0x858605) is known color: Olive. HEX triplet: 85, 86 and 05. RGB value is (133,134,5). Sum of RGB (Red+Green+Blue) = 133+134+5=272 (36% of max value = 765). Red value is 133 (52.34% from 255 or 48.90% from 272); Green value is 134 (52.73% from 255 or 49.26% from 272); Blue value is 5 (2.34% from 255 or 1.84% from 272); Max value from RGB is 134 - color contains mainly: green. Hex color #858605 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #858605 is #7A79FA. Grayscale: #777777. Windows color (decimal): -8026619 or 362117. OLE color: 362117.
HSL color Cylindrical-coordinate representation of color #858605: hue angle of 60.47º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #858605 is Cyan = 0.01, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 133 | 134 | 5 | - |
| CMYK | 0.01 | 0 | 0.96 | 0.47 |
| HSL | 60.47º | 0.93% | 0.27% | - |
| HSV(B) | 60.47º | 0.96% | 0.53% | - |
| XYZ | 18.23 | 22.05 | 3.44 | - |
| YUV | 119 | 63.67 | 137.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 134 | 5 | 0.01 | 0 | 0.96 | 0.47 | 60.47 | 0.93 | 0.27 |
| Hex | 85 | 86 | 5 | 1 | 0 | 60 | 2F | 3C | 5D | 1B |
| Octal | 205 | 206 | 5 | 1 | 0 | 140 | 57 | 74 | 135 | 33 |
| Binary | 10000101 | 10000110 | 101 | 1 | 0 | 1100000 | 101111 | 111100 | 1011101 | 11011 |
Color Harmonies of #858605
Complementary color
Monochromatic Colors of #858605
Black with #858605
Text Example
Text Example
White with #858605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858605; }
p { color: rgb(133,134,5); }
H1.HeaderClassName
{
color: #858605;
}
.AnyTagClassName
{
color: #858605;
}
</style>
background-color css
<style>
a { background-color: #858605; }
a { background-color: rgb(133,134,5); }
div.DivClassName
{
background-color: #858605;
}
.BgClassName
{
background-color: #858605;
}
</style>
border-color css
<style>
span { border-color: #858605; }
span { border-color: rgb(133,134,5); }
td.TdClassName
{
border-color: #858605;
}
.TagClassName
{
border-color: #858605;
}
</style>