Shades of Verdun Green #494906
Tints of Verdun Green #494906
RGB
CMYK
RGB Variations
Color information
#494906 (or 0x494906) is known color: Verdun Green. HEX triplet: 49, 49 and 06. RGB value is (73,73,6). Sum of RGB (Red+Green+Blue) = 73+73+6=152 (20% of max value = 765). Red value is 73 (28.91% from 255 or 48.03% from 152); Green value is 73 (28.91% from 255 or 48.03% from 152); Blue value is 6 (2.73% from 255 or 3.95% from 152); Max value from RGB is 73 - color contains mainly: red, green. Hex color #494906 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #494906 is #B6B6F9. Grayscale: #414141. Windows color (decimal): -11974394 or 411977. OLE color: 411977.
HSL color Cylindrical-coordinate representation of color #494906: hue angle of 60º degrees, saturation: 0.85, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #494906 is Cyan = 0, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 73 | 6 | - |
| CMYK | 0 | 0 | 0.92 | 0.71 |
| HSL | 60º | 0.85% | 0.15% | - |
| HSV(B) | 60º | 0.92% | 0.29% | - |
| XYZ | 5.16 | 6.19 | 1.1 | - |
| YUV | 65.36 | 94.5 | 133.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 73 | 6 | 0 | 0 | 0.92 | 0.71 | 60 | 0.85 | 0.15 |
| Hex | 49 | 49 | 6 | 0 | 0 | 5C | 47 | 3C | 55 | F |
| Octal | 111 | 111 | 6 | 0 | 0 | 134 | 107 | 74 | 125 | 17 |
| Binary | 1001001 | 1001001 | 110 | 0 | 0 | 1011100 | 1000111 | 111100 | 1010101 | 1111 |
Color Harmonies of #494906
Complementary color
Monochromatic Colors of #494906
Black with #494906
Text Example
Text Example
White with #494906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494906; }
p { color: rgb(73,73,6); }
H1.HeaderClassName
{
color: #494906;
}
.AnyTagClassName
{
color: #494906;
}
</style>
background-color css
<style>
a { background-color: #494906; }
a { background-color: rgb(73,73,6); }
div.DivClassName
{
background-color: #494906;
}
.BgClassName
{
background-color: #494906;
}
</style>
border-color css
<style>
span { border-color: #494906; }
span { border-color: rgb(73,73,6); }
td.TdClassName
{
border-color: #494906;
}
.TagClassName
{
border-color: #494906;
}
</style>