Shades of Army green #515318
Tints of Army green #515318
RGB
CMYK
RGB Variations
Color information
#515318 (or 0x515318) is known color: Army green. HEX triplet: 51, 53 and 18. RGB value is (81,83,24). Sum of RGB (Red+Green+Blue) = 81+83+24=188 (24% of max value = 765). Red value is 81 (32.03% from 255 or 43.09% from 188); Green value is 83 (32.81% from 255 or 44.15% from 188); Blue value is 24 (9.77% from 255 or 12.77% from 188); Max value from RGB is 83 - color contains mainly: green. Hex color #515318 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #515318 is #AEACE7. Grayscale: #4B4B4B. Windows color (decimal): -11447528 or 1594193. OLE color: 1594193.
HSL color Cylindrical-coordinate representation of color #515318: hue angle of 62.03º degrees, saturation: 0.55, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #515318 is Cyan = 0.02, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 81 | 83 | 24 | - |
| CMYK | 0.02 | 0 | 0.71 | 0.67 |
| HSL | 62.03º | 0.55% | 0.21% | - |
| HSV(B) | 62.03º | 0.71% | 0.33% | - |
| XYZ | 6.65 | 8 | 2.06 | - |
| YUV | 75.68 | 98.84 | 131.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 83 | 24 | 0.02 | 0 | 0.71 | 0.67 | 62.03 | 0.55 | 0.21 |
| Hex | 51 | 53 | 18 | 2 | 0 | 47 | 43 | 3E | 37 | 15 |
| Octal | 121 | 123 | 30 | 2 | 0 | 107 | 103 | 76 | 67 | 25 |
| Binary | 1010001 | 1010011 | 11000 | 10 | 0 | 1000111 | 1000011 | 111110 | 110111 | 10101 |
Color Harmonies of #515318
Complementary color
Monochromatic Colors of #515318
Black with #515318
Text Example
Text Example
White with #515318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515318; }
p { color: rgb(81,83,24); }
H1.HeaderClassName
{
color: #515318;
}
.AnyTagClassName
{
color: #515318;
}
</style>
background-color css
<style>
a { background-color: #515318; }
a { background-color: rgb(81,83,24); }
div.DivClassName
{
background-color: #515318;
}
.BgClassName
{
background-color: #515318;
}
</style>
border-color css
<style>
span { border-color: #515318; }
span { border-color: rgb(81,83,24); }
td.TdClassName
{
border-color: #515318;
}
.TagClassName
{
border-color: #515318;
}
</style>