Shades of Olive #857207
Tints of Olive #857207
RGB
CMYK
RGB Variations
Color information
#857207 (or 0x857207) is known color: Olive. HEX triplet: 85, 72 and 07. RGB value is (133,114,7). Sum of RGB (Red+Green+Blue) = 133+114+7=254 (33% of max value = 765). Red value is 133 (52.34% from 255 or 52.36% from 254); Green value is 114 (44.92% from 255 or 44.88% from 254); Blue value is 7 (3.12% from 255 or 2.76% from 254); Max value from RGB is 133 - color contains mainly: red. Hex color #857207 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #857207 is #7A8DF8. Grayscale: #6B6B6B. Windows color (decimal): -8031737 or 488069. OLE color: 488069.
HSL color Cylindrical-coordinate representation of color #857207: hue angle of 50.95º 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 #857207 is Cyan = 0, Magento = 0.14, Yellow = 0.95 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 114 | 7 | - |
| CMYK | 0 | 0.14 | 0.95 | 0.48 |
| HSL | 50.95º | 0.9% | 0.27% | - |
| HSV(B) | 50.95º | 0.95% | 0.52% | - |
| XYZ | 15.73 | 17.04 | 2.66 | - |
| YUV | 107.48 | 71.29 | 146.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 114 | 7 | 0 | 0.14 | 0.95 | 0.48 | 50.95 | 0.9 | 0.27 |
| Hex | 85 | 72 | 7 | 0 | E | 5F | 30 | 33 | 5A | 1B |
| Octal | 205 | 162 | 7 | 0 | 16 | 137 | 60 | 63 | 132 | 33 |
| Binary | 10000101 | 1110010 | 111 | 0 | 1110 | 1011111 | 110000 | 110011 | 1011010 | 11011 |
Color Harmonies of #857207
Complementary color
Monochromatic Colors of #857207
Black with #857207
Text Example
Text Example
White with #857207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857207; }
p { color: rgb(133,114,7); }
H1.HeaderClassName
{
color: #857207;
}
.AnyTagClassName
{
color: #857207;
}
</style>
background-color css
<style>
a { background-color: #857207; }
a { background-color: rgb(133,114,7); }
div.DivClassName
{
background-color: #857207;
}
.BgClassName
{
background-color: #857207;
}
</style>
border-color css
<style>
span { border-color: #857207; }
span { border-color: rgb(133,114,7); }
td.TdClassName
{
border-color: #857207;
}
.TagClassName
{
border-color: #857207;
}
</style>