Shades of Verdun Green #496416
Tints of Verdun Green #496416
RGB
CMYK
RGB Variations
Color information
#496416 (or 0x496416) is known color: Verdun Green. HEX triplet: 49, 64 and 16. RGB value is (73,100,22). Sum of RGB (Red+Green+Blue) = 73+100+22=195 (25% of max value = 765). Red value is 73 (28.91% from 255 or 37.44% from 195); Green value is 100 (39.45% from 255 or 51.28% from 195); Blue value is 22 (8.98% from 255 or 11.28% from 195); Max value from RGB is 100 - color contains mainly: green. Hex color #496416 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #496416 is #B69BE9. Grayscale: #535353. Windows color (decimal): -11967466 or 1467465. OLE color: 1467465.
HSL color Cylindrical-coordinate representation of color #496416: hue angle of 80.77º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #496416 is Cyan = 0.27, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 73 | 100 | 22 | - |
| CMYK | 0.27 | 0 | 0.78 | 0.61 |
| HSL | 80.77º | 0.64% | 0.24% | - |
| HSV(B) | 80.77º | 0.78% | 0.39% | - |
| XYZ | 7.45 | 10.59 | 2.41 | - |
| YUV | 83.04 | 93.55 | 120.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 100 | 22 | 0.27 | 0 | 0.78 | 0.61 | 80.77 | 0.64 | 0.24 |
| Hex | 49 | 64 | 16 | 1B | 0 | 4E | 3D | 51 | 40 | 18 |
| Octal | 111 | 144 | 26 | 33 | 0 | 116 | 75 | 121 | 100 | 30 |
| Binary | 1001001 | 1100100 | 10110 | 11011 | 0 | 1001110 | 111101 | 1010001 | 1000000 | 11000 |
Color Harmonies of #496416
Complementary color
Monochromatic Colors of #496416
Black with #496416
Text Example
Text Example
White with #496416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496416; }
p { color: rgb(73,100,22); }
H1.HeaderClassName
{
color: #496416;
}
.AnyTagClassName
{
color: #496416;
}
</style>
background-color css
<style>
a { background-color: #496416; }
a { background-color: rgb(73,100,22); }
div.DivClassName
{
background-color: #496416;
}
.BgClassName
{
background-color: #496416;
}
</style>
border-color css
<style>
span { border-color: #496416; }
span { border-color: rgb(73,100,22); }
td.TdClassName
{
border-color: #496416;
}
.TagClassName
{
border-color: #496416;
}
</style>