Shades of Army green #566017
Tints of Army green #566017
RGB
CMYK
RGB Variations
Color information
#566017 (or 0x566017) is known color: Army green. HEX triplet: 56, 60 and 17. RGB value is (86,96,23). Sum of RGB (Red+Green+Blue) = 86+96+23=205 (27% of max value = 765). Red value is 86 (33.98% from 255 or 41.95% from 205); Green value is 96 (37.89% from 255 or 46.83% from 205); Blue value is 23 (9.38% from 255 or 11.22% from 205); Max value from RGB is 96 - color contains mainly: green. Hex color #566017 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #566017 is #A99FE8. Grayscale: #545454. Windows color (decimal): -11116521 or 1531990. OLE color: 1531990.
HSL color Cylindrical-coordinate representation of color #566017: hue angle of 68.22º degrees, saturation: 0.61, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #566017 is Cyan = 0.10, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 86 | 96 | 23 | - |
| CMYK | 0.10 | 0 | 0.76 | 0.62 |
| HSL | 68.22º | 0.61% | 0.23% | - |
| HSV(B) | 68.22º | 0.76% | 0.38% | - |
| XYZ | 8.18 | 10.41 | 2.39 | - |
| YUV | 84.69 | 93.19 | 128.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 96 | 23 | 0.10 | 0 | 0.76 | 0.62 | 68.22 | 0.61 | 0.23 |
| Hex | 56 | 60 | 17 | A | 0 | 4C | 3E | 44 | 3D | 17 |
| Octal | 126 | 140 | 27 | 12 | 0 | 114 | 76 | 104 | 75 | 27 |
| Binary | 1010110 | 1100000 | 10111 | 1010 | 0 | 1001100 | 111110 | 1000100 | 111101 | 10111 |
Color Harmonies of #566017
Complementary color
Monochromatic Colors of #566017
Black with #566017
Text Example
Text Example
White with #566017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566017; }
p { color: rgb(86,96,23); }
H1.HeaderClassName
{
color: #566017;
}
.AnyTagClassName
{
color: #566017;
}
</style>
background-color css
<style>
a { background-color: #566017; }
a { background-color: rgb(86,96,23); }
div.DivClassName
{
background-color: #566017;
}
.BgClassName
{
background-color: #566017;
}
</style>
border-color css
<style>
span { border-color: #566017; }
span { border-color: rgb(86,96,23); }
td.TdClassName
{
border-color: #566017;
}
.TagClassName
{
border-color: #566017;
}
</style>