Shades of Dark Olive Green #566336
Tints of Dark Olive Green #566336
RGB
CMYK
RGB Variations
Color information
#566336 (or 0x566336) is known color: Dark Olive Green. HEX triplet: 56, 63 and 36. RGB value is (86,99,54). Sum of RGB (Red+Green+Blue) = 86+99+54=239 (31% of max value = 765). Red value is 86 (33.98% from 255 or 35.98% from 239); Green value is 99 (39.06% from 255 or 41.42% from 239); Blue value is 54 (21.48% from 255 or 22.59% from 239); Max value from RGB is 99 - color contains mainly: green. Hex color #566336 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #566336 is #A99CC9. Grayscale: #5A5A5A. Windows color (decimal): -11115722 or 3564374. OLE color: 3564374.
HSL color Cylindrical-coordinate representation of color #566336: hue angle of 77.33º degrees, saturation: 0.29, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #566336 is Cyan = 0.13, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 86 | 99 | 54 | - |
| CMYK | 0.13 | 0 | 0.45 | 0.61 |
| HSL | 77.33º | 0.29% | 0.3% | - |
| HSV(B) | 77.33º | 0.45% | 0.39% | - |
| XYZ | 8.97 | 11.17 | 5.17 | - |
| YUV | 89.98 | 107.69 | 125.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 99 | 54 | 0.13 | 0 | 0.45 | 0.61 | 77.33 | 0.29 | 0.3 |
| Hex | 56 | 63 | 36 | D | 0 | 2D | 3D | 4D | 1D | 1E |
| Octal | 126 | 143 | 66 | 15 | 0 | 55 | 75 | 115 | 35 | 36 |
| Binary | 1010110 | 1100011 | 110110 | 1101 | 0 | 101101 | 111101 | 1001101 | 11101 | 11110 |
Color Harmonies of #566336
Complementary color
Monochromatic Colors of #566336
Black with #566336
Text Example
Text Example
White with #566336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566336; }
p { color: rgb(86,99,54); }
H1.HeaderClassName
{
color: #566336;
}
.AnyTagClassName
{
color: #566336;
}
</style>
background-color css
<style>
a { background-color: #566336; }
a { background-color: rgb(86,99,54); }
div.DivClassName
{
background-color: #566336;
}
.BgClassName
{
background-color: #566336;
}
</style>
border-color css
<style>
span { border-color: #566336; }
span { border-color: rgb(86,99,54); }
td.TdClassName
{
border-color: #566336;
}
.TagClassName
{
border-color: #566336;
}
</style>