Shades of Verdun Green #496617
Tints of Verdun Green #496617
RGB
CMYK
RGB Variations
Color information
#496617 (or 0x496617) is known color: Verdun Green. HEX triplet: 49, 66 and 17. RGB value is (73,102,23). Sum of RGB (Red+Green+Blue) = 73+102+23=198 (26% of max value = 765). Red value is 73 (28.91% from 255 or 36.87% from 198); Green value is 102 (40.23% from 255 or 51.52% from 198); Blue value is 23 (9.38% from 255 or 11.62% from 198); Max value from RGB is 102 - color contains mainly: green. Hex color #496617 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #496617 is #B699E8. Grayscale: #545454. Windows color (decimal): -11966953 or 1533513. OLE color: 1533513.
HSL color Cylindrical-coordinate representation of color #496617: hue angle of 82.03º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #496617 is Cyan = 0.28, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 73 | 102 | 23 | - |
| CMYK | 0.28 | 0 | 0.77 | 0.6 |
| HSL | 82.03º | 0.63% | 0.25% | - |
| HSV(B) | 82.03º | 0.77% | 0.4% | - |
| XYZ | 7.65 | 10.98 | 2.53 | - |
| YUV | 84.32 | 93.39 | 119.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 102 | 23 | 0.28 | 0 | 0.77 | 0.6 | 82.03 | 0.63 | 0.25 |
| Hex | 49 | 66 | 17 | 1C | 0 | 4D | 3C | 52 | 3F | 19 |
| Octal | 111 | 146 | 27 | 34 | 0 | 115 | 74 | 122 | 77 | 31 |
| Binary | 1001001 | 1100110 | 10111 | 11100 | 0 | 1001101 | 111100 | 1010010 | 111111 | 11001 |
Color Harmonies of #496617
Complementary color
Monochromatic Colors of #496617
Black with #496617
Text Example
Text Example
White with #496617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496617; }
p { color: rgb(73,102,23); }
H1.HeaderClassName
{
color: #496617;
}
.AnyTagClassName
{
color: #496617;
}
</style>
background-color css
<style>
a { background-color: #496617; }
a { background-color: rgb(73,102,23); }
div.DivClassName
{
background-color: #496617;
}
.BgClassName
{
background-color: #496617;
}
</style>
border-color css
<style>
span { border-color: #496617; }
span { border-color: rgb(73,102,23); }
td.TdClassName
{
border-color: #496617;
}
.TagClassName
{
border-color: #496617;
}
</style>