Shades of Verdun Green #497305
Tints of Verdun Green #497305
RGB
CMYK
RGB Variations
Color information
#497305 (or 0x497305) is known color: Verdun Green. HEX triplet: 49, 73 and 05. RGB value is (73,115,5). Sum of RGB (Red+Green+Blue) = 73+115+5=193 (25% of max value = 765). Red value is 73 (28.91% from 255 or 37.82% from 193); Green value is 115 (45.31% from 255 or 59.59% from 193); Blue value is 5 (2.34% from 255 or 2.59% from 193); Max value from RGB is 115 - color contains mainly: green. Hex color #497305 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #497305 is #B68CFA. Grayscale: #5A5A5A. Windows color (decimal): -11963643 or 357193. OLE color: 357193.
HSL color Cylindrical-coordinate representation of color #497305: hue angle of 82.91º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #497305 is Cyan = 0.37, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 115 | 5 | - |
| CMYK | 0.37 | 0 | 0.96 | 0.55 |
| HSL | 82.91º | 0.92% | 0.24% | - |
| HSV(B) | 82.91º | 0.96% | 0.45% | - |
| XYZ | 8.91 | 13.69 | 2.32 | - |
| YUV | 89.9 | 80.09 | 115.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 115 | 5 | 0.37 | 0 | 0.96 | 0.55 | 82.91 | 0.92 | 0.24 |
| Hex | 49 | 73 | 5 | 25 | 0 | 60 | 37 | 53 | 5C | 18 |
| Octal | 111 | 163 | 5 | 45 | 0 | 140 | 67 | 123 | 134 | 30 |
| Binary | 1001001 | 1110011 | 101 | 100101 | 0 | 1100000 | 110111 | 1010011 | 1011100 | 11000 |
Color Harmonies of #497305
Complementary color
Monochromatic Colors of #497305
Black with #497305
Text Example
Text Example
White with #497305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497305; }
p { color: rgb(73,115,5); }
H1.HeaderClassName
{
color: #497305;
}
.AnyTagClassName
{
color: #497305;
}
</style>
background-color css
<style>
a { background-color: #497305; }
a { background-color: rgb(73,115,5); }
div.DivClassName
{
background-color: #497305;
}
.BgClassName
{
background-color: #497305;
}
</style>
border-color css
<style>
span { border-color: #497305; }
span { border-color: rgb(73,115,5); }
td.TdClassName
{
border-color: #497305;
}
.TagClassName
{
border-color: #497305;
}
</style>