Shades of Dark Olive Green #587329
Tints of Dark Olive Green #587329
RGB
CMYK
RGB Variations
Color information
#587329 (or 0x587329) is known color: Dark Olive Green. HEX triplet: 58, 73 and 29. RGB value is (88,115,41). Sum of RGB (Red+Green+Blue) = 88+115+41=244 (32% of max value = 765). Red value is 88 (34.77% from 255 or 36.07% from 244); Green value is 115 (45.31% from 255 or 47.13% from 244); Blue value is 41 (16.41% from 255 or 16.80% from 244); Max value from RGB is 115 - color contains mainly: green. Hex color #587329 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #587329 is #A78CD6. Grayscale: #626262. Windows color (decimal): -10980567 or 2716504. OLE color: 2716504.
HSL color Cylindrical-coordinate representation of color #587329: hue angle of 81.89º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #587329 is Cyan = 0.23, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 88 | 115 | 41 | - |
| CMYK | 0.23 | 0 | 0.64 | 0.55 |
| HSL | 81.89º | 0.47% | 0.31% | - |
| HSV(B) | 81.89º | 0.64% | 0.45% | - |
| XYZ | 10.56 | 14.5 | 4.34 | - |
| YUV | 98.49 | 95.55 | 120.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 115 | 41 | 0.23 | 0 | 0.64 | 0.55 | 81.89 | 0.47 | 0.31 |
| Hex | 58 | 73 | 29 | 17 | 0 | 40 | 37 | 52 | 2F | 1F |
| Octal | 130 | 163 | 51 | 27 | 0 | 100 | 67 | 122 | 57 | 37 |
| Binary | 1011000 | 1110011 | 101001 | 10111 | 0 | 1000000 | 110111 | 1010010 | 101111 | 11111 |
Color Harmonies of #587329
Complementary color
Monochromatic Colors of #587329
Black with #587329
Text Example
Text Example
White with #587329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587329; }
p { color: rgb(88,115,41); }
H1.HeaderClassName
{
color: #587329;
}
.AnyTagClassName
{
color: #587329;
}
</style>
background-color css
<style>
a { background-color: #587329; }
a { background-color: rgb(88,115,41); }
div.DivClassName
{
background-color: #587329;
}
.BgClassName
{
background-color: #587329;
}
</style>
border-color css
<style>
span { border-color: #587329; }
span { border-color: rgb(88,115,41); }
td.TdClassName
{
border-color: #587329;
}
.TagClassName
{
border-color: #587329;
}
</style>