Shades of Army green #576017
Tints of Army green #576017
RGB
CMYK
RGB Variations
Color information
#576017 (or 0x576017) is known color: Army green. HEX triplet: 57, 60 and 17. RGB value is (87,96,23). Sum of RGB (Red+Green+Blue) = 87+96+23=206 (27% of max value = 765). Red value is 87 (34.38% from 255 or 42.23% from 206); Green value is 96 (37.89% from 255 or 46.60% from 206); Blue value is 23 (9.38% from 255 or 11.17% from 206); Max value from RGB is 96 - color contains mainly: green. Hex color #576017 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #576017 is #A89FE8. Grayscale: #555555. Windows color (decimal): -11050985 or 1531991. OLE color: 1531991.
HSL color Cylindrical-coordinate representation of color #576017: hue angle of 67.4º 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 #576017 is Cyan = 0.09, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 87 | 96 | 23 | - |
| CMYK | 0.09 | 0 | 0.76 | 0.62 |
| HSL | 67.4º | 0.61% | 0.23% | - |
| HSV(B) | 67.4º | 0.76% | 0.38% | - |
| XYZ | 8.27 | 10.45 | 2.39 | - |
| YUV | 84.99 | 93.02 | 129.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 96 | 23 | 0.09 | 0 | 0.76 | 0.62 | 67.4 | 0.61 | 0.23 |
| Hex | 57 | 60 | 17 | 9 | 0 | 4C | 3E | 43 | 3D | 17 |
| Octal | 127 | 140 | 27 | 11 | 0 | 114 | 76 | 103 | 75 | 27 |
| Binary | 1010111 | 1100000 | 10111 | 1001 | 0 | 1001100 | 111110 | 1000011 | 111101 | 10111 |
Color Harmonies of #576017
Complementary color
Monochromatic Colors of #576017
Black with #576017
Text Example
Text Example
White with #576017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576017; }
p { color: rgb(87,96,23); }
H1.HeaderClassName
{
color: #576017;
}
.AnyTagClassName
{
color: #576017;
}
</style>
background-color css
<style>
a { background-color: #576017; }
a { background-color: rgb(87,96,23); }
div.DivClassName
{
background-color: #576017;
}
.BgClassName
{
background-color: #576017;
}
</style>
border-color css
<style>
span { border-color: #576017; }
span { border-color: rgb(87,96,23); }
td.TdClassName
{
border-color: #576017;
}
.TagClassName
{
border-color: #576017;
}
</style>