Shades of Olive #887811
Tints of Olive #887811
RGB
CMYK
RGB Variations
Color information
#887811 (or 0x887811) is known color: Olive. HEX triplet: 88, 78 and 11. RGB value is (136,120,17). Sum of RGB (Red+Green+Blue) = 136+120+17=273 (36% of max value = 765). Red value is 136 (53.52% from 255 or 49.82% from 273); Green value is 120 (47.27% from 255 or 43.96% from 273); Blue value is 17 (7.03% from 255 or 6.23% from 273); Max value from RGB is 136 - color contains mainly: red. Hex color #887811 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #887811 is #7787EE. Grayscale: #717171. Windows color (decimal): -7833583 or 1144968. OLE color: 1144968.
HSL color Cylindrical-coordinate representation of color #887811: hue angle of 51.93º degrees, saturation: 0.78, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #887811 is Cyan = 0, Magento = 0.12, Yellow = 0.87 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 120 | 17 | - |
| CMYK | 0 | 0.12 | 0.87 | 0.47 |
| HSL | 51.93º | 0.78% | 0.3% | - |
| HSV(B) | 51.93º | 0.88% | 0.53% | - |
| XYZ | 16.97 | 18.71 | 3.25 | - |
| YUV | 113.04 | 73.8 | 144.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 120 | 17 | 0 | 0.12 | 0.87 | 0.47 | 51.93 | 0.78 | 0.3 |
| Hex | 88 | 78 | 11 | 0 | C | 57 | 2F | 34 | 4E | 1E |
| Octal | 210 | 170 | 21 | 0 | 14 | 127 | 57 | 64 | 116 | 36 |
| Binary | 10001000 | 1111000 | 10001 | 0 | 1100 | 1010111 | 101111 | 110100 | 1001110 | 11110 |
Color Harmonies of #887811
Complementary color
Monochromatic Colors of #887811
Black with #887811
Text Example
Text Example
White with #887811
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887811; }
p { color: rgb(136,120,17); }
H1.HeaderClassName
{
color: #887811;
}
.AnyTagClassName
{
color: #887811;
}
</style>
background-color css
<style>
a { background-color: #887811; }
a { background-color: rgb(136,120,17); }
div.DivClassName
{
background-color: #887811;
}
.BgClassName
{
background-color: #887811;
}
</style>
border-color css
<style>
span { border-color: #887811; }
span { border-color: rgb(136,120,17); }
td.TdClassName
{
border-color: #887811;
}
.TagClassName
{
border-color: #887811;
}
</style>