Shades of Olive #858807
Tints of Olive #858807
RGB
CMYK
RGB Variations
Color information
#858807 (or 0x858807) is known color: Olive. HEX triplet: 85, 88 and 07. RGB value is (133,136,7). Sum of RGB (Red+Green+Blue) = 133+136+7=276 (36% of max value = 765). Red value is 133 (52.34% from 255 or 48.19% from 276); Green value is 136 (53.52% from 255 or 49.28% from 276); Blue value is 7 (3.12% from 255 or 2.54% from 276); Max value from RGB is 136 - color contains mainly: green. Hex color #858807 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #858807 is #7A77F8. Grayscale: #787878. Windows color (decimal): -8026105 or 493701. OLE color: 493701.
HSL color Cylindrical-coordinate representation of color #858807: hue angle of 61.4º 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 #858807 is Cyan = 0.02, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 133 | 136 | 7 | - |
| CMYK | 0.02 | 0 | 0.95 | 0.47 |
| HSL | 61.4º | 0.9% | 0.28% | - |
| HSV(B) | 61.4º | 0.95% | 0.53% | - |
| XYZ | 18.52 | 22.61 | 3.59 | - |
| YUV | 120.4 | 64.01 | 136.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 136 | 7 | 0.02 | 0 | 0.95 | 0.47 | 61.4 | 0.9 | 0.28 |
| Hex | 85 | 88 | 7 | 2 | 0 | 5F | 2F | 3D | 5A | 1C |
| Octal | 205 | 210 | 7 | 2 | 0 | 137 | 57 | 75 | 132 | 34 |
| Binary | 10000101 | 10001000 | 111 | 10 | 0 | 1011111 | 101111 | 111101 | 1011010 | 11100 |
Color Harmonies of #858807
Complementary color
Monochromatic Colors of #858807
Black with #858807
Text Example
Text Example
White with #858807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858807; }
p { color: rgb(133,136,7); }
H1.HeaderClassName
{
color: #858807;
}
.AnyTagClassName
{
color: #858807;
}
</style>
background-color css
<style>
a { background-color: #858807; }
a { background-color: rgb(133,136,7); }
div.DivClassName
{
background-color: #858807;
}
.BgClassName
{
background-color: #858807;
}
</style>
border-color css
<style>
span { border-color: #858807; }
span { border-color: rgb(133,136,7); }
td.TdClassName
{
border-color: #858807;
}
.TagClassName
{
border-color: #858807;
}
</style>