Shades of Dark Olive Green #597227
Tints of Dark Olive Green #597227
RGB
CMYK
RGB Variations
Color information
#597227 (or 0x597227) is known color: Dark Olive Green. HEX triplet: 59, 72 and 27. RGB value is (89,114,39). Sum of RGB (Red+Green+Blue) = 89+114+39=242 (32% of max value = 765). Red value is 89 (35.16% from 255 or 36.78% from 242); Green value is 114 (44.92% from 255 or 47.11% from 242); Blue value is 39 (15.62% from 255 or 16.12% from 242); Max value from RGB is 114 - color contains mainly: green. Hex color #597227 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #597227 is #A68DD8. Grayscale: #626262. Windows color (decimal): -10915289 or 2585177. OLE color: 2585177.
HSL color Cylindrical-coordinate representation of color #597227: hue angle of 80º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #597227 is Cyan = 0.22, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 89 | 114 | 39 | - |
| CMYK | 0.22 | 0 | 0.66 | 0.55 |
| HSL | 80º | 0.49% | 0.3% | - |
| HSV(B) | 80º | 0.66% | 0.45% | - |
| XYZ | 10.5 | 14.3 | 4.13 | - |
| YUV | 97.98 | 94.72 | 121.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 114 | 39 | 0.22 | 0 | 0.66 | 0.55 | 80 | 0.49 | 0.3 |
| Hex | 59 | 72 | 27 | 16 | 0 | 42 | 37 | 50 | 31 | 1E |
| Octal | 131 | 162 | 47 | 26 | 0 | 102 | 67 | 120 | 61 | 36 |
| Binary | 1011001 | 1110010 | 100111 | 10110 | 0 | 1000010 | 110111 | 1010000 | 110001 | 11110 |
Color Harmonies of #597227
Complementary color
Monochromatic Colors of #597227
Black with #597227
Text Example
Text Example
White with #597227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597227; }
p { color: rgb(89,114,39); }
H1.HeaderClassName
{
color: #597227;
}
.AnyTagClassName
{
color: #597227;
}
</style>
background-color css
<style>
a { background-color: #597227; }
a { background-color: rgb(89,114,39); }
div.DivClassName
{
background-color: #597227;
}
.BgClassName
{
background-color: #597227;
}
</style>
border-color css
<style>
span { border-color: #597227; }
span { border-color: rgb(89,114,39); }
td.TdClassName
{
border-color: #597227;
}
.TagClassName
{
border-color: #597227;
}
</style>