Shades of Olive #898507
Tints of Olive #898507
RGB
CMYK
RGB Variations
Color information
#898507 (or 0x898507) is known color: Olive. HEX triplet: 89, 85 and 07. RGB value is (137,133,7). Sum of RGB (Red+Green+Blue) = 137+133+7=277 (36% of max value = 765). Red value is 137 (53.91% from 255 or 49.46% from 277); Green value is 133 (52.34% from 255 or 48.01% from 277); Blue value is 7 (3.12% from 255 or 2.53% from 277); Max value from RGB is 137 - color contains mainly: red. Hex color #898507 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #898507 is #767AF8. Grayscale: #787878. Windows color (decimal): -7764729 or 492937. OLE color: 492937.
HSL color Cylindrical-coordinate representation of color #898507: hue angle of 58.15º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #898507 is Cyan = 0, Magento = 0.03, Yellow = 0.95 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 133 | 7 | - |
| CMYK | 0 | 0.03 | 0.95 | 0.46 |
| HSL | 58.15º | 0.9% | 0.28% | - |
| HSV(B) | 58.15º | 0.95% | 0.54% | - |
| XYZ | 18.74 | 22.11 | 3.48 | - |
| YUV | 119.83 | 64.33 | 140.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 133 | 7 | 0 | 0.03 | 0.95 | 0.46 | 58.15 | 0.9 | 0.28 |
| Hex | 89 | 85 | 7 | 0 | 3 | 5F | 2E | 3A | 5A | 1C |
| Octal | 211 | 205 | 7 | 0 | 3 | 137 | 56 | 72 | 132 | 34 |
| Binary | 10001001 | 10000101 | 111 | 0 | 11 | 1011111 | 101110 | 111010 | 1011010 | 11100 |
Color Harmonies of #898507
Complementary color
Monochromatic Colors of #898507
Black with #898507
Text Example
Text Example
White with #898507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #898507; }
p { color: rgb(137,133,7); }
H1.HeaderClassName
{
color: #898507;
}
.AnyTagClassName
{
color: #898507;
}
</style>
background-color css
<style>
a { background-color: #898507; }
a { background-color: rgb(137,133,7); }
div.DivClassName
{
background-color: #898507;
}
.BgClassName
{
background-color: #898507;
}
</style>
border-color css
<style>
span { border-color: #898507; }
span { border-color: rgb(137,133,7); }
td.TdClassName
{
border-color: #898507;
}
.TagClassName
{
border-color: #898507;
}
</style>