Shades of Army green #566217
Tints of Army green #566217
RGB
CMYK
RGB Variations
Color information
#566217 (or 0x566217) is known color: Army green. HEX triplet: 56, 62 and 17. RGB value is (86,98,23). Sum of RGB (Red+Green+Blue) = 86+98+23=207 (27% of max value = 765). Red value is 86 (33.98% from 255 or 41.55% from 207); Green value is 98 (38.67% from 255 or 47.34% from 207); Blue value is 23 (9.38% from 255 or 11.11% from 207); Max value from RGB is 98 - color contains mainly: green. Hex color #566217 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #566217 is #A99DE8. Grayscale: #565656. Windows color (decimal): -11116009 or 1532502. OLE color: 1532502.
HSL color Cylindrical-coordinate representation of color #566217: hue angle of 69.6º degrees, saturation: 0.62, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #566217 is Cyan = 0.12, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 86 | 98 | 23 | - |
| CMYK | 0.12 | 0 | 0.77 | 0.62 |
| HSL | 69.6º | 0.62% | 0.24% | - |
| HSV(B) | 69.6º | 0.77% | 0.38% | - |
| XYZ | 8.36 | 10.78 | 2.45 | - |
| YUV | 85.86 | 92.52 | 128.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 98 | 23 | 0.12 | 0 | 0.77 | 0.62 | 69.6 | 0.62 | 0.24 |
| Hex | 56 | 62 | 17 | C | 0 | 4D | 3E | 46 | 3E | 18 |
| Octal | 126 | 142 | 27 | 14 | 0 | 115 | 76 | 106 | 76 | 30 |
| Binary | 1010110 | 1100010 | 10111 | 1100 | 0 | 1001101 | 111110 | 1000110 | 111110 | 11000 |
Color Harmonies of #566217
Complementary color
Monochromatic Colors of #566217
Black with #566217
Text Example
Text Example
White with #566217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566217; }
p { color: rgb(86,98,23); }
H1.HeaderClassName
{
color: #566217;
}
.AnyTagClassName
{
color: #566217;
}
</style>
background-color css
<style>
a { background-color: #566217; }
a { background-color: rgb(86,98,23); }
div.DivClassName
{
background-color: #566217;
}
.BgClassName
{
background-color: #566217;
}
</style>
border-color css
<style>
span { border-color: #566217; }
span { border-color: rgb(86,98,23); }
td.TdClassName
{
border-color: #566217;
}
.TagClassName
{
border-color: #566217;
}
</style>