Shades of Verdun Green #476806
Tints of Verdun Green #476806
RGB
CMYK
RGB Variations
Color information
#476806 (or 0x476806) is known color: Verdun Green. HEX triplet: 47, 68 and 06. RGB value is (71,104,6). Sum of RGB (Red+Green+Blue) = 71+104+6=181 (23% of max value = 765). Red value is 71 (28.12% from 255 or 39.23% from 181); Green value is 104 (41.02% from 255 or 57.46% from 181); Blue value is 6 (2.73% from 255 or 3.31% from 181); Max value from RGB is 104 - color contains mainly: green. Hex color #476806 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #476806 is #B897F9. Grayscale: #535353. Windows color (decimal): -12097530 or 419911. OLE color: 419911.
HSL color Cylindrical-coordinate representation of color #476806: hue angle of 80.2º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #476806 is Cyan = 0.32, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 71 | 104 | 6 | - |
| CMYK | 0.32 | 0 | 0.94 | 0.59 |
| HSL | 80.2º | 0.89% | 0.22% | - |
| HSV(B) | 80.2º | 0.94% | 0.41% | - |
| XYZ | 7.58 | 11.25 | 1.94 | - |
| YUV | 82.96 | 84.57 | 119.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 104 | 6 | 0.32 | 0 | 0.94 | 0.59 | 80.2 | 0.89 | 0.22 |
| Hex | 47 | 68 | 6 | 20 | 0 | 5E | 3B | 50 | 59 | 16 |
| Octal | 107 | 150 | 6 | 40 | 0 | 136 | 73 | 120 | 131 | 26 |
| Binary | 1000111 | 1101000 | 110 | 100000 | 0 | 1011110 | 111011 | 1010000 | 1011001 | 10110 |
Color Harmonies of #476806
Complementary color
Monochromatic Colors of #476806
Black with #476806
Text Example
Text Example
White with #476806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476806; }
p { color: rgb(71,104,6); }
H1.HeaderClassName
{
color: #476806;
}
.AnyTagClassName
{
color: #476806;
}
</style>
background-color css
<style>
a { background-color: #476806; }
a { background-color: rgb(71,104,6); }
div.DivClassName
{
background-color: #476806;
}
.BgClassName
{
background-color: #476806;
}
</style>
border-color css
<style>
span { border-color: #476806; }
span { border-color: rgb(71,104,6); }
td.TdClassName
{
border-color: #476806;
}
.TagClassName
{
border-color: #476806;
}
</style>