Shades of Verdun Green #494915
Tints of Verdun Green #494915
RGB
CMYK
RGB Variations
Color information
#494915 (or 0x494915) is known color: Verdun Green. HEX triplet: 49, 49 and 15. RGB value is (73,73,21). Sum of RGB (Red+Green+Blue) = 73+73+21=167 (22% of max value = 765). Red value is 73 (28.91% from 255 or 43.71% from 167); Green value is 73 (28.91% from 255 or 43.71% from 167); Blue value is 21 (8.59% from 255 or 12.57% from 167); Max value from RGB is 73 - color contains mainly: red, green. Hex color #494915 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #494915 is #B6B6EA. Grayscale: #434343. Windows color (decimal): -11974379 or 1395017. OLE color: 1395017.
HSL color Cylindrical-coordinate representation of color #494915: hue angle of 60º degrees, saturation: 0.55, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #494915 is Cyan = 0, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 73 | 21 | - |
| CMYK | 0 | 0 | 0.71 | 0.71 |
| HSL | 60º | 0.55% | 0.18% | - |
| HSV(B) | 60º | 0.71% | 0.29% | - |
| XYZ | 5.27 | 6.24 | 1.64 | - |
| YUV | 67.07 | 102 | 132.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 73 | 21 | 0 | 0 | 0.71 | 0.71 | 60 | 0.55 | 0.18 |
| Hex | 49 | 49 | 15 | 0 | 0 | 47 | 47 | 3C | 37 | 12 |
| Octal | 111 | 111 | 25 | 0 | 0 | 107 | 107 | 74 | 67 | 22 |
| Binary | 1001001 | 1001001 | 10101 | 0 | 0 | 1000111 | 1000111 | 111100 | 110111 | 10010 |
Color Harmonies of #494915
Complementary color
Monochromatic Colors of #494915
Black with #494915
Text Example
Text Example
White with #494915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494915; }
p { color: rgb(73,73,21); }
H1.HeaderClassName
{
color: #494915;
}
.AnyTagClassName
{
color: #494915;
}
</style>
background-color css
<style>
a { background-color: #494915; }
a { background-color: rgb(73,73,21); }
div.DivClassName
{
background-color: #494915;
}
.BgClassName
{
background-color: #494915;
}
</style>
border-color css
<style>
span { border-color: #494915; }
span { border-color: rgb(73,73,21); }
td.TdClassName
{
border-color: #494915;
}
.TagClassName
{
border-color: #494915;
}
</style>