Shades of Olive #867811
Tints of Olive #867811
RGB
CMYK
RGB Variations
Color information
#867811 (or 0x867811) is known color: Olive. HEX triplet: 86, 78 and 11. RGB value is (134,120,17). Sum of RGB (Red+Green+Blue) = 134+120+17=271 (35% of max value = 765). Red value is 134 (52.73% from 255 or 49.45% from 271); Green value is 120 (47.27% from 255 or 44.28% from 271); Blue value is 17 (7.03% from 255 or 6.27% from 271); Max value from RGB is 134 - color contains mainly: red. Hex color #867811 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #867811 is #7987EE. Grayscale: #707070. Windows color (decimal): -7964655 or 1144966. OLE color: 1144966.
HSL color Cylindrical-coordinate representation of color #867811: hue angle of 52.82º degrees, saturation: 0.77, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #867811 is Cyan = 0, Magento = 0.10, Yellow = 0.87 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 120 | 17 | - |
| CMYK | 0 | 0.10 | 0.87 | 0.47 |
| HSL | 52.82º | 0.77% | 0.3% | - |
| HSV(B) | 52.82º | 0.87% | 0.53% | - |
| XYZ | 16.65 | 18.54 | 3.23 | - |
| YUV | 112.44 | 74.14 | 143.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 120 | 17 | 0 | 0.10 | 0.87 | 0.47 | 52.82 | 0.77 | 0.3 |
| Hex | 86 | 78 | 11 | 0 | A | 57 | 2F | 35 | 4D | 1E |
| Octal | 206 | 170 | 21 | 0 | 12 | 127 | 57 | 65 | 115 | 36 |
| Binary | 10000110 | 1111000 | 10001 | 0 | 1010 | 1010111 | 101111 | 110101 | 1001101 | 11110 |
Color Harmonies of #867811
Complementary color
Monochromatic Colors of #867811
Black with #867811
Text Example
Text Example
White with #867811
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867811; }
p { color: rgb(134,120,17); }
H1.HeaderClassName
{
color: #867811;
}
.AnyTagClassName
{
color: #867811;
}
</style>
background-color css
<style>
a { background-color: #867811; }
a { background-color: rgb(134,120,17); }
div.DivClassName
{
background-color: #867811;
}
.BgClassName
{
background-color: #867811;
}
</style>
border-color css
<style>
span { border-color: #867811; }
span { border-color: rgb(134,120,17); }
td.TdClassName
{
border-color: #867811;
}
.TagClassName
{
border-color: #867811;
}
</style>