Shades of Dark Olive Green #586531
Tints of Dark Olive Green #586531
RGB
CMYK
RGB Variations
Color information
#586531 (or 0x586531) is known color: Dark Olive Green. HEX triplet: 58, 65 and 31. RGB value is (88,101,49). Sum of RGB (Red+Green+Blue) = 88+101+49=238 (31% of max value = 765). Red value is 88 (34.77% from 255 or 36.97% from 238); Green value is 101 (39.84% from 255 or 42.44% from 238); Blue value is 49 (19.53% from 255 or 20.59% from 238); Max value from RGB is 101 - color contains mainly: green. Hex color #586531 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #586531 is #A79ACE. Grayscale: #5B5B5B. Windows color (decimal): -10984143 or 3237208. OLE color: 3237208.
HSL color Cylindrical-coordinate representation of color #586531: hue angle of 75º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #586531 is Cyan = 0.13, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 88 | 101 | 49 | - |
| CMYK | 0.13 | 0 | 0.51 | 0.60 |
| HSL | 75º | 0.35% | 0.29% | - |
| HSV(B) | 75º | 0.51% | 0.4% | - |
| XYZ | 9.23 | 11.6 | 4.66 | - |
| YUV | 91.19 | 104.19 | 125.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 101 | 49 | 0.13 | 0 | 0.51 | 0.60 | 75 | 0.35 | 0.29 |
| Hex | 58 | 65 | 31 | D | 0 | 33 | 3C | 4B | 23 | 1D |
| Octal | 130 | 145 | 61 | 15 | 0 | 63 | 74 | 113 | 43 | 35 |
| Binary | 1011000 | 1100101 | 110001 | 1101 | 0 | 110011 | 111100 | 1001011 | 100011 | 11101 |
Color Harmonies of #586531
Complementary color
Monochromatic Colors of #586531
Black with #586531
Text Example
Text Example
White with #586531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #586531; }
p { color: rgb(88,101,49); }
H1.HeaderClassName
{
color: #586531;
}
.AnyTagClassName
{
color: #586531;
}
</style>
background-color css
<style>
a { background-color: #586531; }
a { background-color: rgb(88,101,49); }
div.DivClassName
{
background-color: #586531;
}
.BgClassName
{
background-color: #586531;
}
</style>
border-color css
<style>
span { border-color: #586531; }
span { border-color: rgb(88,101,49); }
td.TdClassName
{
border-color: #586531;
}
.TagClassName
{
border-color: #586531;
}
</style>