Shades of Verdun Green #496805
Tints of Verdun Green #496805
RGB
CMYK
RGB Variations
Color information
#496805 (or 0x496805) is known color: Verdun Green. HEX triplet: 49, 68 and 05. RGB value is (73,104,5). Sum of RGB (Red+Green+Blue) = 73+104+5=182 (24% of max value = 765). Red value is 73 (28.91% from 255 or 40.11% from 182); Green value is 104 (41.02% from 255 or 57.14% from 182); Blue value is 5 (2.34% from 255 or 2.75% from 182); Max value from RGB is 104 - color contains mainly: green. Hex color #496805 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #496805 is #B697FA. Grayscale: #535353. Windows color (decimal): -11966459 or 354377. OLE color: 354377.
HSL color Cylindrical-coordinate representation of color #496805: hue angle of 78.79º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #496805 is Cyan = 0.30, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 73 | 104 | 5 | - |
| CMYK | 0.30 | 0 | 0.95 | 0.59 |
| HSL | 78.79º | 0.91% | 0.21% | - |
| HSV(B) | 78.79º | 0.95% | 0.41% | - |
| XYZ | 7.73 | 11.33 | 1.92 | - |
| YUV | 83.45 | 83.73 | 120.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 104 | 5 | 0.30 | 0 | 0.95 | 0.59 | 78.79 | 0.91 | 0.21 |
| Hex | 49 | 68 | 5 | 1E | 0 | 5F | 3B | 4F | 5B | 15 |
| Octal | 111 | 150 | 5 | 36 | 0 | 137 | 73 | 117 | 133 | 25 |
| Binary | 1001001 | 1101000 | 101 | 11110 | 0 | 1011111 | 111011 | 1001111 | 1011011 | 10101 |
Color Harmonies of #496805
Complementary color
Monochromatic Colors of #496805
Black with #496805
Text Example
Text Example
White with #496805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496805; }
p { color: rgb(73,104,5); }
H1.HeaderClassName
{
color: #496805;
}
.AnyTagClassName
{
color: #496805;
}
</style>
background-color css
<style>
a { background-color: #496805; }
a { background-color: rgb(73,104,5); }
div.DivClassName
{
background-color: #496805;
}
.BgClassName
{
background-color: #496805;
}
</style>
border-color css
<style>
span { border-color: #496805; }
span { border-color: rgb(73,104,5); }
td.TdClassName
{
border-color: #496805;
}
.TagClassName
{
border-color: #496805;
}
</style>