Shades of Verdun Green #497106
Tints of Verdun Green #497106
RGB
CMYK
RGB Variations
Color information
#497106 (or 0x497106) is known color: Verdun Green. HEX triplet: 49, 71 and 06. RGB value is (73,113,6). Sum of RGB (Red+Green+Blue) = 73+113+6=192 (25% of max value = 765). Red value is 73 (28.91% from 255 or 38.02% from 192); Green value is 113 (44.53% from 255 or 58.85% from 192); Blue value is 6 (2.73% from 255 or 3.12% from 192); Max value from RGB is 113 - color contains mainly: green. Hex color #497106 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #497106 is #B68EF9. Grayscale: #595959. Windows color (decimal): -11964154 or 422217. OLE color: 422217.
HSL color Cylindrical-coordinate representation of color #497106: hue angle of 82.43º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #497106 is Cyan = 0.35, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 73 | 113 | 6 | - |
| CMYK | 0.35 | 0 | 0.95 | 0.56 |
| HSL | 82.43º | 0.9% | 0.23% | - |
| HSV(B) | 82.43º | 0.95% | 0.44% | - |
| XYZ | 8.69 | 13.24 | 2.27 | - |
| YUV | 88.84 | 81.25 | 116.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 113 | 6 | 0.35 | 0 | 0.95 | 0.56 | 82.43 | 0.9 | 0.23 |
| Hex | 49 | 71 | 6 | 23 | 0 | 5F | 38 | 52 | 5A | 17 |
| Octal | 111 | 161 | 6 | 43 | 0 | 137 | 70 | 122 | 132 | 27 |
| Binary | 1001001 | 1110001 | 110 | 100011 | 0 | 1011111 | 111000 | 1010010 | 1011010 | 10111 |
Color Harmonies of #497106
Complementary color
Monochromatic Colors of #497106
Black with #497106
Text Example
Text Example
White with #497106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497106; }
p { color: rgb(73,113,6); }
H1.HeaderClassName
{
color: #497106;
}
.AnyTagClassName
{
color: #497106;
}
</style>
background-color css
<style>
a { background-color: #497106; }
a { background-color: rgb(73,113,6); }
div.DivClassName
{
background-color: #497106;
}
.BgClassName
{
background-color: #497106;
}
</style>
border-color css
<style>
span { border-color: #497106; }
span { border-color: rgb(73,113,6); }
td.TdClassName
{
border-color: #497106;
}
.TagClassName
{
border-color: #497106;
}
</style>