Shades of Verdun Green #496910
Tints of Verdun Green #496910
RGB
CMYK
RGB Variations
Color information
#496910 (or 0x496910) is known color: Verdun Green. HEX triplet: 49, 69 and 10. RGB value is (73,105,16). Sum of RGB (Red+Green+Blue) = 73+105+16=194 (25% of max value = 765). Red value is 73 (28.91% from 255 or 37.63% from 194); Green value is 105 (41.41% from 255 or 54.12% from 194); Blue value is 16 (6.64% from 255 or 8.25% from 194); Max value from RGB is 105 - color contains mainly: green. Hex color #496910 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #496910 is #B696EF. Grayscale: #555555. Windows color (decimal): -11966192 or 1075529. OLE color: 1075529.
HSL color Cylindrical-coordinate representation of color #496910: hue angle of 81.57º degrees, saturation: 0.74, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #496910 is Cyan = 0.30, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 73 | 105 | 16 | - |
| CMYK | 0.30 | 0 | 0.85 | 0.59 |
| HSL | 81.57º | 0.74% | 0.24% | - |
| HSV(B) | 81.57º | 0.85% | 0.41% | - |
| XYZ | 7.89 | 11.56 | 2.3 | - |
| YUV | 85.29 | 88.9 | 119.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 105 | 16 | 0.30 | 0 | 0.85 | 0.59 | 81.57 | 0.74 | 0.24 |
| Hex | 49 | 69 | 10 | 1E | 0 | 55 | 3B | 52 | 4A | 18 |
| Octal | 111 | 151 | 20 | 36 | 0 | 125 | 73 | 122 | 112 | 30 |
| Binary | 1001001 | 1101001 | 10000 | 11110 | 0 | 1010101 | 111011 | 1010010 | 1001010 | 11000 |
Color Harmonies of #496910
Complementary color
Monochromatic Colors of #496910
Black with #496910
Text Example
Text Example
White with #496910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496910; }
p { color: rgb(73,105,16); }
H1.HeaderClassName
{
color: #496910;
}
.AnyTagClassName
{
color: #496910;
}
</style>
background-color css
<style>
a { background-color: #496910; }
a { background-color: rgb(73,105,16); }
div.DivClassName
{
background-color: #496910;
}
.BgClassName
{
background-color: #496910;
}
</style>
border-color css
<style>
span { border-color: #496910; }
span { border-color: rgb(73,105,16); }
td.TdClassName
{
border-color: #496910;
}
.TagClassName
{
border-color: #496910;
}
</style>