Shades of Olive #858507
Tints of Olive #858507
RGB
CMYK
RGB Variations
Color information
#858507 (or 0x858507) is known color: Olive. HEX triplet: 85, 85 and 07. RGB value is (133,133,7). Sum of RGB (Red+Green+Blue) = 133+133+7=273 (36% of max value = 765). Red value is 133 (52.34% from 255 or 48.72% from 273); Green value is 133 (52.34% from 255 or 48.72% from 273); Blue value is 7 (3.12% from 255 or 2.56% from 273); Max value from RGB is 133 - color contains mainly: red, green. Hex color #858507 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #858507 is #7A7AF8. Grayscale: #777777. Windows color (decimal): -8026873 or 492933. OLE color: 492933.
HSL color Cylindrical-coordinate representation of color #858507: hue angle of 60º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #858507 is Cyan = 0, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 133 | 7 | - |
| CMYK | 0 | 0 | 0.95 | 0.48 |
| HSL | 60º | 0.9% | 0.27% | - |
| HSV(B) | 60º | 0.95% | 0.52% | - |
| XYZ | 18.1 | 21.78 | 3.45 | - |
| YUV | 118.64 | 65 | 138.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 133 | 7 | 0 | 0 | 0.95 | 0.48 | 60 | 0.9 | 0.27 |
| Hex | 85 | 85 | 7 | 0 | 0 | 5F | 30 | 3C | 5A | 1B |
| Octal | 205 | 205 | 7 | 0 | 0 | 137 | 60 | 74 | 132 | 33 |
| Binary | 10000101 | 10000101 | 111 | 0 | 0 | 1011111 | 110000 | 111100 | 1011010 | 11011 |
Color Harmonies of #858507
Complementary color
Monochromatic Colors of #858507
Black with #858507
Text Example
Text Example
White with #858507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858507; }
p { color: rgb(133,133,7); }
H1.HeaderClassName
{
color: #858507;
}
.AnyTagClassName
{
color: #858507;
}
</style>
background-color css
<style>
a { background-color: #858507; }
a { background-color: rgb(133,133,7); }
div.DivClassName
{
background-color: #858507;
}
.BgClassName
{
background-color: #858507;
}
</style>
border-color css
<style>
span { border-color: #858507; }
span { border-color: rgb(133,133,7); }
td.TdClassName
{
border-color: #858507;
}
.TagClassName
{
border-color: #858507;
}
</style>