Shades of Verdun Green #476316
Tints of Verdun Green #476316
RGB
CMYK
RGB Variations
Color information
#476316 (or 0x476316) is known color: Verdun Green. HEX triplet: 47, 63 and 16. RGB value is (71,99,22). Sum of RGB (Red+Green+Blue) = 71+99+22=192 (25% of max value = 765). Red value is 71 (28.12% from 255 or 36.98% from 192); Green value is 99 (39.06% from 255 or 51.56% from 192); Blue value is 22 (8.98% from 255 or 11.46% from 192); Max value from RGB is 99 - color contains mainly: green. Hex color #476316 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #476316 is #B89CE9. Grayscale: #525252. Windows color (decimal): -12098794 or 1467207. OLE color: 1467207.
HSL color Cylindrical-coordinate representation of color #476316: hue angle of 81.82º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #476316 is Cyan = 0.28, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 71 | 99 | 22 | - |
| CMYK | 0.28 | 0 | 0.78 | 0.61 |
| HSL | 81.82º | 0.64% | 0.24% | - |
| HSV(B) | 81.82º | 0.78% | 0.39% | - |
| XYZ | 7.21 | 10.32 | 2.37 | - |
| YUV | 81.85 | 94.22 | 120.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 99 | 22 | 0.28 | 0 | 0.78 | 0.61 | 81.82 | 0.64 | 0.24 |
| Hex | 47 | 63 | 16 | 1C | 0 | 4E | 3D | 52 | 40 | 18 |
| Octal | 107 | 143 | 26 | 34 | 0 | 116 | 75 | 122 | 100 | 30 |
| Binary | 1000111 | 1100011 | 10110 | 11100 | 0 | 1001110 | 111101 | 1010010 | 1000000 | 11000 |
Color Harmonies of #476316
Complementary color
Monochromatic Colors of #476316
Black with #476316
Text Example
Text Example
White with #476316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476316; }
p { color: rgb(71,99,22); }
H1.HeaderClassName
{
color: #476316;
}
.AnyTagClassName
{
color: #476316;
}
</style>
background-color css
<style>
a { background-color: #476316; }
a { background-color: rgb(71,99,22); }
div.DivClassName
{
background-color: #476316;
}
.BgClassName
{
background-color: #476316;
}
</style>
border-color css
<style>
span { border-color: #476316; }
span { border-color: rgb(71,99,22); }
td.TdClassName
{
border-color: #476316;
}
.TagClassName
{
border-color: #476316;
}
</style>