Shades of Verdun Green #474611
Tints of Verdun Green #474611
RGB
CMYK
RGB Variations
Color information
#474611 (or 0x474611) is known color: Verdun Green. HEX triplet: 47, 46 and 11. RGB value is (71,70,17). Sum of RGB (Red+Green+Blue) = 71+70+17=158 (20% of max value = 765). Red value is 71 (28.12% from 255 or 44.94% from 158); Green value is 70 (27.73% from 255 or 44.30% from 158); Blue value is 17 (7.03% from 255 or 10.76% from 158); Max value from RGB is 71 - color contains mainly: red. Hex color #474611 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #474611 is #B8B9EE. Grayscale: #404040. Windows color (decimal): -12106223 or 1132103. OLE color: 1132103.
HSL color Cylindrical-coordinate representation of color #474611: hue angle of 58.89º degrees, saturation: 0.61, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #474611 is Cyan = 0, Magento = 0.01, Yellow = 0.76 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 70 | 17 | - |
| CMYK | 0 | 0.01 | 0.76 | 0.72 |
| HSL | 58.89º | 0.61% | 0.17% | - |
| HSV(B) | 58.89º | 0.76% | 0.28% | - |
| XYZ | 4.89 | 5.76 | 1.38 | - |
| YUV | 64.26 | 101.33 | 132.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 70 | 17 | 0 | 0.01 | 0.76 | 0.72 | 58.89 | 0.61 | 0.17 |
| Hex | 47 | 46 | 11 | 0 | 1 | 4C | 48 | 3B | 3D | 11 |
| Octal | 107 | 106 | 21 | 0 | 1 | 114 | 110 | 73 | 75 | 21 |
| Binary | 1000111 | 1000110 | 10001 | 0 | 1 | 1001100 | 1001000 | 111011 | 111101 | 10001 |
Color Harmonies of #474611
Complementary color
Monochromatic Colors of #474611
Black with #474611
Text Example
Text Example
White with #474611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474611; }
p { color: rgb(71,70,17); }
H1.HeaderClassName
{
color: #474611;
}
.AnyTagClassName
{
color: #474611;
}
</style>
background-color css
<style>
a { background-color: #474611; }
a { background-color: rgb(71,70,17); }
div.DivClassName
{
background-color: #474611;
}
.BgClassName
{
background-color: #474611;
}
</style>
border-color css
<style>
span { border-color: #474611; }
span { border-color: rgb(71,70,17); }
td.TdClassName
{
border-color: #474611;
}
.TagClassName
{
border-color: #474611;
}
</style>