Shades of Verdun Green #494913
Tints of Verdun Green #494913
RGB
CMYK
RGB Variations
Color information
#494913 (or 0x494913) is known color: Verdun Green. HEX triplet: 49, 49 and 13. RGB value is (73,73,19). Sum of RGB (Red+Green+Blue) = 73+73+19=165 (21% of max value = 765). Red value is 73 (28.91% from 255 or 44.24% from 165); Green value is 73 (28.91% from 255 or 44.24% from 165); Blue value is 19 (7.81% from 255 or 11.52% from 165); Max value from RGB is 73 - color contains mainly: red, green. Hex color #494913 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #494913 is #B6B6EC. Grayscale: #434343. Windows color (decimal): -11974381 or 1263945. OLE color: 1263945.
HSL color Cylindrical-coordinate representation of color #494913: hue angle of 60º degrees, saturation: 0.59, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #494913 is Cyan = 0, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 73 | 19 | - |
| CMYK | 0 | 0 | 0.74 | 0.71 |
| HSL | 60º | 0.59% | 0.18% | - |
| HSV(B) | 60º | 0.74% | 0.29% | - |
| XYZ | 5.25 | 6.23 | 1.54 | - |
| YUV | 66.84 | 101 | 132.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 73 | 19 | 0 | 0 | 0.74 | 0.71 | 60 | 0.59 | 0.18 |
| Hex | 49 | 49 | 13 | 0 | 0 | 4A | 47 | 3C | 3B | 12 |
| Octal | 111 | 111 | 23 | 0 | 0 | 112 | 107 | 74 | 73 | 22 |
| Binary | 1001001 | 1001001 | 10011 | 0 | 0 | 1001010 | 1000111 | 111100 | 111011 | 10010 |
Color Harmonies of #494913
Complementary color
Monochromatic Colors of #494913
Black with #494913
Text Example
Text Example
White with #494913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494913; }
p { color: rgb(73,73,19); }
H1.HeaderClassName
{
color: #494913;
}
.AnyTagClassName
{
color: #494913;
}
</style>
background-color css
<style>
a { background-color: #494913; }
a { background-color: rgb(73,73,19); }
div.DivClassName
{
background-color: #494913;
}
.BgClassName
{
background-color: #494913;
}
</style>
border-color css
<style>
span { border-color: #494913; }
span { border-color: rgb(73,73,19); }
td.TdClassName
{
border-color: #494913;
}
.TagClassName
{
border-color: #494913;
}
</style>