Shades of Verdun Green #405916
Tints of Verdun Green #405916
RGB
CMYK
RGB Variations
Color information
#405916 (or 0x405916) is known color: Verdun Green. HEX triplet: 40, 59 and 16. RGB value is (64,89,22). Sum of RGB (Red+Green+Blue) = 64+89+22=175 (23% of max value = 765). Red value is 64 (25.39% from 255 or 36.57% from 175); Green value is 89 (35.16% from 255 or 50.86% from 175); Blue value is 22 (8.98% from 255 or 12.57% from 175); Max value from RGB is 89 - color contains mainly: green. Hex color #405916 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #405916 is #BFA6E9. Grayscale: #4A4A4A. Windows color (decimal): -12560106 or 1464640. OLE color: 1464640.
HSL color Cylindrical-coordinate representation of color #405916: hue angle of 82.39º degrees, saturation: 0.6, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #405916 is Cyan = 0.28, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 64 | 89 | 22 | - |
| CMYK | 0.28 | 0 | 0.75 | 0.65 |
| HSL | 82.39º | 0.6% | 0.22% | - |
| HSV(B) | 82.39º | 0.75% | 0.35% | - |
| XYZ | 5.83 | 8.29 | 2.05 | - |
| YUV | 73.89 | 98.72 | 120.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 89 | 22 | 0.28 | 0 | 0.75 | 0.65 | 82.39 | 0.6 | 0.22 |
| Hex | 40 | 59 | 16 | 1C | 0 | 4B | 41 | 52 | 3C | 16 |
| Octal | 100 | 131 | 26 | 34 | 0 | 113 | 101 | 122 | 74 | 26 |
| Binary | 1000000 | 1011001 | 10110 | 11100 | 0 | 1001011 | 1000001 | 1010010 | 111100 | 10110 |
Color Harmonies of #405916
Complementary color
Monochromatic Colors of #405916
Black with #405916
Text Example
Text Example
White with #405916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405916; }
p { color: rgb(64,89,22); }
H1.HeaderClassName
{
color: #405916;
}
.AnyTagClassName
{
color: #405916;
}
</style>
background-color css
<style>
a { background-color: #405916; }
a { background-color: rgb(64,89,22); }
div.DivClassName
{
background-color: #405916;
}
.BgClassName
{
background-color: #405916;
}
</style>
border-color css
<style>
span { border-color: #405916; }
span { border-color: rgb(64,89,22); }
td.TdClassName
{
border-color: #405916;
}
.TagClassName
{
border-color: #405916;
}
</style>