Shades of Olive #889106
Tints of Olive #889106
RGB
CMYK
RGB Variations
Color information
#889106 (or 0x889106) is known color: Olive. HEX triplet: 88, 91 and 06. RGB value is (136,145,6). Sum of RGB (Red+Green+Blue) = 136+145+6=287 (38% of max value = 765). Red value is 136 (53.52% from 255 or 47.39% from 287); Green value is 145 (57.03% from 255 or 50.52% from 287); Blue value is 6 (2.73% from 255 or 2.09% from 287); Max value from RGB is 145 - color contains mainly: green. Hex color #889106 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #889106 is #776EF9. Grayscale: #7F7F7F. Windows color (decimal): -7827194 or 430472. OLE color: 430472.
HSL color Cylindrical-coordinate representation of color #889106: hue angle of 63.88º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #889106 is Cyan = 0.06, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 136 | 145 | 6 | - |
| CMYK | 0.06 | 0 | 0.96 | 0.43 |
| HSL | 63.88º | 0.92% | 0.3% | - |
| HSV(B) | 63.88º | 0.96% | 0.57% | - |
| XYZ | 20.31 | 25.5 | 4.02 | - |
| YUV | 126.46 | 60.02 | 134.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 145 | 6 | 0.06 | 0 | 0.96 | 0.43 | 63.88 | 0.92 | 0.3 |
| Hex | 88 | 91 | 6 | 6 | 0 | 60 | 2B | 40 | 5C | 1E |
| Octal | 210 | 221 | 6 | 6 | 0 | 140 | 53 | 100 | 134 | 36 |
| Binary | 10001000 | 10010001 | 110 | 110 | 0 | 1100000 | 101011 | 1000000 | 1011100 | 11110 |
Color Harmonies of #889106
Complementary color
Monochromatic Colors of #889106
Black with #889106
Text Example
Text Example
White with #889106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889106; }
p { color: rgb(136,145,6); }
H1.HeaderClassName
{
color: #889106;
}
.AnyTagClassName
{
color: #889106;
}
</style>
background-color css
<style>
a { background-color: #889106; }
a { background-color: rgb(136,145,6); }
div.DivClassName
{
background-color: #889106;
}
.BgClassName
{
background-color: #889106;
}
</style>
border-color css
<style>
span { border-color: #889106; }
span { border-color: rgb(136,145,6); }
td.TdClassName
{
border-color: #889106;
}
.TagClassName
{
border-color: #889106;
}
</style>