Shades of Verdun Green #496613
Tints of Verdun Green #496613
RGB
CMYK
RGB Variations
Color information
#496613 (or 0x496613) is known color: Verdun Green. HEX triplet: 49, 66 and 13. RGB value is (73,102,19). Sum of RGB (Red+Green+Blue) = 73+102+19=194 (25% of max value = 765). Red value is 73 (28.91% from 255 or 37.63% from 194); Green value is 102 (40.23% from 255 or 52.58% from 194); Blue value is 19 (7.81% from 255 or 9.79% from 194); Max value from RGB is 102 - color contains mainly: green. Hex color #496613 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #496613 is #B699EC. Grayscale: #545454. Windows color (decimal): -11966957 or 1271369. OLE color: 1271369.
HSL color Cylindrical-coordinate representation of color #496613: hue angle of 80.96º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #496613 is Cyan = 0.28, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 73 | 102 | 19 | - |
| CMYK | 0.28 | 0 | 0.81 | 0.6 |
| HSL | 80.96º | 0.69% | 0.24% | - |
| HSV(B) | 80.96º | 0.81% | 0.4% | - |
| XYZ | 7.62 | 10.97 | 2.33 | - |
| YUV | 83.87 | 91.39 | 120.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 102 | 19 | 0.28 | 0 | 0.81 | 0.6 | 80.96 | 0.69 | 0.24 |
| Hex | 49 | 66 | 13 | 1C | 0 | 51 | 3C | 51 | 45 | 18 |
| Octal | 111 | 146 | 23 | 34 | 0 | 121 | 74 | 121 | 105 | 30 |
| Binary | 1001001 | 1100110 | 10011 | 11100 | 0 | 1010001 | 111100 | 1010001 | 1000101 | 11000 |
Color Harmonies of #496613
Complementary color
Monochromatic Colors of #496613
Black with #496613
Text Example
Text Example
White with #496613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496613; }
p { color: rgb(73,102,19); }
H1.HeaderClassName
{
color: #496613;
}
.AnyTagClassName
{
color: #496613;
}
</style>
background-color css
<style>
a { background-color: #496613; }
a { background-color: rgb(73,102,19); }
div.DivClassName
{
background-color: #496613;
}
.BgClassName
{
background-color: #496613;
}
</style>
border-color css
<style>
span { border-color: #496613; }
span { border-color: rgb(73,102,19); }
td.TdClassName
{
border-color: #496613;
}
.TagClassName
{
border-color: #496613;
}
</style>