Shades of Dark Olive Green #587032
Tints of Dark Olive Green #587032
RGB
CMYK
RGB Variations
Color information
#587032 (or 0x587032) is known color: Dark Olive Green. HEX triplet: 58, 70 and 32. RGB value is (88,112,50). Sum of RGB (Red+Green+Blue) = 88+112+50=250 (33% of max value = 765). Red value is 88 (34.77% from 255 or 35.2% from 250); Green value is 112 (44.14% from 255 or 44.8% from 250); Blue value is 50 (19.92% from 255 or 20% from 250); Max value from RGB is 112 - color contains mainly: green. Hex color #587032 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #587032 is #A78FCD. Grayscale: #616161. Windows color (decimal): -10981326 or 3305560. OLE color: 3305560.
HSL color Cylindrical-coordinate representation of color #587032: hue angle of 83.23º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #587032 is Cyan = 0.21, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 88 | 112 | 50 | - |
| CMYK | 0.21 | 0 | 0.55 | 0.56 |
| HSL | 83.23º | 0.38% | 0.32% | - |
| HSV(B) | 83.23º | 0.55% | 0.44% | - |
| XYZ | 10.39 | 13.89 | 5.15 | - |
| YUV | 97.76 | 101.05 | 121.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 112 | 50 | 0.21 | 0 | 0.55 | 0.56 | 83.23 | 0.38 | 0.32 |
| Hex | 58 | 70 | 32 | 15 | 0 | 37 | 38 | 53 | 26 | 20 |
| Octal | 130 | 160 | 62 | 25 | 0 | 67 | 70 | 123 | 46 | 40 |
| Binary | 1011000 | 1110000 | 110010 | 10101 | 0 | 110111 | 111000 | 1010011 | 100110 | 100000 |
Color Harmonies of #587032
Complementary color
Monochromatic Colors of #587032
Black with #587032
Text Example
Text Example
White with #587032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587032; }
p { color: rgb(88,112,50); }
H1.HeaderClassName
{
color: #587032;
}
.AnyTagClassName
{
color: #587032;
}
</style>
background-color css
<style>
a { background-color: #587032; }
a { background-color: rgb(88,112,50); }
div.DivClassName
{
background-color: #587032;
}
.BgClassName
{
background-color: #587032;
}
</style>
border-color css
<style>
span { border-color: #587032; }
span { border-color: rgb(88,112,50); }
td.TdClassName
{
border-color: #587032;
}
.TagClassName
{
border-color: #587032;
}
</style>