Shades of Verdun Green #474711
Tints of Verdun Green #474711
RGB
CMYK
RGB Variations
Color information
#474711 (or 0x474711) is known color: Verdun Green. HEX triplet: 47, 47 and 11. RGB value is (71,71,17). Sum of RGB (Red+Green+Blue) = 71+71+17=159 (21% of max value = 765). Red value is 71 (28.12% from 255 or 44.65% from 159); Green value is 71 (28.12% from 255 or 44.65% from 159); Blue value is 17 (7.03% from 255 or 10.69% from 159); Max value from RGB is 71 - color contains mainly: red, green. Hex color #474711 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #474711 is #B8B8EE. Grayscale: #414141. Windows color (decimal): -12105967 or 1132359. OLE color: 1132359.
HSL color Cylindrical-coordinate representation of color #474711: hue angle of 60º 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 #474711 is Cyan = 0, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 71 | 17 | - |
| CMYK | 0 | 0 | 0.76 | 0.72 |
| HSL | 60º | 0.61% | 0.17% | - |
| HSV(B) | 60º | 0.76% | 0.28% | - |
| XYZ | 4.95 | 5.89 | 1.41 | - |
| YUV | 64.84 | 101 | 132.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 71 | 17 | 0 | 0 | 0.76 | 0.72 | 60 | 0.61 | 0.17 |
| Hex | 47 | 47 | 11 | 0 | 0 | 4C | 48 | 3C | 3D | 11 |
| Octal | 107 | 107 | 21 | 0 | 0 | 114 | 110 | 74 | 75 | 21 |
| Binary | 1000111 | 1000111 | 10001 | 0 | 0 | 1001100 | 1001000 | 111100 | 111101 | 10001 |
Color Harmonies of #474711
Complementary color
Monochromatic Colors of #474711
Black with #474711
Text Example
Text Example
White with #474711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474711; }
p { color: rgb(71,71,17); }
H1.HeaderClassName
{
color: #474711;
}
.AnyTagClassName
{
color: #474711;
}
</style>
background-color css
<style>
a { background-color: #474711; }
a { background-color: rgb(71,71,17); }
div.DivClassName
{
background-color: #474711;
}
.BgClassName
{
background-color: #474711;
}
</style>
border-color css
<style>
span { border-color: #474711; }
span { border-color: rgb(71,71,17); }
td.TdClassName
{
border-color: #474711;
}
.TagClassName
{
border-color: #474711;
}
</style>