Shades of Verdun Green #494507
Tints of Verdun Green #494507
RGB
CMYK
RGB Variations
Color information
#494507 (or 0x494507) is known color: Verdun Green. HEX triplet: 49, 45 and 07. RGB value is (73,69,7). Sum of RGB (Red+Green+Blue) = 73+69+7=149 (19% of max value = 765). Red value is 73 (28.91% from 255 or 48.99% from 149); Green value is 69 (27.34% from 255 or 46.31% from 149); Blue value is 7 (3.12% from 255 or 4.70% from 149); Max value from RGB is 73 - color contains mainly: red. Hex color #494507 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #494507 is #B6BAF8. Grayscale: #3F3F3F. Windows color (decimal): -11975417 or 476489. OLE color: 476489.
HSL color Cylindrical-coordinate representation of color #494507: hue angle of 56.36º degrees, saturation: 0.82, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #494507 is Cyan = 0, Magento = 0.05, Yellow = 0.90 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 69 | 7 | - |
| CMYK | 0 | 0.05 | 0.90 | 0.71 |
| HSL | 56.36º | 0.83% | 0.16% | - |
| HSV(B) | 56.36º | 0.9% | 0.29% | - |
| XYZ | 4.91 | 5.69 | 1.04 | - |
| YUV | 63.13 | 96.33 | 135.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 69 | 7 | 0 | 0.05 | 0.90 | 0.71 | 56.36 | 0.83 | 0.16 |
| Hex | 49 | 45 | 7 | 0 | 5 | 5A | 47 | 38 | 52 | 10 |
| Octal | 111 | 105 | 7 | 0 | 5 | 132 | 107 | 70 | 122 | 20 |
| Binary | 1001001 | 1000101 | 111 | 0 | 101 | 1011010 | 1000111 | 111000 | 1010010 | 10000 |
Color Harmonies of #494507
Complementary color
Monochromatic Colors of #494507
Black with #494507
Text Example
Text Example
White with #494507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494507; }
p { color: rgb(73,69,7); }
H1.HeaderClassName
{
color: #494507;
}
.AnyTagClassName
{
color: #494507;
}
</style>
background-color css
<style>
a { background-color: #494507; }
a { background-color: rgb(73,69,7); }
div.DivClassName
{
background-color: #494507;
}
.BgClassName
{
background-color: #494507;
}
</style>
border-color css
<style>
span { border-color: #494507; }
span { border-color: rgb(73,69,7); }
td.TdClassName
{
border-color: #494507;
}
.TagClassName
{
border-color: #494507;
}
</style>