Shades of Army green #515417
Tints of Army green #515417
RGB
CMYK
RGB Variations
Color information
#515417 (or 0x515417) is known color: Army green. HEX triplet: 51, 54 and 17. RGB value is (81,84,23). Sum of RGB (Red+Green+Blue) = 81+84+23=188 (24% of max value = 765). Red value is 81 (32.03% from 255 or 43.09% from 188); Green value is 84 (33.20% from 255 or 44.68% from 188); Blue value is 23 (9.38% from 255 or 12.23% from 188); Max value from RGB is 84 - color contains mainly: green. Hex color #515417 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #515417 is #AEABE8. Grayscale: #4C4C4C. Windows color (decimal): -11447273 or 1528913. OLE color: 1528913.
HSL color Cylindrical-coordinate representation of color #515417: hue angle of 62.95º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #515417 is Cyan = 0.04, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 81 | 84 | 23 | - |
| CMYK | 0.04 | 0 | 0.73 | 0.67 |
| HSL | 62.95º | 0.57% | 0.21% | - |
| HSV(B) | 62.95º | 0.73% | 0.33% | - |
| XYZ | 6.72 | 8.15 | 2.03 | - |
| YUV | 76.15 | 98.01 | 131.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 84 | 23 | 0.04 | 0 | 0.73 | 0.67 | 62.95 | 0.57 | 0.21 |
| Hex | 51 | 54 | 17 | 4 | 0 | 49 | 43 | 3F | 39 | 15 |
| Octal | 121 | 124 | 27 | 4 | 0 | 111 | 103 | 77 | 71 | 25 |
| Binary | 1010001 | 1010100 | 10111 | 100 | 0 | 1001001 | 1000011 | 111111 | 111001 | 10101 |
Color Harmonies of #515417
Complementary color
Monochromatic Colors of #515417
Black with #515417
Text Example
Text Example
White with #515417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515417; }
p { color: rgb(81,84,23); }
H1.HeaderClassName
{
color: #515417;
}
.AnyTagClassName
{
color: #515417;
}
</style>
background-color css
<style>
a { background-color: #515417; }
a { background-color: rgb(81,84,23); }
div.DivClassName
{
background-color: #515417;
}
.BgClassName
{
background-color: #515417;
}
</style>
border-color css
<style>
span { border-color: #515417; }
span { border-color: rgb(81,84,23); }
td.TdClassName
{
border-color: #515417;
}
.TagClassName
{
border-color: #515417;
}
</style>