Shades of Verdun Green #476410
Tints of Verdun Green #476410
RGB
CMYK
RGB Variations
Color information
#476410 (or 0x476410) is known color: Verdun Green. HEX triplet: 47, 64 and 10. RGB value is (71,100,16). Sum of RGB (Red+Green+Blue) = 71+100+16=187 (24% of max value = 765). Red value is 71 (28.12% from 255 or 37.97% from 187); Green value is 100 (39.45% from 255 or 53.48% from 187); Blue value is 16 (6.64% from 255 or 8.56% from 187); Max value from RGB is 100 - color contains mainly: green. Hex color #476410 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #476410 is #B89BEF. Grayscale: #525252. Windows color (decimal): -12098544 or 1074247. OLE color: 1074247.
HSL color Cylindrical-coordinate representation of color #476410: hue angle of 80.71º degrees, saturation: 0.72, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #476410 is Cyan = 0.29, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 71 | 100 | 16 | - |
| CMYK | 0.29 | 0 | 0.84 | 0.61 |
| HSL | 80.71º | 0.72% | 0.23% | - |
| HSV(B) | 80.71º | 0.84% | 0.39% | - |
| XYZ | 7.25 | 10.49 | 2.13 | - |
| YUV | 81.75 | 90.89 | 120.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 100 | 16 | 0.29 | 0 | 0.84 | 0.61 | 80.71 | 0.72 | 0.23 |
| Hex | 47 | 64 | 10 | 1D | 0 | 54 | 3D | 51 | 48 | 17 |
| Octal | 107 | 144 | 20 | 35 | 0 | 124 | 75 | 121 | 110 | 27 |
| Binary | 1000111 | 1100100 | 10000 | 11101 | 0 | 1010100 | 111101 | 1010001 | 1001000 | 10111 |
Color Harmonies of #476410
Complementary color
Monochromatic Colors of #476410
Black with #476410
Text Example
Text Example
White with #476410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476410; }
p { color: rgb(71,100,16); }
H1.HeaderClassName
{
color: #476410;
}
.AnyTagClassName
{
color: #476410;
}
</style>
background-color css
<style>
a { background-color: #476410; }
a { background-color: rgb(71,100,16); }
div.DivClassName
{
background-color: #476410;
}
.BgClassName
{
background-color: #476410;
}
</style>
border-color css
<style>
span { border-color: #476410; }
span { border-color: rgb(71,100,16); }
td.TdClassName
{
border-color: #476410;
}
.TagClassName
{
border-color: #476410;
}
</style>