Shades of Dark Olive Green #597526
Tints of Dark Olive Green #597526
RGB
CMYK
RGB Variations
Color information
#597526 (or 0x597526) is known color: Dark Olive Green. HEX triplet: 59, 75 and 26. RGB value is (89,117,38). Sum of RGB (Red+Green+Blue) = 89+117+38=244 (32% of max value = 765). Red value is 89 (35.16% from 255 or 36.48% from 244); Green value is 117 (46.09% from 255 or 47.95% from 244); Blue value is 38 (15.23% from 255 or 15.57% from 244); Max value from RGB is 117 - color contains mainly: green. Hex color #597526 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #597526 is #A68AD9. Grayscale: #636363. Windows color (decimal): -10914522 or 2520409. OLE color: 2520409.
HSL color Cylindrical-coordinate representation of color #597526: hue angle of 81.27º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #597526 is Cyan = 0.24, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 89 | 117 | 38 | - |
| CMYK | 0.24 | 0 | 0.68 | 0.54 |
| HSL | 81.27º | 0.51% | 0.3% | - |
| HSV(B) | 81.27º | 0.68% | 0.46% | - |
| XYZ | 10.83 | 14.99 | 4.16 | - |
| YUV | 99.62 | 93.22 | 120.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 117 | 38 | 0.24 | 0 | 0.68 | 0.54 | 81.27 | 0.51 | 0.3 |
| Hex | 59 | 75 | 26 | 18 | 0 | 44 | 36 | 51 | 33 | 1E |
| Octal | 131 | 165 | 46 | 30 | 0 | 104 | 66 | 121 | 63 | 36 |
| Binary | 1011001 | 1110101 | 100110 | 11000 | 0 | 1000100 | 110110 | 1010001 | 110011 | 11110 |
Color Harmonies of #597526
Complementary color
Monochromatic Colors of #597526
Black with #597526
Text Example
Text Example
White with #597526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597526; }
p { color: rgb(89,117,38); }
H1.HeaderClassName
{
color: #597526;
}
.AnyTagClassName
{
color: #597526;
}
</style>
background-color css
<style>
a { background-color: #597526; }
a { background-color: rgb(89,117,38); }
div.DivClassName
{
background-color: #597526;
}
.BgClassName
{
background-color: #597526;
}
</style>
border-color css
<style>
span { border-color: #597526; }
span { border-color: rgb(89,117,38); }
td.TdClassName
{
border-color: #597526;
}
.TagClassName
{
border-color: #597526;
}
</style>