Shades of Olive #887006
Tints of Olive #887006
RGB
CMYK
RGB Variations
Color information
#887006 (or 0x887006) is known color: Olive. HEX triplet: 88, 70 and 06. RGB value is (136,112,6). Sum of RGB (Red+Green+Blue) = 136+112+6=254 (33% of max value = 765). Red value is 136 (53.52% from 255 or 53.54% from 254); Green value is 112 (44.14% from 255 or 44.09% from 254); Blue value is 6 (2.73% from 255 or 2.36% from 254); Max value from RGB is 136 - color contains mainly: red. Hex color #887006 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #887006 is #778FF9. Grayscale: #6B6B6B. Windows color (decimal): -7835642 or 422024. OLE color: 422024.
HSL color Cylindrical-coordinate representation of color #887006: hue angle of 48.92º 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 #887006 is Cyan = 0, Magento = 0.18, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 112 | 6 | - |
| CMYK | 0 | 0.18 | 0.96 | 0.47 |
| HSL | 48.92º | 0.92% | 0.28% | - |
| HSV(B) | 48.92º | 0.96% | 0.53% | - |
| XYZ | 15.98 | 16.84 | 2.58 | - |
| YUV | 107.09 | 70.95 | 148.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 112 | 6 | 0 | 0.18 | 0.96 | 0.47 | 48.92 | 0.92 | 0.28 |
| Hex | 88 | 70 | 6 | 0 | 12 | 60 | 2F | 31 | 5C | 1C |
| Octal | 210 | 160 | 6 | 0 | 22 | 140 | 57 | 61 | 134 | 34 |
| Binary | 10001000 | 1110000 | 110 | 0 | 10010 | 1100000 | 101111 | 110001 | 1011100 | 11100 |
Color Harmonies of #887006
Complementary color
Monochromatic Colors of #887006
Black with #887006
Text Example
Text Example
White with #887006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887006; }
p { color: rgb(136,112,6); }
H1.HeaderClassName
{
color: #887006;
}
.AnyTagClassName
{
color: #887006;
}
</style>
background-color css
<style>
a { background-color: #887006; }
a { background-color: rgb(136,112,6); }
div.DivClassName
{
background-color: #887006;
}
.BgClassName
{
background-color: #887006;
}
</style>
border-color css
<style>
span { border-color: #887006; }
span { border-color: rgb(136,112,6); }
td.TdClassName
{
border-color: #887006;
}
.TagClassName
{
border-color: #887006;
}
</style>