Shades of Dark Olive Green #597930
Tints of Dark Olive Green #597930
RGB
CMYK
RGB Variations
Color information
#597930 (or 0x597930) is known color: Dark Olive Green. HEX triplet: 59, 79 and 30. RGB value is (89,121,48). Sum of RGB (Red+Green+Blue) = 89+121+48=258 (34% of max value = 765). Red value is 89 (35.16% from 255 or 34.50% from 258); Green value is 121 (47.66% from 255 or 46.90% from 258); Blue value is 48 (19.14% from 255 or 18.60% from 258); Max value from RGB is 121 - color contains mainly: green. Hex color #597930 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #597930 is #A686CF. Grayscale: #676767. Windows color (decimal): -10913488 or 3176793. OLE color: 3176793.
HSL color Cylindrical-coordinate representation of color #597930: hue angle of 86.3º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #597930 is Cyan = 0.26, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 89 | 121 | 48 | - |
| CMYK | 0.26 | 0 | 0.60 | 0.53 |
| HSL | 86.3º | 0.43% | 0.33% | - |
| HSV(B) | 86.3º | 0.6% | 0.47% | - |
| XYZ | 11.49 | 16.01 | 5.28 | - |
| YUV | 103.11 | 96.9 | 117.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 121 | 48 | 0.26 | 0 | 0.60 | 0.53 | 86.3 | 0.43 | 0.33 |
| Hex | 59 | 79 | 30 | 1A | 0 | 3C | 35 | 56 | 2B | 21 |
| Octal | 131 | 171 | 60 | 32 | 0 | 74 | 65 | 126 | 53 | 41 |
| Binary | 1011001 | 1111001 | 110000 | 11010 | 0 | 111100 | 110101 | 1010110 | 101011 | 100001 |
Color Harmonies of #597930
Complementary color
Monochromatic Colors of #597930
Black with #597930
Text Example
Text Example
White with #597930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597930; }
p { color: rgb(89,121,48); }
H1.HeaderClassName
{
color: #597930;
}
.AnyTagClassName
{
color: #597930;
}
</style>
background-color css
<style>
a { background-color: #597930; }
a { background-color: rgb(89,121,48); }
div.DivClassName
{
background-color: #597930;
}
.BgClassName
{
background-color: #597930;
}
</style>
border-color css
<style>
span { border-color: #597930; }
span { border-color: rgb(89,121,48); }
td.TdClassName
{
border-color: #597930;
}
.TagClassName
{
border-color: #597930;
}
</style>