Shades of Dark Olive Green #587226
Tints of Dark Olive Green #587226
RGB
CMYK
RGB Variations
Color information
#587226 (or 0x587226) is known color: Dark Olive Green. HEX triplet: 58, 72 and 26. RGB value is (88,114,38). Sum of RGB (Red+Green+Blue) = 88+114+38=240 (31% of max value = 765). Red value is 88 (34.77% from 255 or 36.67% from 240); Green value is 114 (44.92% from 255 or 47.5% from 240); Blue value is 38 (15.23% from 255 or 15.83% from 240); Max value from RGB is 114 - color contains mainly: green. Hex color #587226 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #587226 is #A78DD9. Grayscale: #616161. Windows color (decimal): -10980826 or 2519640. OLE color: 2519640.
HSL color Cylindrical-coordinate representation of color #587226: hue angle of 80.53º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #587226 is Cyan = 0.23, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 88 | 114 | 38 | - |
| CMYK | 0.23 | 0 | 0.67 | 0.55 |
| HSL | 80.53º | 0.5% | 0.3% | - |
| HSV(B) | 80.53º | 0.67% | 0.45% | - |
| XYZ | 10.39 | 14.25 | 4.04 | - |
| YUV | 97.56 | 94.39 | 121.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 114 | 38 | 0.23 | 0 | 0.67 | 0.55 | 80.53 | 0.5 | 0.3 |
| Hex | 58 | 72 | 26 | 17 | 0 | 43 | 37 | 51 | 32 | 1E |
| Octal | 130 | 162 | 46 | 27 | 0 | 103 | 67 | 121 | 62 | 36 |
| Binary | 1011000 | 1110010 | 100110 | 10111 | 0 | 1000011 | 110111 | 1010001 | 110010 | 11110 |
Color Harmonies of #587226
Complementary color
Monochromatic Colors of #587226
Black with #587226
Text Example
Text Example
White with #587226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587226; }
p { color: rgb(88,114,38); }
H1.HeaderClassName
{
color: #587226;
}
.AnyTagClassName
{
color: #587226;
}
</style>
background-color css
<style>
a { background-color: #587226; }
a { background-color: rgb(88,114,38); }
div.DivClassName
{
background-color: #587226;
}
.BgClassName
{
background-color: #587226;
}
</style>
border-color css
<style>
span { border-color: #587226; }
span { border-color: rgb(88,114,38); }
td.TdClassName
{
border-color: #587226;
}
.TagClassName
{
border-color: #587226;
}
</style>