Shades of Verdun Green #474615
Tints of Verdun Green #474615
RGB
CMYK
RGB Variations
Color information
#474615 (or 0x474615) is known color: Verdun Green. HEX triplet: 47, 46 and 15. RGB value is (71,70,21). Sum of RGB (Red+Green+Blue) = 71+70+21=162 (21% of max value = 765). Red value is 71 (28.12% from 255 or 43.83% from 162); Green value is 70 (27.73% from 255 or 43.21% from 162); Blue value is 21 (8.59% from 255 or 12.96% from 162); Max value from RGB is 71 - color contains mainly: red. Hex color #474615 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #474615 is #B8B9EA. Grayscale: #404040. Windows color (decimal): -12106219 or 1394247. OLE color: 1394247.
HSL color Cylindrical-coordinate representation of color #474615: hue angle of 58.8º degrees, saturation: 0.54, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #474615 is Cyan = 0, Magento = 0.01, Yellow = 0.70 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 70 | 21 | - |
| CMYK | 0 | 0.01 | 0.70 | 0.72 |
| HSL | 58.8º | 0.54% | 0.18% | - |
| HSV(B) | 58.8º | 0.7% | 0.28% | - |
| XYZ | 4.92 | 5.77 | 1.56 | - |
| YUV | 64.71 | 103.33 | 132.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 70 | 21 | 0 | 0.01 | 0.70 | 0.72 | 58.8 | 0.54 | 0.18 |
| Hex | 47 | 46 | 15 | 0 | 1 | 46 | 48 | 3B | 36 | 12 |
| Octal | 107 | 106 | 25 | 0 | 1 | 106 | 110 | 73 | 66 | 22 |
| Binary | 1000111 | 1000110 | 10101 | 0 | 1 | 1000110 | 1001000 | 111011 | 110110 | 10010 |
Color Harmonies of #474615
Complementary color
Monochromatic Colors of #474615
Black with #474615
Text Example
Text Example
White with #474615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474615; }
p { color: rgb(71,70,21); }
H1.HeaderClassName
{
color: #474615;
}
.AnyTagClassName
{
color: #474615;
}
</style>
background-color css
<style>
a { background-color: #474615; }
a { background-color: rgb(71,70,21); }
div.DivClassName
{
background-color: #474615;
}
.BgClassName
{
background-color: #474615;
}
</style>
border-color css
<style>
span { border-color: #474615; }
span { border-color: rgb(71,70,21); }
td.TdClassName
{
border-color: #474615;
}
.TagClassName
{
border-color: #474615;
}
</style>