Shades of Olive #857407
Tints of Olive #857407
RGB
CMYK
RGB Variations
Color information
#857407 (or 0x857407) is known color: Olive. HEX triplet: 85, 74 and 07. RGB value is (133,116,7). Sum of RGB (Red+Green+Blue) = 133+116+7=256 (33% of max value = 765). Red value is 133 (52.34% from 255 or 51.95% from 256); Green value is 116 (45.70% from 255 or 45.31% from 256); Blue value is 7 (3.12% from 255 or 2.73% from 256); Max value from RGB is 133 - color contains mainly: red. Hex color #857407 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #857407 is #7A8BF8. Grayscale: #6D6D6D. Windows color (decimal): -8031225 or 488581. OLE color: 488581.
HSL color Cylindrical-coordinate representation of color #857407: hue angle of 51.9º 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 #857407 is Cyan = 0, Magento = 0.13, Yellow = 0.95 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 116 | 7 | - |
| CMYK | 0 | 0.13 | 0.95 | 0.48 |
| HSL | 51.9º | 0.9% | 0.27% | - |
| HSV(B) | 51.9º | 0.95% | 0.52% | - |
| XYZ | 15.96 | 17.49 | 2.74 | - |
| YUV | 108.66 | 70.63 | 145.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 116 | 7 | 0 | 0.13 | 0.95 | 0.48 | 51.9 | 0.9 | 0.27 |
| Hex | 85 | 74 | 7 | 0 | D | 5F | 30 | 34 | 5A | 1B |
| Octal | 205 | 164 | 7 | 0 | 15 | 137 | 60 | 64 | 132 | 33 |
| Binary | 10000101 | 1110100 | 111 | 0 | 1101 | 1011111 | 110000 | 110100 | 1011010 | 11011 |
Color Harmonies of #857407
Complementary color
Monochromatic Colors of #857407
Black with #857407
Text Example
Text Example
White with #857407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857407; }
p { color: rgb(133,116,7); }
H1.HeaderClassName
{
color: #857407;
}
.AnyTagClassName
{
color: #857407;
}
</style>
background-color css
<style>
a { background-color: #857407; }
a { background-color: rgb(133,116,7); }
div.DivClassName
{
background-color: #857407;
}
.BgClassName
{
background-color: #857407;
}
</style>
border-color css
<style>
span { border-color: #857407; }
span { border-color: rgb(133,116,7); }
td.TdClassName
{
border-color: #857407;
}
.TagClassName
{
border-color: #857407;
}
</style>