Shades of Dark Olive Green #597730
Tints of Dark Olive Green #597730
RGB
CMYK
RGB Variations
Color information
#597730 (or 0x597730) is known color: Dark Olive Green. HEX triplet: 59, 77 and 30. RGB value is (89,119,48). Sum of RGB (Red+Green+Blue) = 89+119+48=256 (33% of max value = 765). Red value is 89 (35.16% from 255 or 34.77% from 256); Green value is 119 (46.88% from 255 or 46.48% from 256); Blue value is 48 (19.14% from 255 or 18.75% from 256); Max value from RGB is 119 - color contains mainly: green. Hex color #597730 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #597730 is #A688CF. Grayscale: #666666. Windows color (decimal): -10914000 or 3176281. OLE color: 3176281.
HSL color Cylindrical-coordinate representation of color #597730: hue angle of 85.35º 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 #597730 is Cyan = 0.25, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 89 | 119 | 48 | - |
| CMYK | 0.25 | 0 | 0.60 | 0.53 |
| HSL | 85.35º | 0.43% | 0.33% | - |
| HSV(B) | 85.35º | 0.6% | 0.47% | - |
| XYZ | 11.25 | 15.53 | 5.2 | - |
| YUV | 101.94 | 97.56 | 118.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 119 | 48 | 0.25 | 0 | 0.60 | 0.53 | 85.35 | 0.43 | 0.33 |
| Hex | 59 | 77 | 30 | 19 | 0 | 3C | 35 | 55 | 2B | 21 |
| Octal | 131 | 167 | 60 | 31 | 0 | 74 | 65 | 125 | 53 | 41 |
| Binary | 1011001 | 1110111 | 110000 | 11001 | 0 | 111100 | 110101 | 1010101 | 101011 | 100001 |
Color Harmonies of #597730
Complementary color
Monochromatic Colors of #597730
Black with #597730
Text Example
Text Example
White with #597730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597730; }
p { color: rgb(89,119,48); }
H1.HeaderClassName
{
color: #597730;
}
.AnyTagClassName
{
color: #597730;
}
</style>
background-color css
<style>
a { background-color: #597730; }
a { background-color: rgb(89,119,48); }
div.DivClassName
{
background-color: #597730;
}
.BgClassName
{
background-color: #597730;
}
</style>
border-color css
<style>
span { border-color: #597730; }
span { border-color: rgb(89,119,48); }
td.TdClassName
{
border-color: #597730;
}
.TagClassName
{
border-color: #597730;
}
</style>