Shades of Dark Olive Green #566726
Tints of Dark Olive Green #566726
RGB
CMYK
RGB Variations
Color information
#566726 (or 0x566726) is known color: Dark Olive Green. HEX triplet: 56, 67 and 26. RGB value is (86,103,38). Sum of RGB (Red+Green+Blue) = 86+103+38=227 (30% of max value = 765). Red value is 86 (33.98% from 255 or 37.89% from 227); Green value is 103 (40.62% from 255 or 45.37% from 227); Blue value is 38 (15.23% from 255 or 16.74% from 227); Max value from RGB is 103 - color contains mainly: green. Hex color #566726 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #566726 is #A998D9. Grayscale: #5A5A5A. Windows color (decimal): -11114714 or 2516822. OLE color: 2516822.
HSL color Cylindrical-coordinate representation of color #566726: hue angle of 75.69º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #566726 is Cyan = 0.17, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 86 | 103 | 38 | - |
| CMYK | 0.17 | 0 | 0.63 | 0.60 |
| HSL | 75.69º | 0.46% | 0.28% | - |
| HSV(B) | 75.69º | 0.63% | 0.4% | - |
| XYZ | 9.04 | 11.82 | 3.64 | - |
| YUV | 90.51 | 98.37 | 124.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 103 | 38 | 0.17 | 0 | 0.63 | 0.60 | 75.69 | 0.46 | 0.28 |
| Hex | 56 | 67 | 26 | 11 | 0 | 3F | 3C | 4C | 2E | 1C |
| Octal | 126 | 147 | 46 | 21 | 0 | 77 | 74 | 114 | 56 | 34 |
| Binary | 1010110 | 1100111 | 100110 | 10001 | 0 | 111111 | 111100 | 1001100 | 101110 | 11100 |
Color Harmonies of #566726
Complementary color
Monochromatic Colors of #566726
Black with #566726
Text Example
Text Example
White with #566726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566726; }
p { color: rgb(86,103,38); }
H1.HeaderClassName
{
color: #566726;
}
.AnyTagClassName
{
color: #566726;
}
</style>
background-color css
<style>
a { background-color: #566726; }
a { background-color: rgb(86,103,38); }
div.DivClassName
{
background-color: #566726;
}
.BgClassName
{
background-color: #566726;
}
</style>
border-color css
<style>
span { border-color: #566726; }
span { border-color: rgb(86,103,38); }
td.TdClassName
{
border-color: #566726;
}
.TagClassName
{
border-color: #566726;
}
</style>