Shades of Olive #897408
Tints of Olive #897408
RGB
CMYK
RGB Variations
Color information
#897408 (or 0x897408) is known color: Olive. HEX triplet: 89, 74 and 08. RGB value is (137,116,8). Sum of RGB (Red+Green+Blue) = 137+116+8=261 (34% of max value = 765). Red value is 137 (53.91% from 255 or 52.49% from 261); Green value is 116 (45.70% from 255 or 44.44% from 261); Blue value is 8 (3.52% from 255 or 3.07% from 261); Max value from RGB is 137 - color contains mainly: red. Hex color #897408 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #897408 is #768BF7. Grayscale: #6E6E6E. Windows color (decimal): -7769080 or 554121. OLE color: 554121.
HSL color Cylindrical-coordinate representation of color #897408: hue angle of 50.23º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #897408 is Cyan = 0, Magento = 0.15, Yellow = 0.94 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 116 | 8 | - |
| CMYK | 0 | 0.15 | 0.94 | 0.46 |
| HSL | 50.23º | 0.89% | 0.28% | - |
| HSV(B) | 50.23º | 0.94% | 0.54% | - |
| XYZ | 16.61 | 17.83 | 2.8 | - |
| YUV | 109.97 | 70.46 | 147.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 116 | 8 | 0 | 0.15 | 0.94 | 0.46 | 50.23 | 0.89 | 0.28 |
| Hex | 89 | 74 | 8 | 0 | F | 5E | 2E | 32 | 59 | 1C |
| Octal | 211 | 164 | 10 | 0 | 17 | 136 | 56 | 62 | 131 | 34 |
| Binary | 10001001 | 1110100 | 1000 | 0 | 1111 | 1011110 | 101110 | 110010 | 1011001 | 11100 |
Color Harmonies of #897408
Complementary color
Monochromatic Colors of #897408
Black with #897408
Text Example
Text Example
White with #897408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897408; }
p { color: rgb(137,116,8); }
H1.HeaderClassName
{
color: #897408;
}
.AnyTagClassName
{
color: #897408;
}
</style>
background-color css
<style>
a { background-color: #897408; }
a { background-color: rgb(137,116,8); }
div.DivClassName
{
background-color: #897408;
}
.BgClassName
{
background-color: #897408;
}
</style>
border-color css
<style>
span { border-color: #897408; }
span { border-color: rgb(137,116,8); }
td.TdClassName
{
border-color: #897408;
}
.TagClassName
{
border-color: #897408;
}
</style>