Shades of Verdun Green #406405
Tints of Verdun Green #406405
RGB
CMYK
RGB Variations
Color information
#406405 (or 0x406405) is known color: Verdun Green. HEX triplet: 40, 64 and 05. RGB value is (64,100,5). Sum of RGB (Red+Green+Blue) = 64+100+5=169 (22% of max value = 765). Red value is 64 (25.39% from 255 or 37.87% from 169); Green value is 100 (39.45% from 255 or 59.17% from 169); Blue value is 5 (2.34% from 255 or 2.96% from 169); Max value from RGB is 100 - color contains mainly: green. Hex color #406405 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #406405 is #BF9BFA. Grayscale: #4E4E4E. Windows color (decimal): -12557307 or 353344. OLE color: 353344.
HSL color Cylindrical-coordinate representation of color #406405: hue angle of 82.74º degrees, saturation: 0.9, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #406405 is Cyan = 0.36, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 64 | 100 | 5 | - |
| CMYK | 0.36 | 0 | 0.95 | 0.61 |
| HSL | 82.74º | 0.9% | 0.21% | - |
| HSV(B) | 82.74º | 0.95% | 0.39% | - |
| XYZ | 6.7 | 10.22 | 1.76 | - |
| YUV | 78.41 | 86.57 | 117.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 100 | 5 | 0.36 | 0 | 0.95 | 0.61 | 82.74 | 0.9 | 0.21 |
| Hex | 40 | 64 | 5 | 24 | 0 | 5F | 3D | 53 | 5A | 15 |
| Octal | 100 | 144 | 5 | 44 | 0 | 137 | 75 | 123 | 132 | 25 |
| Binary | 1000000 | 1100100 | 101 | 100100 | 0 | 1011111 | 111101 | 1010011 | 1011010 | 10101 |
Color Harmonies of #406405
Complementary color
Monochromatic Colors of #406405
Black with #406405
Text Example
Text Example
White with #406405
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406405; }
p { color: rgb(64,100,5); }
H1.HeaderClassName
{
color: #406405;
}
.AnyTagClassName
{
color: #406405;
}
</style>
background-color css
<style>
a { background-color: #406405; }
a { background-color: rgb(64,100,5); }
div.DivClassName
{
background-color: #406405;
}
.BgClassName
{
background-color: #406405;
}
</style>
border-color css
<style>
span { border-color: #406405; }
span { border-color: rgb(64,100,5); }
td.TdClassName
{
border-color: #406405;
}
.TagClassName
{
border-color: #406405;
}
</style>