Shades of Olive #889507
Tints of Olive #889507
RGB
CMYK
RGB Variations
Color information
#889507 (or 0x889507) is known color: Olive. HEX triplet: 88, 95 and 07. RGB value is (136,149,7). Sum of RGB (Red+Green+Blue) = 136+149+7=292 (38% of max value = 765). Red value is 136 (53.52% from 255 or 46.58% from 292); Green value is 149 (58.59% from 255 or 51.03% from 292); Blue value is 7 (3.12% from 255 or 2.40% from 292); Max value from RGB is 149 - color contains mainly: green. Hex color #889507 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #889507 is #776AF8. Grayscale: #818181. Windows color (decimal): -7826169 or 497032. OLE color: 497032.
HSL color Cylindrical-coordinate representation of color #889507: hue angle of 65.49º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #889507 is Cyan = 0.09, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 136 | 149 | 7 | - |
| CMYK | 0.09 | 0 | 0.95 | 0.42 |
| HSL | 65.49º | 0.91% | 0.31% | - |
| HSV(B) | 65.49º | 0.95% | 0.58% | - |
| XYZ | 20.94 | 26.74 | 4.26 | - |
| YUV | 128.93 | 59.19 | 133.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 149 | 7 | 0.09 | 0 | 0.95 | 0.42 | 65.49 | 0.91 | 0.31 |
| Hex | 88 | 95 | 7 | 9 | 0 | 5F | 2A | 41 | 5B | 1F |
| Octal | 210 | 225 | 7 | 11 | 0 | 137 | 52 | 101 | 133 | 37 |
| Binary | 10001000 | 10010101 | 111 | 1001 | 0 | 1011111 | 101010 | 1000001 | 1011011 | 11111 |
Color Harmonies of #889507
Complementary color
Monochromatic Colors of #889507
Black with #889507
Text Example
Text Example
White with #889507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889507; }
p { color: rgb(136,149,7); }
H1.HeaderClassName
{
color: #889507;
}
.AnyTagClassName
{
color: #889507;
}
</style>
background-color css
<style>
a { background-color: #889507; }
a { background-color: rgb(136,149,7); }
div.DivClassName
{
background-color: #889507;
}
.BgClassName
{
background-color: #889507;
}
</style>
border-color css
<style>
span { border-color: #889507; }
span { border-color: rgb(136,149,7); }
td.TdClassName
{
border-color: #889507;
}
.TagClassName
{
border-color: #889507;
}
</style>