Shades of Dark Olive Green #587224
Tints of Dark Olive Green #587224
RGB
CMYK
RGB Variations
Color information
#587224 (or 0x587224) is known color: Dark Olive Green. HEX triplet: 58, 72 and 24. RGB value is (88,114,36). Sum of RGB (Red+Green+Blue) = 88+114+36=238 (31% of max value = 765). Red value is 88 (34.77% from 255 or 36.97% from 238); Green value is 114 (44.92% from 255 or 47.90% from 238); Blue value is 36 (14.45% from 255 or 15.13% from 238); Max value from RGB is 114 - color contains mainly: green. Hex color #587224 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #587224 is #A78DDB. Grayscale: #616161. Windows color (decimal): -10980828 or 2388568. OLE color: 2388568.
HSL color Cylindrical-coordinate representation of color #587224: hue angle of 80º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #587224 is Cyan = 0.23, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 88 | 114 | 36 | - |
| CMYK | 0.23 | 0 | 0.68 | 0.55 |
| HSL | 80º | 0.52% | 0.29% | - |
| HSV(B) | 80º | 0.68% | 0.45% | - |
| XYZ | 10.36 | 14.24 | 3.87 | - |
| YUV | 97.33 | 93.39 | 121.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 114 | 36 | 0.23 | 0 | 0.68 | 0.55 | 80 | 0.52 | 0.29 |
| Hex | 58 | 72 | 24 | 17 | 0 | 44 | 37 | 50 | 34 | 1D |
| Octal | 130 | 162 | 44 | 27 | 0 | 104 | 67 | 120 | 64 | 35 |
| Binary | 1011000 | 1110010 | 100100 | 10111 | 0 | 1000100 | 110111 | 1010000 | 110100 | 11101 |
Color Harmonies of #587224
Complementary color
Monochromatic Colors of #587224
Black with #587224
Text Example
Text Example
White with #587224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587224; }
p { color: rgb(88,114,36); }
H1.HeaderClassName
{
color: #587224;
}
.AnyTagClassName
{
color: #587224;
}
</style>
background-color css
<style>
a { background-color: #587224; }
a { background-color: rgb(88,114,36); }
div.DivClassName
{
background-color: #587224;
}
.BgClassName
{
background-color: #587224;
}
</style>
border-color css
<style>
span { border-color: #587224; }
span { border-color: rgb(88,114,36); }
td.TdClassName
{
border-color: #587224;
}
.TagClassName
{
border-color: #587224;
}
</style>