Shades of Dark Olive Green #566626
Tints of Dark Olive Green #566626
RGB
CMYK
RGB Variations
Color information
#566626 (or 0x566626) is known color: Dark Olive Green. HEX triplet: 56, 66 and 26. RGB value is (86,102,38). Sum of RGB (Red+Green+Blue) = 86+102+38=226 (29% of max value = 765). Red value is 86 (33.98% from 255 or 38.05% from 226); Green value is 102 (40.23% from 255 or 45.13% from 226); Blue value is 38 (15.23% from 255 or 16.81% from 226); Max value from RGB is 102 - color contains mainly: green. Hex color #566626 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #566626 is #A999D9. Grayscale: #5A5A5A. Windows color (decimal): -11114970 or 2516566. OLE color: 2516566.
HSL color Cylindrical-coordinate representation of color #566626: hue angle of 75º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #566626 is Cyan = 0.16, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 86 | 102 | 38 | - |
| CMYK | 0.16 | 0 | 0.63 | 0.6 |
| HSL | 75º | 0.46% | 0.27% | - |
| HSV(B) | 75º | 0.63% | 0.4% | - |
| XYZ | 8.94 | 11.62 | 3.61 | - |
| YUV | 89.92 | 98.7 | 125.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 102 | 38 | 0.16 | 0 | 0.63 | 0.6 | 75 | 0.46 | 0.27 |
| Hex | 56 | 66 | 26 | 10 | 0 | 3F | 3C | 4B | 2E | 1B |
| Octal | 126 | 146 | 46 | 20 | 0 | 77 | 74 | 113 | 56 | 33 |
| Binary | 1010110 | 1100110 | 100110 | 10000 | 0 | 111111 | 111100 | 1001011 | 101110 | 11011 |
Color Harmonies of #566626
Complementary color
Monochromatic Colors of #566626
Black with #566626
Text Example
Text Example
White with #566626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566626; }
p { color: rgb(86,102,38); }
H1.HeaderClassName
{
color: #566626;
}
.AnyTagClassName
{
color: #566626;
}
</style>
background-color css
<style>
a { background-color: #566626; }
a { background-color: rgb(86,102,38); }
div.DivClassName
{
background-color: #566626;
}
.BgClassName
{
background-color: #566626;
}
</style>
border-color css
<style>
span { border-color: #566626; }
span { border-color: rgb(86,102,38); }
td.TdClassName
{
border-color: #566626;
}
.TagClassName
{
border-color: #566626;
}
</style>