Shades of Olive #887706
Tints of Olive #887706
RGB
CMYK
RGB Variations
Color information
#887706 (or 0x887706) is known color: Olive. HEX triplet: 88, 77 and 06. RGB value is (136,119,6). Sum of RGB (Red+Green+Blue) = 136+119+6=261 (34% of max value = 765). Red value is 136 (53.52% from 255 or 52.11% from 261); Green value is 119 (46.88% from 255 or 45.59% from 261); Blue value is 6 (2.73% from 255 or 2.30% from 261); Max value from RGB is 136 - color contains mainly: red. Hex color #887706 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #887706 is #7788F9. Grayscale: #6F6F6F. Windows color (decimal): -7833850 or 423816. OLE color: 423816.
HSL color Cylindrical-coordinate representation of color #887706: hue angle of 52.15º degrees, saturation: 0.92, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #887706 is Cyan = 0, Magento = 0.12, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 119 | 6 | - |
| CMYK | 0 | 0.12 | 0.96 | 0.47 |
| HSL | 52.15º | 0.92% | 0.28% | - |
| HSV(B) | 52.15º | 0.96% | 0.53% | - |
| XYZ | 16.78 | 18.44 | 2.85 | - |
| YUV | 111.2 | 68.63 | 145.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 119 | 6 | 0 | 0.12 | 0.96 | 0.47 | 52.15 | 0.92 | 0.28 |
| Hex | 88 | 77 | 6 | 0 | C | 60 | 2F | 34 | 5C | 1C |
| Octal | 210 | 167 | 6 | 0 | 14 | 140 | 57 | 64 | 134 | 34 |
| Binary | 10001000 | 1110111 | 110 | 0 | 1100 | 1100000 | 101111 | 110100 | 1011100 | 11100 |
Color Harmonies of #887706
Complementary color
Monochromatic Colors of #887706
Black with #887706
Text Example
Text Example
White with #887706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887706; }
p { color: rgb(136,119,6); }
H1.HeaderClassName
{
color: #887706;
}
.AnyTagClassName
{
color: #887706;
}
</style>
background-color css
<style>
a { background-color: #887706; }
a { background-color: rgb(136,119,6); }
div.DivClassName
{
background-color: #887706;
}
.BgClassName
{
background-color: #887706;
}
</style>
border-color css
<style>
span { border-color: #887706; }
span { border-color: rgb(136,119,6); }
td.TdClassName
{
border-color: #887706;
}
.TagClassName
{
border-color: #887706;
}
</style>