Shades of Verdun Green #476510
Tints of Verdun Green #476510
RGB
CMYK
RGB Variations
Color information
#476510 (or 0x476510) is known color: Verdun Green. HEX triplet: 47, 65 and 10. RGB value is (71,101,16). Sum of RGB (Red+Green+Blue) = 71+101+16=188 (24% of max value = 765). Red value is 71 (28.12% from 255 or 37.77% from 188); Green value is 101 (39.84% from 255 or 53.72% from 188); Blue value is 16 (6.64% from 255 or 8.51% from 188); Max value from RGB is 101 - color contains mainly: green. Hex color #476510 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #476510 is #B89AEF. Grayscale: #525252. Windows color (decimal): -12098288 or 1074503. OLE color: 1074503.
HSL color Cylindrical-coordinate representation of color #476510: hue angle of 81.18º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #476510 is Cyan = 0.30, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 101 | 16 | - |
| CMYK | 0.30 | 0 | 0.84 | 0.60 |
| HSL | 81.18º | 0.73% | 0.23% | - |
| HSV(B) | 81.18º | 0.84% | 0.4% | - |
| XYZ | 7.35 | 10.68 | 2.17 | - |
| YUV | 82.34 | 90.56 | 119.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 101 | 16 | 0.30 | 0 | 0.84 | 0.60 | 81.18 | 0.73 | 0.23 |
| Hex | 47 | 65 | 10 | 1E | 0 | 54 | 3C | 51 | 49 | 17 |
| Octal | 107 | 145 | 20 | 36 | 0 | 124 | 74 | 121 | 111 | 27 |
| Binary | 1000111 | 1100101 | 10000 | 11110 | 0 | 1010100 | 111100 | 1010001 | 1001001 | 10111 |
Color Harmonies of #476510
Complementary color
Monochromatic Colors of #476510
Black with #476510
Text Example
Text Example
White with #476510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476510; }
p { color: rgb(71,101,16); }
H1.HeaderClassName
{
color: #476510;
}
.AnyTagClassName
{
color: #476510;
}
</style>
background-color css
<style>
a { background-color: #476510; }
a { background-color: rgb(71,101,16); }
div.DivClassName
{
background-color: #476510;
}
.BgClassName
{
background-color: #476510;
}
</style>
border-color css
<style>
span { border-color: #476510; }
span { border-color: rgb(71,101,16); }
td.TdClassName
{
border-color: #476510;
}
.TagClassName
{
border-color: #476510;
}
</style>