Shades of Dark Olive Green #586936
Tints of Dark Olive Green #586936
RGB
CMYK
RGB Variations
Color information
#586936 (or 0x586936) is known color: Dark Olive Green. HEX triplet: 58, 69 and 36. RGB value is (88,105,54). Sum of RGB (Red+Green+Blue) = 88+105+54=247 (32% of max value = 765). Red value is 88 (34.77% from 255 or 35.63% from 247); Green value is 105 (41.41% from 255 or 42.51% from 247); Blue value is 54 (21.48% from 255 or 21.86% from 247); Max value from RGB is 105 - color contains mainly: green. Hex color #586936 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #586936 is #A796C9. Grayscale: #5E5E5E. Windows color (decimal): -10983114 or 3565912. OLE color: 3565912.
HSL color Cylindrical-coordinate representation of color #586936: hue angle of 80º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #586936 is Cyan = 0.16, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 88 | 105 | 54 | - |
| CMYK | 0.16 | 0 | 0.49 | 0.59 |
| HSL | 80º | 0.32% | 0.31% | - |
| HSV(B) | 80º | 0.49% | 0.41% | - |
| XYZ | 9.74 | 12.44 | 5.38 | - |
| YUV | 94.1 | 105.37 | 123.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 105 | 54 | 0.16 | 0 | 0.49 | 0.59 | 80 | 0.32 | 0.31 |
| Hex | 58 | 69 | 36 | 10 | 0 | 31 | 3B | 50 | 20 | 1F |
| Octal | 130 | 151 | 66 | 20 | 0 | 61 | 73 | 120 | 40 | 37 |
| Binary | 1011000 | 1101001 | 110110 | 10000 | 0 | 110001 | 111011 | 1010000 | 100000 | 11111 |
Color Harmonies of #586936
Complementary color
Monochromatic Colors of #586936
Black with #586936
Text Example
Text Example
White with #586936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #586936; }
p { color: rgb(88,105,54); }
H1.HeaderClassName
{
color: #586936;
}
.AnyTagClassName
{
color: #586936;
}
</style>
background-color css
<style>
a { background-color: #586936; }
a { background-color: rgb(88,105,54); }
div.DivClassName
{
background-color: #586936;
}
.BgClassName
{
background-color: #586936;
}
</style>
border-color css
<style>
span { border-color: #586936; }
span { border-color: rgb(88,105,54); }
td.TdClassName
{
border-color: #586936;
}
.TagClassName
{
border-color: #586936;
}
</style>