Shades of Olive #889309
Tints of Olive #889309
RGB
CMYK
RGB Variations
Color information
#889309 (or 0x889309) is known color: Olive. HEX triplet: 88, 93 and 09. RGB value is (136,147,9). Sum of RGB (Red+Green+Blue) = 136+147+9=292 (38% of max value = 765). Red value is 136 (53.52% from 255 or 46.58% from 292); Green value is 147 (57.81% from 255 or 50.34% from 292); Blue value is 9 (3.91% from 255 or 3.08% from 292); Max value from RGB is 147 - color contains mainly: green. Hex color #889309 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #889309 is #776CF6. Grayscale: #808080. Windows color (decimal): -7826679 or 627592. OLE color: 627592.
HSL color Cylindrical-coordinate representation of color #889309: hue angle of 64.78º degrees, saturation: 0.88, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #889309 is Cyan = 0.07, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 136 | 147 | 9 | - |
| CMYK | 0.07 | 0 | 0.94 | 0.42 |
| HSL | 64.78º | 0.88% | 0.31% | - |
| HSV(B) | 64.78º | 0.94% | 0.58% | - |
| XYZ | 20.64 | 26.12 | 4.21 | - |
| YUV | 127.98 | 60.86 | 133.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 147 | 9 | 0.07 | 0 | 0.94 | 0.42 | 64.78 | 0.88 | 0.31 |
| Hex | 88 | 93 | 9 | 7 | 0 | 5E | 2A | 41 | 58 | 1F |
| Octal | 210 | 223 | 11 | 7 | 0 | 136 | 52 | 101 | 130 | 37 |
| Binary | 10001000 | 10010011 | 1001 | 111 | 0 | 1011110 | 101010 | 1000001 | 1011000 | 11111 |
Color Harmonies of #889309
Complementary color
Monochromatic Colors of #889309
Black with #889309
Text Example
Text Example
White with #889309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889309; }
p { color: rgb(136,147,9); }
H1.HeaderClassName
{
color: #889309;
}
.AnyTagClassName
{
color: #889309;
}
</style>
background-color css
<style>
a { background-color: #889309; }
a { background-color: rgb(136,147,9); }
div.DivClassName
{
background-color: #889309;
}
.BgClassName
{
background-color: #889309;
}
</style>
border-color css
<style>
span { border-color: #889309; }
span { border-color: rgb(136,147,9); }
td.TdClassName
{
border-color: #889309;
}
.TagClassName
{
border-color: #889309;
}
</style>