Shades of Olive #889306
Tints of Olive #889306
RGB
CMYK
RGB Variations
Color information
#889306 (or 0x889306) is known color: Olive. HEX triplet: 88, 93 and 06. RGB value is (136,147,6). Sum of RGB (Red+Green+Blue) = 136+147+6=289 (38% of max value = 765). Red value is 136 (53.52% from 255 or 47.06% from 289); Green value is 147 (57.81% from 255 or 50.87% from 289); Blue value is 6 (2.73% from 255 or 2.08% from 289); Max value from RGB is 147 - color contains mainly: green. Hex color #889306 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #889306 is #776CF9. Grayscale: #808080. Windows color (decimal): -7826682 or 430984. OLE color: 430984.
HSL color Cylindrical-coordinate representation of color #889306: hue angle of 64.68º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #889306 is Cyan = 0.07, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 136 | 147 | 6 | - |
| CMYK | 0.07 | 0 | 0.96 | 0.42 |
| HSL | 64.68º | 0.92% | 0.3% | - |
| HSV(B) | 64.68º | 0.96% | 0.58% | - |
| XYZ | 20.62 | 26.11 | 4.13 | - |
| YUV | 127.64 | 59.36 | 133.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 147 | 6 | 0.07 | 0 | 0.96 | 0.42 | 64.68 | 0.92 | 0.3 |
| Hex | 88 | 93 | 6 | 7 | 0 | 60 | 2A | 41 | 5C | 1E |
| Octal | 210 | 223 | 6 | 7 | 0 | 140 | 52 | 101 | 134 | 36 |
| Binary | 10001000 | 10010011 | 110 | 111 | 0 | 1100000 | 101010 | 1000001 | 1011100 | 11110 |
Color Harmonies of #889306
Complementary color
Monochromatic Colors of #889306
Black with #889306
Text Example
Text Example
White with #889306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889306; }
p { color: rgb(136,147,6); }
H1.HeaderClassName
{
color: #889306;
}
.AnyTagClassName
{
color: #889306;
}
</style>
background-color css
<style>
a { background-color: #889306; }
a { background-color: rgb(136,147,6); }
div.DivClassName
{
background-color: #889306;
}
.BgClassName
{
background-color: #889306;
}
</style>
border-color css
<style>
span { border-color: #889306; }
span { border-color: rgb(136,147,6); }
td.TdClassName
{
border-color: #889306;
}
.TagClassName
{
border-color: #889306;
}
</style>