Shades of Verdun Green #406011
Tints of Verdun Green #406011
RGB
CMYK
RGB Variations
Color information
#406011 (or 0x406011) is known color: Verdun Green. HEX triplet: 40, 60 and 11. RGB value is (64,96,17). Sum of RGB (Red+Green+Blue) = 64+96+17=177 (23% of max value = 765). Red value is 64 (25.39% from 255 or 36.16% from 177); Green value is 96 (37.89% from 255 or 54.24% from 177); Blue value is 17 (7.03% from 255 or 9.60% from 177); Max value from RGB is 96 - color contains mainly: green. Hex color #406011 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #406011 is #BF9FEE. Grayscale: #4D4D4D. Windows color (decimal): -12558319 or 1138752. OLE color: 1138752.
HSL color Cylindrical-coordinate representation of color #406011: hue angle of 84.3º degrees, saturation: 0.7, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #406011 is Cyan = 0.33, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 64 | 96 | 17 | - |
| CMYK | 0.33 | 0 | 0.82 | 0.62 |
| HSL | 84.3º | 0.7% | 0.22% | - |
| HSV(B) | 84.3º | 0.82% | 0.38% | - |
| XYZ | 6.4 | 9.5 | 2.03 | - |
| YUV | 77.43 | 93.9 | 118.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 96 | 17 | 0.33 | 0 | 0.82 | 0.62 | 84.3 | 0.7 | 0.22 |
| Hex | 40 | 60 | 11 | 21 | 0 | 52 | 3E | 54 | 46 | 16 |
| Octal | 100 | 140 | 21 | 41 | 0 | 122 | 76 | 124 | 106 | 26 |
| Binary | 1000000 | 1100000 | 10001 | 100001 | 0 | 1010010 | 111110 | 1010100 | 1000110 | 10110 |
Color Harmonies of #406011
Complementary color
Monochromatic Colors of #406011
Black with #406011
Text Example
Text Example
White with #406011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406011; }
p { color: rgb(64,96,17); }
H1.HeaderClassName
{
color: #406011;
}
.AnyTagClassName
{
color: #406011;
}
</style>
background-color css
<style>
a { background-color: #406011; }
a { background-color: rgb(64,96,17); }
div.DivClassName
{
background-color: #406011;
}
.BgClassName
{
background-color: #406011;
}
</style>
border-color css
<style>
span { border-color: #406011; }
span { border-color: rgb(64,96,17); }
td.TdClassName
{
border-color: #406011;
}
.TagClassName
{
border-color: #406011;
}
</style>