Shades of Olive #887609
Tints of Olive #887609
RGB
CMYK
RGB Variations
Color information
#887609 (or 0x887609) is known color: Olive. HEX triplet: 88, 76 and 09. RGB value is (136,118,9). Sum of RGB (Red+Green+Blue) = 136+118+9=263 (34% of max value = 765). Red value is 136 (53.52% from 255 or 51.71% from 263); Green value is 118 (46.48% from 255 or 44.87% from 263); Blue value is 9 (3.91% from 255 or 3.42% from 263); Max value from RGB is 136 - color contains mainly: red. Hex color #887609 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #887609 is #7789F6. Grayscale: #6F6F6F. Windows color (decimal): -7834103 or 620168. OLE color: 620168.
HSL color Cylindrical-coordinate representation of color #887609: hue angle of 51.5º degrees, saturation: 0.88, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #887609 is Cyan = 0, Magento = 0.13, Yellow = 0.93 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 118 | 9 | - |
| CMYK | 0 | 0.13 | 0.93 | 0.47 |
| HSL | 51.5º | 0.88% | 0.28% | - |
| HSV(B) | 51.5º | 0.93% | 0.53% | - |
| XYZ | 16.68 | 18.21 | 2.89 | - |
| YUV | 110.96 | 70.46 | 145.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 118 | 9 | 0 | 0.13 | 0.93 | 0.47 | 51.5 | 0.88 | 0.28 |
| Hex | 88 | 76 | 9 | 0 | D | 5D | 2F | 33 | 58 | 1C |
| Octal | 210 | 166 | 11 | 0 | 15 | 135 | 57 | 63 | 130 | 34 |
| Binary | 10001000 | 1110110 | 1001 | 0 | 1101 | 1011101 | 101111 | 110011 | 1011000 | 11100 |
Color Harmonies of #887609
Complementary color
Monochromatic Colors of #887609
Black with #887609
Text Example
Text Example
White with #887609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887609; }
p { color: rgb(136,118,9); }
H1.HeaderClassName
{
color: #887609;
}
.AnyTagClassName
{
color: #887609;
}
</style>
background-color css
<style>
a { background-color: #887609; }
a { background-color: rgb(136,118,9); }
div.DivClassName
{
background-color: #887609;
}
.BgClassName
{
background-color: #887609;
}
</style>
border-color css
<style>
span { border-color: #887609; }
span { border-color: rgb(136,118,9); }
td.TdClassName
{
border-color: #887609;
}
.TagClassName
{
border-color: #887609;
}
</style>