Shades of Olive #889108
Tints of Olive #889108
RGB
CMYK
RGB Variations
Color information
#889108 (or 0x889108) is known color: Olive. HEX triplet: 88, 91 and 08. RGB value is (136,145,8). Sum of RGB (Red+Green+Blue) = 136+145+8=289 (38% of max value = 765). Red value is 136 (53.52% from 255 or 47.06% from 289); Green value is 145 (57.03% from 255 or 50.17% from 289); Blue value is 8 (3.52% from 255 or 2.77% from 289); Max value from RGB is 145 - color contains mainly: green. Hex color #889108 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #889108 is #776EF7. Grayscale: #7F7F7F. Windows color (decimal): -7827192 or 561544. OLE color: 561544.
HSL color Cylindrical-coordinate representation of color #889108: hue angle of 63.94º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #889108 is Cyan = 0.06, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 136 | 145 | 8 | - |
| CMYK | 0.06 | 0 | 0.94 | 0.43 |
| HSL | 63.94º | 0.9% | 0.3% | - |
| HSV(B) | 63.94º | 0.94% | 0.57% | - |
| XYZ | 20.32 | 25.5 | 4.08 | - |
| YUV | 126.69 | 61.02 | 134.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 145 | 8 | 0.06 | 0 | 0.94 | 0.43 | 63.94 | 0.9 | 0.3 |
| Hex | 88 | 91 | 8 | 6 | 0 | 5E | 2B | 40 | 5A | 1E |
| Octal | 210 | 221 | 10 | 6 | 0 | 136 | 53 | 100 | 132 | 36 |
| Binary | 10001000 | 10010001 | 1000 | 110 | 0 | 1011110 | 101011 | 1000000 | 1011010 | 11110 |
Color Harmonies of #889108
Complementary color
Monochromatic Colors of #889108
Black with #889108
Text Example
Text Example
White with #889108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889108; }
p { color: rgb(136,145,8); }
H1.HeaderClassName
{
color: #889108;
}
.AnyTagClassName
{
color: #889108;
}
</style>
background-color css
<style>
a { background-color: #889108; }
a { background-color: rgb(136,145,8); }
div.DivClassName
{
background-color: #889108;
}
.BgClassName
{
background-color: #889108;
}
</style>
border-color css
<style>
span { border-color: #889108; }
span { border-color: rgb(136,145,8); }
td.TdClassName
{
border-color: #889108;
}
.TagClassName
{
border-color: #889108;
}
</style>