Shades of Verdun Green #406007
Tints of Verdun Green #406007
RGB
CMYK
RGB Variations
Color information
#406007 (or 0x406007) is known color: Verdun Green. HEX triplet: 40, 60 and 07. RGB value is (64,96,7). Sum of RGB (Red+Green+Blue) = 64+96+7=167 (22% of max value = 765). Red value is 64 (25.39% from 255 or 38.32% from 167); Green value is 96 (37.89% from 255 or 57.49% from 167); Blue value is 7 (3.12% from 255 or 4.19% from 167); Max value from RGB is 96 - color contains mainly: green. Hex color #406007 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #406007 is #BF9FF8. Grayscale: #4C4C4C. Windows color (decimal): -12558329 or 483392. OLE color: 483392.
HSL color Cylindrical-coordinate representation of color #406007: hue angle of 81.57º degrees, saturation: 0.86, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #406007 is Cyan = 0.33, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 64 | 96 | 7 | - |
| CMYK | 0.33 | 0 | 0.93 | 0.62 |
| HSL | 81.57º | 0.86% | 0.2% | - |
| HSV(B) | 81.57º | 0.93% | 0.38% | - |
| XYZ | 6.34 | 9.47 | 1.7 | - |
| YUV | 76.29 | 88.9 | 119.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 96 | 7 | 0.33 | 0 | 0.93 | 0.62 | 81.57 | 0.86 | 0.2 |
| Hex | 40 | 60 | 7 | 21 | 0 | 5D | 3E | 52 | 56 | 14 |
| Octal | 100 | 140 | 7 | 41 | 0 | 135 | 76 | 122 | 126 | 24 |
| Binary | 1000000 | 1100000 | 111 | 100001 | 0 | 1011101 | 111110 | 1010010 | 1010110 | 10100 |
Color Harmonies of #406007
Complementary color
Monochromatic Colors of #406007
Black with #406007
Text Example
Text Example
White with #406007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406007; }
p { color: rgb(64,96,7); }
H1.HeaderClassName
{
color: #406007;
}
.AnyTagClassName
{
color: #406007;
}
</style>
background-color css
<style>
a { background-color: #406007; }
a { background-color: rgb(64,96,7); }
div.DivClassName
{
background-color: #406007;
}
.BgClassName
{
background-color: #406007;
}
</style>
border-color css
<style>
span { border-color: #406007; }
span { border-color: rgb(64,96,7); }
td.TdClassName
{
border-color: #406007;
}
.TagClassName
{
border-color: #406007;
}
</style>