Shades of Verdun Green #406804
Tints of Verdun Green #406804
RGB
CMYK
RGB Variations
Color information
#406804 (or 0x406804) is known color: Verdun Green. HEX triplet: 40, 68 and 04. RGB value is (64,104,4). Sum of RGB (Red+Green+Blue) = 64+104+4=172 (22% of max value = 765). Red value is 64 (25.39% from 255 or 37.21% from 172); Green value is 104 (41.02% from 255 or 60.47% from 172); Blue value is 4 (1.95% from 255 or 2.33% from 172); Max value from RGB is 104 - color contains mainly: green. Hex color #406804 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #406804 is #BF97FB. Grayscale: #515151. Windows color (decimal): -12556284 or 288832. OLE color: 288832.
HSL color Cylindrical-coordinate representation of color #406804: hue angle of 84º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #406804 is Cyan = 0.38, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 64 | 104 | 4 | - |
| CMYK | 0.38 | 0 | 0.96 | 0.59 |
| HSL | 84º | 0.93% | 0.21% | - |
| HSV(B) | 84º | 0.96% | 0.41% | - |
| XYZ | 7.09 | 11 | 1.86 | - |
| YUV | 80.64 | 84.75 | 116.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 104 | 4 | 0.38 | 0 | 0.96 | 0.59 | 84 | 0.93 | 0.21 |
| Hex | 40 | 68 | 4 | 26 | 0 | 60 | 3B | 54 | 5D | 15 |
| Octal | 100 | 150 | 4 | 46 | 0 | 140 | 73 | 124 | 135 | 25 |
| Binary | 1000000 | 1101000 | 100 | 100110 | 0 | 1100000 | 111011 | 1010100 | 1011101 | 10101 |
Color Harmonies of #406804
Complementary color
Monochromatic Colors of #406804
Black with #406804
Text Example
Text Example
White with #406804
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406804; }
p { color: rgb(64,104,4); }
H1.HeaderClassName
{
color: #406804;
}
.AnyTagClassName
{
color: #406804;
}
</style>
background-color css
<style>
a { background-color: #406804; }
a { background-color: rgb(64,104,4); }
div.DivClassName
{
background-color: #406804;
}
.BgClassName
{
background-color: #406804;
}
</style>
border-color css
<style>
span { border-color: #406804; }
span { border-color: rgb(64,104,4); }
td.TdClassName
{
border-color: #406804;
}
.TagClassName
{
border-color: #406804;
}
</style>