Shades of Verdun Green #494714
Tints of Verdun Green #494714
RGB
CMYK
RGB Variations
Color information
#494714 (or 0x494714) is known color: Verdun Green. HEX triplet: 49, 47 and 14. RGB value is (73,71,20). Sum of RGB (Red+Green+Blue) = 73+71+20=164 (21% of max value = 765). Red value is 73 (28.91% from 255 or 44.51% from 164); Green value is 71 (28.12% from 255 or 43.29% from 164); Blue value is 20 (8.20% from 255 or 12.20% from 164); Max value from RGB is 73 - color contains mainly: red. Hex color #494714 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #494714 is #B6B8EB. Grayscale: #414141. Windows color (decimal): -11974892 or 1328969. OLE color: 1328969.
HSL color Cylindrical-coordinate representation of color #494714: hue angle of 57.74º degrees, saturation: 0.57, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #494714 is Cyan = 0, Magento = 0.03, Yellow = 0.73 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 71 | 20 | - |
| CMYK | 0 | 0.03 | 0.73 | 0.71 |
| HSL | 57.74º | 0.57% | 0.18% | - |
| HSV(B) | 57.74º | 0.73% | 0.29% | - |
| XYZ | 5.13 | 5.97 | 1.54 | - |
| YUV | 65.78 | 102.16 | 133.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 71 | 20 | 0 | 0.03 | 0.73 | 0.71 | 57.74 | 0.57 | 0.18 |
| Hex | 49 | 47 | 14 | 0 | 3 | 49 | 47 | 3A | 39 | 12 |
| Octal | 111 | 107 | 24 | 0 | 3 | 111 | 107 | 72 | 71 | 22 |
| Binary | 1001001 | 1000111 | 10100 | 0 | 11 | 1001001 | 1000111 | 111010 | 111001 | 10010 |
Color Harmonies of #494714
Complementary color
Monochromatic Colors of #494714
Black with #494714
Text Example
Text Example
White with #494714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494714; }
p { color: rgb(73,71,20); }
H1.HeaderClassName
{
color: #494714;
}
.AnyTagClassName
{
color: #494714;
}
</style>
background-color css
<style>
a { background-color: #494714; }
a { background-color: rgb(73,71,20); }
div.DivClassName
{
background-color: #494714;
}
.BgClassName
{
background-color: #494714;
}
</style>
border-color css
<style>
span { border-color: #494714; }
span { border-color: rgb(73,71,20); }
td.TdClassName
{
border-color: #494714;
}
.TagClassName
{
border-color: #494714;
}
</style>