Shades of Army green #536019
Tints of Army green #536019
RGB
CMYK
RGB Variations
Color information
#536019 (or 0x536019) is known color: Army green. HEX triplet: 53, 60 and 19. RGB value is (83,96,25). Sum of RGB (Red+Green+Blue) = 83+96+25=204 (27% of max value = 765). Red value is 83 (32.81% from 255 or 40.69% from 204); Green value is 96 (37.89% from 255 or 47.06% from 204); Blue value is 25 (10.16% from 255 or 12.25% from 204); Max value from RGB is 96 - color contains mainly: green. Hex color #536019 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #536019 is #AC9FE6. Grayscale: #545454. Windows color (decimal): -11313127 or 1663059. OLE color: 1663059.
HSL color Cylindrical-coordinate representation of color #536019: hue angle of 70.99º degrees, saturation: 0.59, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #536019 is Cyan = 0.14, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 96 | 25 | - |
| CMYK | 0.14 | 0 | 0.74 | 0.62 |
| HSL | 70.99º | 0.59% | 0.24% | - |
| HSV(B) | 70.99º | 0.74% | 0.38% | - |
| XYZ | 7.93 | 10.27 | 2.49 | - |
| YUV | 84.02 | 94.69 | 127.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 96 | 25 | 0.14 | 0 | 0.74 | 0.62 | 70.99 | 0.59 | 0.24 |
| Hex | 53 | 60 | 19 | E | 0 | 4A | 3E | 47 | 3B | 18 |
| Octal | 123 | 140 | 31 | 16 | 0 | 112 | 76 | 107 | 73 | 30 |
| Binary | 1010011 | 1100000 | 11001 | 1110 | 0 | 1001010 | 111110 | 1000111 | 111011 | 11000 |
Color Harmonies of #536019
Complementary color
Monochromatic Colors of #536019
Black with #536019
Text Example
Text Example
White with #536019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536019; }
p { color: rgb(83,96,25); }
H1.HeaderClassName
{
color: #536019;
}
.AnyTagClassName
{
color: #536019;
}
</style>
background-color css
<style>
a { background-color: #536019; }
a { background-color: rgb(83,96,25); }
div.DivClassName
{
background-color: #536019;
}
.BgClassName
{
background-color: #536019;
}
</style>
border-color css
<style>
span { border-color: #536019; }
span { border-color: rgb(83,96,25); }
td.TdClassName
{
border-color: #536019;
}
.TagClassName
{
border-color: #536019;
}
</style>