Shades of Dark Olive Green #597122
Tints of Dark Olive Green #597122
RGB
CMYK
RGB Variations
Color information
#597122 (or 0x597122) is known color: Dark Olive Green. HEX triplet: 59, 71 and 22. RGB value is (89,113,34). Sum of RGB (Red+Green+Blue) = 89+113+34=236 (31% of max value = 765). Red value is 89 (35.16% from 255 or 37.71% from 236); Green value is 113 (44.53% from 255 or 47.88% from 236); Blue value is 34 (13.67% from 255 or 14.41% from 236); Max value from RGB is 113 - color contains mainly: green. Hex color #597122 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #597122 is #A68EDD. Grayscale: #616161. Windows color (decimal): -10915550 or 2257241. OLE color: 2257241.
HSL color Cylindrical-coordinate representation of color #597122: hue angle of 78.23º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #597122 is Cyan = 0.21, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 89 | 113 | 34 | - |
| CMYK | 0.21 | 0 | 0.70 | 0.56 |
| HSL | 78.23º | 0.54% | 0.29% | - |
| HSV(B) | 78.23º | 0.7% | 0.44% | - |
| XYZ | 10.31 | 14.05 | 3.68 | - |
| YUV | 96.82 | 92.55 | 122.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 113 | 34 | 0.21 | 0 | 0.70 | 0.56 | 78.23 | 0.54 | 0.29 |
| Hex | 59 | 71 | 22 | 15 | 0 | 46 | 38 | 4E | 36 | 1D |
| Octal | 131 | 161 | 42 | 25 | 0 | 106 | 70 | 116 | 66 | 35 |
| Binary | 1011001 | 1110001 | 100010 | 10101 | 0 | 1000110 | 111000 | 1001110 | 110110 | 11101 |
Color Harmonies of #597122
Complementary color
Monochromatic Colors of #597122
Black with #597122
Text Example
Text Example
White with #597122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597122; }
p { color: rgb(89,113,34); }
H1.HeaderClassName
{
color: #597122;
}
.AnyTagClassName
{
color: #597122;
}
</style>
background-color css
<style>
a { background-color: #597122; }
a { background-color: rgb(89,113,34); }
div.DivClassName
{
background-color: #597122;
}
.BgClassName
{
background-color: #597122;
}
</style>
border-color css
<style>
span { border-color: #597122; }
span { border-color: rgb(89,113,34); }
td.TdClassName
{
border-color: #597122;
}
.TagClassName
{
border-color: #597122;
}
</style>