Shades of Olive #887206
Tints of Olive #887206
RGB
CMYK
RGB Variations
Color information
#887206 (or 0x887206) is known color: Olive. HEX triplet: 88, 72 and 06. RGB value is (136,114,6). Sum of RGB (Red+Green+Blue) = 136+114+6=256 (33% of max value = 765). Red value is 136 (53.52% from 255 or 53.12% from 256); Green value is 114 (44.92% from 255 or 44.53% from 256); Blue value is 6 (2.73% from 255 or 2.34% from 256); Max value from RGB is 136 - color contains mainly: red. Hex color #887206 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #887206 is #778DF9. Grayscale: #6C6C6C. Windows color (decimal): -7835130 or 422536. OLE color: 422536.
HSL color Cylindrical-coordinate representation of color #887206: hue angle of 49.85º 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 #887206 is Cyan = 0, Magento = 0.16, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 114 | 6 | - |
| CMYK | 0 | 0.16 | 0.96 | 0.47 |
| HSL | 49.85º | 0.92% | 0.28% | - |
| HSV(B) | 49.85º | 0.96% | 0.53% | - |
| XYZ | 16.2 | 17.28 | 2.65 | - |
| YUV | 108.27 | 70.29 | 147.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 114 | 6 | 0 | 0.16 | 0.96 | 0.47 | 49.85 | 0.92 | 0.28 |
| Hex | 88 | 72 | 6 | 0 | 10 | 60 | 2F | 32 | 5C | 1C |
| Octal | 210 | 162 | 6 | 0 | 20 | 140 | 57 | 62 | 134 | 34 |
| Binary | 10001000 | 1110010 | 110 | 0 | 10000 | 1100000 | 101111 | 110010 | 1011100 | 11100 |
Color Harmonies of #887206
Complementary color
Monochromatic Colors of #887206
Black with #887206
Text Example
Text Example
White with #887206
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887206; }
p { color: rgb(136,114,6); }
H1.HeaderClassName
{
color: #887206;
}
.AnyTagClassName
{
color: #887206;
}
</style>
background-color css
<style>
a { background-color: #887206; }
a { background-color: rgb(136,114,6); }
div.DivClassName
{
background-color: #887206;
}
.BgClassName
{
background-color: #887206;
}
</style>
border-color css
<style>
span { border-color: #887206; }
span { border-color: rgb(136,114,6); }
td.TdClassName
{
border-color: #887206;
}
.TagClassName
{
border-color: #887206;
}
</style>