Shades of Dark Olive Green #597326
Tints of Dark Olive Green #597326
RGB
CMYK
RGB Variations
Color information
#597326 (or 0x597326) is known color: Dark Olive Green. HEX triplet: 59, 73 and 26. RGB value is (89,115,38). Sum of RGB (Red+Green+Blue) = 89+115+38=242 (32% of max value = 765). Red value is 89 (35.16% from 255 or 36.78% from 242); Green value is 115 (45.31% from 255 or 47.52% from 242); Blue value is 38 (15.23% from 255 or 15.70% from 242); Max value from RGB is 115 - color contains mainly: green. Hex color #597326 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #597326 is #A68CD9. Grayscale: #626262. Windows color (decimal): -10915034 or 2519897. OLE color: 2519897.
HSL color Cylindrical-coordinate representation of color #597326: hue angle of 80.26º 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 #597326 is Cyan = 0.23, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 89 | 115 | 38 | - |
| CMYK | 0.23 | 0 | 0.67 | 0.55 |
| HSL | 80.26º | 0.5% | 0.3% | - |
| HSV(B) | 80.26º | 0.67% | 0.45% | - |
| XYZ | 10.6 | 14.53 | 4.08 | - |
| YUV | 98.45 | 93.89 | 121.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 115 | 38 | 0.23 | 0 | 0.67 | 0.55 | 80.26 | 0.5 | 0.3 |
| Hex | 59 | 73 | 26 | 17 | 0 | 43 | 37 | 50 | 32 | 1E |
| Octal | 131 | 163 | 46 | 27 | 0 | 103 | 67 | 120 | 62 | 36 |
| Binary | 1011001 | 1110011 | 100110 | 10111 | 0 | 1000011 | 110111 | 1010000 | 110010 | 11110 |
Color Harmonies of #597326
Complementary color
Monochromatic Colors of #597326
Black with #597326
Text Example
Text Example
White with #597326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597326; }
p { color: rgb(89,115,38); }
H1.HeaderClassName
{
color: #597326;
}
.AnyTagClassName
{
color: #597326;
}
</style>
background-color css
<style>
a { background-color: #597326; }
a { background-color: rgb(89,115,38); }
div.DivClassName
{
background-color: #597326;
}
.BgClassName
{
background-color: #597326;
}
</style>
border-color css
<style>
span { border-color: #597326; }
span { border-color: rgb(89,115,38); }
td.TdClassName
{
border-color: #597326;
}
.TagClassName
{
border-color: #597326;
}
</style>