Shades of Army green #474617
Tints of Army green #474617
RGB
CMYK
RGB Variations
Color information
#474617 (or 0x474617) is known color: Army green. HEX triplet: 47, 46 and 17. RGB value is (71,70,23). Sum of RGB (Red+Green+Blue) = 71+70+23=164 (21% of max value = 765). Red value is 71 (28.12% from 255 or 43.29% from 164); Green value is 70 (27.73% from 255 or 42.68% from 164); Blue value is 23 (9.38% from 255 or 14.02% from 164); Max value from RGB is 71 - color contains mainly: red. Hex color #474617 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #474617 is #B8B9E8. Grayscale: #414141. Windows color (decimal): -12106217 or 1525319. OLE color: 1525319.
HSL color Cylindrical-coordinate representation of color #474617: hue angle of 58.75º degrees, saturation: 0.51, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #474617 is Cyan = 0, Magento = 0.01, Yellow = 0.68 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 70 | 23 | - |
| CMYK | 0 | 0.01 | 0.68 | 0.72 |
| HSL | 58.75º | 0.51% | 0.18% | - |
| HSV(B) | 58.75º | 0.68% | 0.28% | - |
| XYZ | 4.94 | 5.78 | 1.67 | - |
| YUV | 64.94 | 104.33 | 132.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 70 | 23 | 0 | 0.01 | 0.68 | 0.72 | 58.75 | 0.51 | 0.18 |
| Hex | 47 | 46 | 17 | 0 | 1 | 44 | 48 | 3B | 33 | 12 |
| Octal | 107 | 106 | 27 | 0 | 1 | 104 | 110 | 73 | 63 | 22 |
| Binary | 1000111 | 1000110 | 10111 | 0 | 1 | 1000100 | 1001000 | 111011 | 110011 | 10010 |
Color Harmonies of #474617
Complementary color
Monochromatic Colors of #474617
Black with #474617
Text Example
Text Example
White with #474617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474617; }
p { color: rgb(71,70,23); }
H1.HeaderClassName
{
color: #474617;
}
.AnyTagClassName
{
color: #474617;
}
</style>
background-color css
<style>
a { background-color: #474617; }
a { background-color: rgb(71,70,23); }
div.DivClassName
{
background-color: #474617;
}
.BgClassName
{
background-color: #474617;
}
</style>
border-color css
<style>
span { border-color: #474617; }
span { border-color: rgb(71,70,23); }
td.TdClassName
{
border-color: #474617;
}
.TagClassName
{
border-color: #474617;
}
</style>