Shades of Verdun Green #406704
Tints of Verdun Green #406704
RGB
CMYK
RGB Variations
Color information
#406704 (or 0x406704) is known color: Verdun Green. HEX triplet: 40, 67 and 04. RGB value is (64,103,4). Sum of RGB (Red+Green+Blue) = 64+103+4=171 (22% of max value = 765). Red value is 64 (25.39% from 255 or 37.43% from 171); Green value is 103 (40.62% from 255 or 60.23% from 171); Blue value is 4 (1.95% from 255 or 2.34% from 171); Max value from RGB is 103 - color contains mainly: green. Hex color #406704 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #406704 is #BF98FB. Grayscale: #505050. Windows color (decimal): -12556540 or 288576. OLE color: 288576.
HSL color Cylindrical-coordinate representation of color #406704: hue angle of 83.64º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #406704 is Cyan = 0.38, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 64 | 103 | 4 | - |
| CMYK | 0.38 | 0 | 0.96 | 0.60 |
| HSL | 83.64º | 0.93% | 0.21% | - |
| HSV(B) | 83.64º | 0.96% | 0.4% | - |
| XYZ | 6.99 | 10.8 | 1.83 | - |
| YUV | 80.05 | 85.08 | 116.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 103 | 4 | 0.38 | 0 | 0.96 | 0.60 | 83.64 | 0.93 | 0.21 |
| Hex | 40 | 67 | 4 | 26 | 0 | 60 | 3C | 54 | 5D | 15 |
| Octal | 100 | 147 | 4 | 46 | 0 | 140 | 74 | 124 | 135 | 25 |
| Binary | 1000000 | 1100111 | 100 | 100110 | 0 | 1100000 | 111100 | 1010100 | 1011101 | 10101 |
Color Harmonies of #406704
Complementary color
Monochromatic Colors of #406704
Black with #406704
Text Example
Text Example
White with #406704
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406704; }
p { color: rgb(64,103,4); }
H1.HeaderClassName
{
color: #406704;
}
.AnyTagClassName
{
color: #406704;
}
</style>
background-color css
<style>
a { background-color: #406704; }
a { background-color: rgb(64,103,4); }
div.DivClassName
{
background-color: #406704;
}
.BgClassName
{
background-color: #406704;
}
</style>
border-color css
<style>
span { border-color: #406704; }
span { border-color: rgb(64,103,4); }
td.TdClassName
{
border-color: #406704;
}
.TagClassName
{
border-color: #406704;
}
</style>