Shades of Dark Olive Green #587534
Tints of Dark Olive Green #587534
RGB
CMYK
RGB Variations
Color information
#587534 (or 0x587534) is known color: Dark Olive Green. HEX triplet: 58, 75 and 34. RGB value is (88,117,52). Sum of RGB (Red+Green+Blue) = 88+117+52=257 (34% of max value = 765). Red value is 88 (34.77% from 255 or 34.24% from 257); Green value is 117 (46.09% from 255 or 45.53% from 257); Blue value is 52 (20.70% from 255 or 20.23% from 257); Max value from RGB is 117 - color contains mainly: green. Hex color #587534 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #587534 is #A78ACB. Grayscale: #656565. Windows color (decimal): -10980044 or 3437912. OLE color: 3437912.
HSL color Cylindrical-coordinate representation of color #587534: hue angle of 86.77º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #587534 is Cyan = 0.25, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 88 | 117 | 52 | - |
| CMYK | 0.25 | 0 | 0.56 | 0.54 |
| HSL | 86.77º | 0.38% | 0.33% | - |
| HSV(B) | 86.77º | 0.56% | 0.46% | - |
| XYZ | 11.01 | 15.05 | 5.57 | - |
| YUV | 100.92 | 100.39 | 118.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 117 | 52 | 0.25 | 0 | 0.56 | 0.54 | 86.77 | 0.38 | 0.33 |
| Hex | 58 | 75 | 34 | 19 | 0 | 38 | 36 | 57 | 26 | 21 |
| Octal | 130 | 165 | 64 | 31 | 0 | 70 | 66 | 127 | 46 | 41 |
| Binary | 1011000 | 1110101 | 110100 | 11001 | 0 | 111000 | 110110 | 1010111 | 100110 | 100001 |
Color Harmonies of #587534
Complementary color
Monochromatic Colors of #587534
Black with #587534
Text Example
Text Example
White with #587534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587534; }
p { color: rgb(88,117,52); }
H1.HeaderClassName
{
color: #587534;
}
.AnyTagClassName
{
color: #587534;
}
</style>
background-color css
<style>
a { background-color: #587534; }
a { background-color: rgb(88,117,52); }
div.DivClassName
{
background-color: #587534;
}
.BgClassName
{
background-color: #587534;
}
</style>
border-color css
<style>
span { border-color: #587534; }
span { border-color: rgb(88,117,52); }
td.TdClassName
{
border-color: #587534;
}
.TagClassName
{
border-color: #587534;
}
</style>