Shades of Olive #899407
Tints of Olive #899407
RGB
CMYK
RGB Variations
Color information
#899407 (or 0x899407) is known color: Olive. HEX triplet: 89, 94 and 07. RGB value is (137,148,7). Sum of RGB (Red+Green+Blue) = 137+148+7=292 (38% of max value = 765). Red value is 137 (53.91% from 255 or 46.92% from 292); Green value is 148 (58.20% from 255 or 50.68% from 292); Blue value is 7 (3.12% from 255 or 2.40% from 292); Max value from RGB is 148 - color contains mainly: green. Hex color #899407 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #899407 is #766BF8. Grayscale: #818181. Windows color (decimal): -7760889 or 496777. OLE color: 496777.
HSL color Cylindrical-coordinate representation of color #899407: hue angle of 64.68º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #899407 is Cyan = 0.07, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 137 | 148 | 7 | - |
| CMYK | 0.07 | 0 | 0.95 | 0.42 |
| HSL | 64.68º | 0.91% | 0.3% | - |
| HSV(B) | 64.68º | 0.95% | 0.58% | - |
| XYZ | 20.94 | 26.51 | 4.21 | - |
| YUV | 128.64 | 59.36 | 133.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 148 | 7 | 0.07 | 0 | 0.95 | 0.42 | 64.68 | 0.91 | 0.3 |
| Hex | 89 | 94 | 7 | 7 | 0 | 5F | 2A | 41 | 5B | 1E |
| Octal | 211 | 224 | 7 | 7 | 0 | 137 | 52 | 101 | 133 | 36 |
| Binary | 10001001 | 10010100 | 111 | 111 | 0 | 1011111 | 101010 | 1000001 | 1011011 | 11110 |
Color Harmonies of #899407
Complementary color
Monochromatic Colors of #899407
Black with #899407
Text Example
Text Example
White with #899407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #899407; }
p { color: rgb(137,148,7); }
H1.HeaderClassName
{
color: #899407;
}
.AnyTagClassName
{
color: #899407;
}
</style>
background-color css
<style>
a { background-color: #899407; }
a { background-color: rgb(137,148,7); }
div.DivClassName
{
background-color: #899407;
}
.BgClassName
{
background-color: #899407;
}
</style>
border-color css
<style>
span { border-color: #899407; }
span { border-color: rgb(137,148,7); }
td.TdClassName
{
border-color: #899407;
}
.TagClassName
{
border-color: #899407;
}
</style>