Shades of Olive #887207
Tints of Olive #887207
RGB
CMYK
RGB Variations
Color information
#887207 (or 0x887207) is known color: Olive. HEX triplet: 88, 72 and 07. RGB value is (136,114,7). Sum of RGB (Red+Green+Blue) = 136+114+7=257 (34% of max value = 765). Red value is 136 (53.52% from 255 or 52.92% from 257); Green value is 114 (44.92% from 255 or 44.36% from 257); Blue value is 7 (3.12% from 255 or 2.72% from 257); Max value from RGB is 136 - color contains mainly: red. Hex color #887207 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #887207 is #778DF8. Grayscale: #6C6C6C. Windows color (decimal): -7835129 or 488072. OLE color: 488072.
HSL color Cylindrical-coordinate representation of color #887207: hue angle of 49.77º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #887207 is Cyan = 0, Magento = 0.16, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 114 | 7 | - |
| CMYK | 0 | 0.16 | 0.95 | 0.47 |
| HSL | 49.77º | 0.9% | 0.28% | - |
| HSV(B) | 49.77º | 0.95% | 0.53% | - |
| XYZ | 16.21 | 17.28 | 2.68 | - |
| YUV | 108.38 | 70.79 | 147.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 114 | 7 | 0 | 0.16 | 0.95 | 0.47 | 49.77 | 0.9 | 0.28 |
| Hex | 88 | 72 | 7 | 0 | 10 | 5F | 2F | 32 | 5A | 1C |
| Octal | 210 | 162 | 7 | 0 | 20 | 137 | 57 | 62 | 132 | 34 |
| Binary | 10001000 | 1110010 | 111 | 0 | 10000 | 1011111 | 101111 | 110010 | 1011010 | 11100 |
Color Harmonies of #887207
Complementary color
Monochromatic Colors of #887207
Black with #887207
Text Example
Text Example
White with #887207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887207; }
p { color: rgb(136,114,7); }
H1.HeaderClassName
{
color: #887207;
}
.AnyTagClassName
{
color: #887207;
}
</style>
background-color css
<style>
a { background-color: #887207; }
a { background-color: rgb(136,114,7); }
div.DivClassName
{
background-color: #887207;
}
.BgClassName
{
background-color: #887207;
}
</style>
border-color css
<style>
span { border-color: #887207; }
span { border-color: rgb(136,114,7); }
td.TdClassName
{
border-color: #887207;
}
.TagClassName
{
border-color: #887207;
}
</style>