Shades of Verdun Green #406407
Tints of Verdun Green #406407
RGB
CMYK
RGB Variations
Color information
#406407 (or 0x406407) is known color: Verdun Green. HEX triplet: 40, 64 and 07. RGB value is (64,100,7). Sum of RGB (Red+Green+Blue) = 64+100+7=171 (22% of max value = 765). Red value is 64 (25.39% from 255 or 37.43% from 171); Green value is 100 (39.45% from 255 or 58.48% from 171); Blue value is 7 (3.12% from 255 or 4.09% from 171); Max value from RGB is 100 - color contains mainly: green. Hex color #406407 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #406407 is #BF9BF8. Grayscale: #4E4E4E. Windows color (decimal): -12557305 or 484416. OLE color: 484416.
HSL color Cylindrical-coordinate representation of color #406407: hue angle of 83.23º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #406407 is Cyan = 0.36, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 64 | 100 | 7 | - |
| CMYK | 0.36 | 0 | 0.93 | 0.61 |
| HSL | 83.23º | 0.87% | 0.21% | - |
| HSV(B) | 83.23º | 0.93% | 0.39% | - |
| XYZ | 6.71 | 10.22 | 1.82 | - |
| YUV | 78.63 | 87.57 | 117.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 100 | 7 | 0.36 | 0 | 0.93 | 0.61 | 83.23 | 0.87 | 0.21 |
| Hex | 40 | 64 | 7 | 24 | 0 | 5D | 3D | 53 | 57 | 15 |
| Octal | 100 | 144 | 7 | 44 | 0 | 135 | 75 | 123 | 127 | 25 |
| Binary | 1000000 | 1100100 | 111 | 100100 | 0 | 1011101 | 111101 | 1010011 | 1010111 | 10101 |
Color Harmonies of #406407
Complementary color
Monochromatic Colors of #406407
Black with #406407
Text Example
Text Example
White with #406407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406407; }
p { color: rgb(64,100,7); }
H1.HeaderClassName
{
color: #406407;
}
.AnyTagClassName
{
color: #406407;
}
</style>
background-color css
<style>
a { background-color: #406407; }
a { background-color: rgb(64,100,7); }
div.DivClassName
{
background-color: #406407;
}
.BgClassName
{
background-color: #406407;
}
</style>
border-color css
<style>
span { border-color: #406407; }
span { border-color: rgb(64,100,7); }
td.TdClassName
{
border-color: #406407;
}
.TagClassName
{
border-color: #406407;
}
</style>