Shades of Verdun Green #496715
Tints of Verdun Green #496715
RGB
CMYK
RGB Variations
Color information
#496715 (or 0x496715) is known color: Verdun Green. HEX triplet: 49, 67 and 15. RGB value is (73,103,21). Sum of RGB (Red+Green+Blue) = 73+103+21=197 (26% of max value = 765). Red value is 73 (28.91% from 255 or 37.06% from 197); Green value is 103 (40.62% from 255 or 52.28% from 197); Blue value is 21 (8.59% from 255 or 10.66% from 197); Max value from RGB is 103 - color contains mainly: green. Hex color #496715 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #496715 is #B698EA. Grayscale: #545454. Windows color (decimal): -11966699 or 1402697. OLE color: 1402697.
HSL color Cylindrical-coordinate representation of color #496715: hue angle of 81.95º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #496715 is Cyan = 0.29, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 73 | 103 | 21 | - |
| CMYK | 0.29 | 0 | 0.80 | 0.60 |
| HSL | 81.95º | 0.66% | 0.24% | - |
| HSV(B) | 81.95º | 0.8% | 0.4% | - |
| XYZ | 7.73 | 11.17 | 2.46 | - |
| YUV | 84.68 | 92.06 | 119.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 103 | 21 | 0.29 | 0 | 0.80 | 0.60 | 81.95 | 0.66 | 0.24 |
| Hex | 49 | 67 | 15 | 1D | 0 | 50 | 3C | 52 | 42 | 18 |
| Octal | 111 | 147 | 25 | 35 | 0 | 120 | 74 | 122 | 102 | 30 |
| Binary | 1001001 | 1100111 | 10101 | 11101 | 0 | 1010000 | 111100 | 1010010 | 1000010 | 11000 |
Color Harmonies of #496715
Complementary color
Monochromatic Colors of #496715
Black with #496715
Text Example
Text Example
White with #496715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496715; }
p { color: rgb(73,103,21); }
H1.HeaderClassName
{
color: #496715;
}
.AnyTagClassName
{
color: #496715;
}
</style>
background-color css
<style>
a { background-color: #496715; }
a { background-color: rgb(73,103,21); }
div.DivClassName
{
background-color: #496715;
}
.BgClassName
{
background-color: #496715;
}
</style>
border-color css
<style>
span { border-color: #496715; }
span { border-color: rgb(73,103,21); }
td.TdClassName
{
border-color: #496715;
}
.TagClassName
{
border-color: #496715;
}
</style>