Shades of Olive #899108
Tints of Olive #899108
RGB
CMYK
RGB Variations
Color information
#899108 (or 0x899108) is known color: Olive. HEX triplet: 89, 91 and 08. RGB value is (137,145,8). Sum of RGB (Red+Green+Blue) = 137+145+8=290 (38% of max value = 765). Red value is 137 (53.91% from 255 or 47.24% from 290); Green value is 145 (57.03% from 255 or 50% from 290); Blue value is 8 (3.52% from 255 or 2.76% from 290); Max value from RGB is 145 - color contains mainly: green. Hex color #899108 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #899108 is #766EF7. Grayscale: #7F7F7F. Windows color (decimal): -7761656 or 561545. OLE color: 561545.
HSL color Cylindrical-coordinate representation of color #899108: hue angle of 63.5º 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 #899108 is Cyan = 0.06, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 137 | 145 | 8 | - |
| CMYK | 0.06 | 0 | 0.94 | 0.43 |
| HSL | 63.5º | 0.9% | 0.3% | - |
| HSV(B) | 63.5º | 0.94% | 0.57% | - |
| XYZ | 20.49 | 25.59 | 4.09 | - |
| YUV | 126.99 | 60.85 | 135.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 145 | 8 | 0.06 | 0 | 0.94 | 0.43 | 63.5 | 0.9 | 0.3 |
| Hex | 89 | 91 | 8 | 6 | 0 | 5E | 2B | 40 | 5A | 1E |
| Octal | 211 | 221 | 10 | 6 | 0 | 136 | 53 | 100 | 132 | 36 |
| Binary | 10001001 | 10010001 | 1000 | 110 | 0 | 1011110 | 101011 | 1000000 | 1011010 | 11110 |
Color Harmonies of #899108
Complementary color
Monochromatic Colors of #899108
Black with #899108
Text Example
Text Example
White with #899108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #899108; }
p { color: rgb(137,145,8); }
H1.HeaderClassName
{
color: #899108;
}
.AnyTagClassName
{
color: #899108;
}
</style>
background-color css
<style>
a { background-color: #899108; }
a { background-color: rgb(137,145,8); }
div.DivClassName
{
background-color: #899108;
}
.BgClassName
{
background-color: #899108;
}
</style>
border-color css
<style>
span { border-color: #899108; }
span { border-color: rgb(137,145,8); }
td.TdClassName
{
border-color: #899108;
}
.TagClassName
{
border-color: #899108;
}
</style>