Shades of Verdun Green #406802
Tints of Verdun Green #406802
RGB
CMYK
RGB Variations
Color information
#406802 (or 0x406802) is known color: Verdun Green. HEX triplet: 40, 68 and 02. RGB value is (64,104,2). Sum of RGB (Red+Green+Blue) = 64+104+2=170 (22% of max value = 765). Red value is 64 (25.39% from 255 or 37.65% from 170); Green value is 104 (41.02% from 255 or 61.18% from 170); Blue value is 2 (1.17% from 255 or 1.18% from 170); Max value from RGB is 104 - color contains mainly: green. Hex color #406802 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #406802 is #BF97FD. Grayscale: #505050. Windows color (decimal): -12556286 or 157760. OLE color: 157760.
HSL color Cylindrical-coordinate representation of color #406802: hue angle of 83.53º degrees, saturation: 0.96, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #406802 is Cyan = 0.38, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 64 | 104 | 2 | - |
| CMYK | 0.38 | 0 | 0.98 | 0.59 |
| HSL | 83.53º | 0.96% | 0.21% | - |
| HSV(B) | 83.53º | 0.98% | 0.41% | - |
| XYZ | 7.08 | 11 | 1.81 | - |
| YUV | 80.41 | 83.75 | 116.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 104 | 2 | 0.38 | 0 | 0.98 | 0.59 | 83.53 | 0.96 | 0.21 |
| Hex | 40 | 68 | 2 | 26 | 0 | 62 | 3B | 54 | 60 | 15 |
| Octal | 100 | 150 | 2 | 46 | 0 | 142 | 73 | 124 | 140 | 25 |
| Binary | 1000000 | 1101000 | 10 | 100110 | 0 | 1100010 | 111011 | 1010100 | 1100000 | 10101 |
Color Harmonies of #406802
Complementary color
Monochromatic Colors of #406802
Black with #406802
Text Example
Text Example
White with #406802
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406802; }
p { color: rgb(64,104,2); }
H1.HeaderClassName
{
color: #406802;
}
.AnyTagClassName
{
color: #406802;
}
</style>
background-color css
<style>
a { background-color: #406802; }
a { background-color: rgb(64,104,2); }
div.DivClassName
{
background-color: #406802;
}
.BgClassName
{
background-color: #406802;
}
</style>
border-color css
<style>
span { border-color: #406802; }
span { border-color: rgb(64,104,2); }
td.TdClassName
{
border-color: #406802;
}
.TagClassName
{
border-color: #406802;
}
</style>