Shades of Verdun Green #406811
Tints of Verdun Green #406811
RGB
CMYK
RGB Variations
Color information
#406811 (or 0x406811) is known color: Verdun Green. HEX triplet: 40, 68 and 11. RGB value is (64,104,17). Sum of RGB (Red+Green+Blue) = 64+104+17=185 (24% of max value = 765). Red value is 64 (25.39% from 255 or 34.59% from 185); Green value is 104 (41.02% from 255 or 56.22% from 185); Blue value is 17 (7.03% from 255 or 9.19% from 185); Max value from RGB is 104 - color contains mainly: green. Hex color #406811 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #406811 is #BF97EE. Grayscale: #525252. Windows color (decimal): -12556271 or 1140800. OLE color: 1140800.
HSL color Cylindrical-coordinate representation of color #406811: hue angle of 87.59º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #406811 is Cyan = 0.38, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 64 | 104 | 17 | - |
| CMYK | 0.38 | 0 | 0.84 | 0.59 |
| HSL | 87.59º | 0.72% | 0.24% | - |
| HSV(B) | 87.59º | 0.84% | 0.41% | - |
| XYZ | 7.17 | 11.03 | 2.28 | - |
| YUV | 82.12 | 91.25 | 115.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 104 | 17 | 0.38 | 0 | 0.84 | 0.59 | 87.59 | 0.72 | 0.24 |
| Hex | 40 | 68 | 11 | 26 | 0 | 54 | 3B | 58 | 48 | 18 |
| Octal | 100 | 150 | 21 | 46 | 0 | 124 | 73 | 130 | 110 | 30 |
| Binary | 1000000 | 1101000 | 10001 | 100110 | 0 | 1010100 | 111011 | 1011000 | 1001000 | 11000 |
Color Harmonies of #406811
Complementary color
Monochromatic Colors of #406811
Black with #406811
Text Example
Text Example
White with #406811
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406811; }
p { color: rgb(64,104,17); }
H1.HeaderClassName
{
color: #406811;
}
.AnyTagClassName
{
color: #406811;
}
</style>
background-color css
<style>
a { background-color: #406811; }
a { background-color: rgb(64,104,17); }
div.DivClassName
{
background-color: #406811;
}
.BgClassName
{
background-color: #406811;
}
</style>
border-color css
<style>
span { border-color: #406811; }
span { border-color: rgb(64,104,17); }
td.TdClassName
{
border-color: #406811;
}
.TagClassName
{
border-color: #406811;
}
</style>