Shades of Dark Olive Green #597226
Tints of Dark Olive Green #597226
RGB
CMYK
RGB Variations
Color information
#597226 (or 0x597226) is known color: Dark Olive Green. HEX triplet: 59, 72 and 26. RGB value is (89,114,38). Sum of RGB (Red+Green+Blue) = 89+114+38=241 (31% of max value = 765). Red value is 89 (35.16% from 255 or 36.93% from 241); Green value is 114 (44.92% from 255 or 47.30% from 241); Blue value is 38 (15.23% from 255 or 15.77% from 241); Max value from RGB is 114 - color contains mainly: green. Hex color #597226 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #597226 is #A68DD9. Grayscale: #626262. Windows color (decimal): -10915290 or 2519641. OLE color: 2519641.
HSL color Cylindrical-coordinate representation of color #597226: hue angle of 79.74º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #597226 is Cyan = 0.22, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 89 | 114 | 38 | - |
| CMYK | 0.22 | 0 | 0.67 | 0.55 |
| HSL | 79.74º | 0.5% | 0.3% | - |
| HSV(B) | 79.74º | 0.67% | 0.45% | - |
| XYZ | 10.49 | 14.3 | 4.04 | - |
| YUV | 97.86 | 94.22 | 121.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 114 | 38 | 0.22 | 0 | 0.67 | 0.55 | 79.74 | 0.5 | 0.3 |
| Hex | 59 | 72 | 26 | 16 | 0 | 43 | 37 | 50 | 32 | 1E |
| Octal | 131 | 162 | 46 | 26 | 0 | 103 | 67 | 120 | 62 | 36 |
| Binary | 1011001 | 1110010 | 100110 | 10110 | 0 | 1000011 | 110111 | 1010000 | 110010 | 11110 |
Color Harmonies of #597226
Complementary color
Monochromatic Colors of #597226
Black with #597226
Text Example
Text Example
White with #597226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597226; }
p { color: rgb(89,114,38); }
H1.HeaderClassName
{
color: #597226;
}
.AnyTagClassName
{
color: #597226;
}
</style>
background-color css
<style>
a { background-color: #597226; }
a { background-color: rgb(89,114,38); }
div.DivClassName
{
background-color: #597226;
}
.BgClassName
{
background-color: #597226;
}
</style>
border-color css
<style>
span { border-color: #597226; }
span { border-color: rgb(89,114,38); }
td.TdClassName
{
border-color: #597226;
}
.TagClassName
{
border-color: #597226;
}
</style>