Shades of Olive #897407
Tints of Olive #897407
RGB
CMYK
RGB Variations
Color information
#897407 (or 0x897407) is known color: Olive. HEX triplet: 89, 74 and 07. RGB value is (137,116,7). Sum of RGB (Red+Green+Blue) = 137+116+7=260 (34% of max value = 765). Red value is 137 (53.91% from 255 or 52.69% from 260); Green value is 116 (45.70% from 255 or 44.62% from 260); Blue value is 7 (3.12% from 255 or 2.69% from 260); Max value from RGB is 137 - color contains mainly: red. Hex color #897407 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #897407 is #768BF8. Grayscale: #6E6E6E. Windows color (decimal): -7769081 or 488585. OLE color: 488585.
HSL color Cylindrical-coordinate representation of color #897407: hue angle of 50.31º 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 #897407 is Cyan = 0, Magento = 0.15, Yellow = 0.95 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 116 | 7 | - |
| CMYK | 0 | 0.15 | 0.95 | 0.46 |
| HSL | 50.31º | 0.9% | 0.28% | - |
| HSV(B) | 50.31º | 0.95% | 0.54% | - |
| XYZ | 16.6 | 17.82 | 2.77 | - |
| YUV | 109.85 | 69.96 | 147.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 116 | 7 | 0 | 0.15 | 0.95 | 0.46 | 50.31 | 0.9 | 0.28 |
| Hex | 89 | 74 | 7 | 0 | F | 5F | 2E | 32 | 5A | 1C |
| Octal | 211 | 164 | 7 | 0 | 17 | 137 | 56 | 62 | 132 | 34 |
| Binary | 10001001 | 1110100 | 111 | 0 | 1111 | 1011111 | 101110 | 110010 | 1011010 | 11100 |
Color Harmonies of #897407
Complementary color
Monochromatic Colors of #897407
Black with #897407
Text Example
Text Example
White with #897407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897407; }
p { color: rgb(137,116,7); }
H1.HeaderClassName
{
color: #897407;
}
.AnyTagClassName
{
color: #897407;
}
</style>
background-color css
<style>
a { background-color: #897407; }
a { background-color: rgb(137,116,7); }
div.DivClassName
{
background-color: #897407;
}
.BgClassName
{
background-color: #897407;
}
</style>
border-color css
<style>
span { border-color: #897407; }
span { border-color: rgb(137,116,7); }
td.TdClassName
{
border-color: #897407;
}
.TagClassName
{
border-color: #897407;
}
</style>