Shades of Verdun Green #474712
Tints of Verdun Green #474712
RGB
CMYK
RGB Variations
Color information
#474712 (or 0x474712) is known color: Verdun Green. HEX triplet: 47, 47 and 12. RGB value is (71,71,18). Sum of RGB (Red+Green+Blue) = 71+71+18=160 (21% of max value = 765). Red value is 71 (28.12% from 255 or 44.38% from 160); Green value is 71 (28.12% from 255 or 44.38% from 160); Blue value is 18 (7.42% from 255 or 11.25% from 160); Max value from RGB is 71 - color contains mainly: red, green. Hex color #474712 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #474712 is #B8B8ED. Grayscale: #414141. Windows color (decimal): -12105966 or 1197895. OLE color: 1197895.
HSL color Cylindrical-coordinate representation of color #474712: hue angle of 60º degrees, saturation: 0.6, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #474712 is Cyan = 0, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 71 | 18 | - |
| CMYK | 0 | 0 | 0.75 | 0.72 |
| HSL | 60º | 0.6% | 0.17% | - |
| HSV(B) | 60º | 0.75% | 0.28% | - |
| XYZ | 4.96 | 5.89 | 1.45 | - |
| YUV | 64.96 | 101.5 | 132.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 71 | 18 | 0 | 0 | 0.75 | 0.72 | 60 | 0.6 | 0.17 |
| Hex | 47 | 47 | 12 | 0 | 0 | 4B | 48 | 3C | 3C | 11 |
| Octal | 107 | 107 | 22 | 0 | 0 | 113 | 110 | 74 | 74 | 21 |
| Binary | 1000111 | 1000111 | 10010 | 0 | 0 | 1001011 | 1001000 | 111100 | 111100 | 10001 |
Color Harmonies of #474712
Complementary color
Monochromatic Colors of #474712
Black with #474712
Text Example
Text Example
White with #474712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474712; }
p { color: rgb(71,71,18); }
H1.HeaderClassName
{
color: #474712;
}
.AnyTagClassName
{
color: #474712;
}
</style>
background-color css
<style>
a { background-color: #474712; }
a { background-color: rgb(71,71,18); }
div.DivClassName
{
background-color: #474712;
}
.BgClassName
{
background-color: #474712;
}
</style>
border-color css
<style>
span { border-color: #474712; }
span { border-color: rgb(71,71,18); }
td.TdClassName
{
border-color: #474712;
}
.TagClassName
{
border-color: #474712;
}
</style>