Shades of Army green #566116
Tints of Army green #566116
RGB
CMYK
RGB Variations
Color information
#566116 (or 0x566116) is known color: Army green. HEX triplet: 56, 61 and 16. RGB value is (86,97,22). Sum of RGB (Red+Green+Blue) = 86+97+22=205 (27% of max value = 765). Red value is 86 (33.98% from 255 or 41.95% from 205); Green value is 97 (38.28% from 255 or 47.32% from 205); Blue value is 22 (8.98% from 255 or 10.73% from 205); Max value from RGB is 97 - color contains mainly: green. Hex color #566116 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #566116 is #A99EE9. Grayscale: #555555. Windows color (decimal): -11116266 or 1466710. OLE color: 1466710.
HSL color Cylindrical-coordinate representation of color #566116: hue angle of 68.8º degrees, saturation: 0.63, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #566116 is Cyan = 0.11, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 86 | 97 | 22 | - |
| CMYK | 0.11 | 0 | 0.77 | 0.62 |
| HSL | 68.8º | 0.63% | 0.23% | - |
| HSV(B) | 68.8º | 0.77% | 0.38% | - |
| XYZ | 8.26 | 10.59 | 2.37 | - |
| YUV | 85.16 | 92.36 | 128.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 97 | 22 | 0.11 | 0 | 0.77 | 0.62 | 68.8 | 0.63 | 0.23 |
| Hex | 56 | 61 | 16 | B | 0 | 4D | 3E | 45 | 3F | 17 |
| Octal | 126 | 141 | 26 | 13 | 0 | 115 | 76 | 105 | 77 | 27 |
| Binary | 1010110 | 1100001 | 10110 | 1011 | 0 | 1001101 | 111110 | 1000101 | 111111 | 10111 |
Color Harmonies of #566116
Complementary color
Monochromatic Colors of #566116
Black with #566116
Text Example
Text Example
White with #566116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566116; }
p { color: rgb(86,97,22); }
H1.HeaderClassName
{
color: #566116;
}
.AnyTagClassName
{
color: #566116;
}
</style>
background-color css
<style>
a { background-color: #566116; }
a { background-color: rgb(86,97,22); }
div.DivClassName
{
background-color: #566116;
}
.BgClassName
{
background-color: #566116;
}
</style>
border-color css
<style>
span { border-color: #566116; }
span { border-color: rgb(86,97,22); }
td.TdClassName
{
border-color: #566116;
}
.TagClassName
{
border-color: #566116;
}
</style>