Shades of Verdun Green #475115
Tints of Verdun Green #475115
RGB
CMYK
RGB Variations
Color information
#475115 (or 0x475115) is known color: Verdun Green. HEX triplet: 47, 51 and 15. RGB value is (71,81,21). Sum of RGB (Red+Green+Blue) = 71+81+21=173 (22% of max value = 765). Red value is 71 (28.12% from 255 or 41.04% from 173); Green value is 81 (32.03% from 255 or 46.82% from 173); Blue value is 21 (8.59% from 255 or 12.14% from 173); Max value from RGB is 81 - color contains mainly: green. Hex color #475115 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #475115 is #B8AEEA. Grayscale: #474747. Windows color (decimal): -12103403 or 1397063. OLE color: 1397063.
HSL color Cylindrical-coordinate representation of color #475115: hue angle of 70º degrees, saturation: 0.59, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #475115 is Cyan = 0.12, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 71 | 81 | 21 | - |
| CMYK | 0.12 | 0 | 0.74 | 0.68 |
| HSL | 70º | 0.59% | 0.2% | - |
| HSV(B) | 70º | 0.74% | 0.32% | - |
| XYZ | 5.68 | 7.28 | 1.82 | - |
| YUV | 71.17 | 99.69 | 127.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 81 | 21 | 0.12 | 0 | 0.74 | 0.68 | 70 | 0.59 | 0.2 |
| Hex | 47 | 51 | 15 | C | 0 | 4A | 44 | 46 | 3B | 14 |
| Octal | 107 | 121 | 25 | 14 | 0 | 112 | 104 | 106 | 73 | 24 |
| Binary | 1000111 | 1010001 | 10101 | 1100 | 0 | 1001010 | 1000100 | 1000110 | 111011 | 10100 |
Color Harmonies of #475115
Complementary color
Monochromatic Colors of #475115
Black with #475115
Text Example
Text Example
White with #475115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475115; }
p { color: rgb(71,81,21); }
H1.HeaderClassName
{
color: #475115;
}
.AnyTagClassName
{
color: #475115;
}
</style>
background-color css
<style>
a { background-color: #475115; }
a { background-color: rgb(71,81,21); }
div.DivClassName
{
background-color: #475115;
}
.BgClassName
{
background-color: #475115;
}
</style>
border-color css
<style>
span { border-color: #475115; }
span { border-color: rgb(71,81,21); }
td.TdClassName
{
border-color: #475115;
}
.TagClassName
{
border-color: #475115;
}
</style>