Shades of Verdun Green #406903
Tints of Verdun Green #406903
RGB
CMYK
RGB Variations
Color information
#406903 (or 0x406903) is known color: Verdun Green. HEX triplet: 40, 69 and 03. RGB value is (64,105,3). Sum of RGB (Red+Green+Blue) = 64+105+3=172 (22% of max value = 765). Red value is 64 (25.39% from 255 or 37.21% from 172); Green value is 105 (41.41% from 255 or 61.05% from 172); Blue value is 3 (1.56% from 255 or 1.74% from 172); Max value from RGB is 105 - color contains mainly: green. Hex color #406903 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #406903 is #BF96FC. Grayscale: #515151. Windows color (decimal): -12556029 or 223552. OLE color: 223552.
HSL color Cylindrical-coordinate representation of color #406903: hue angle of 84.12º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #406903 is Cyan = 0.39, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 64 | 105 | 3 | - |
| CMYK | 0.39 | 0 | 0.97 | 0.59 |
| HSL | 84.12º | 0.94% | 0.21% | - |
| HSV(B) | 84.12º | 0.97% | 0.41% | - |
| XYZ | 7.18 | 11.2 | 1.87 | - |
| YUV | 81.11 | 83.92 | 115.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 105 | 3 | 0.39 | 0 | 0.97 | 0.59 | 84.12 | 0.94 | 0.21 |
| Hex | 40 | 69 | 3 | 27 | 0 | 61 | 3B | 54 | 5E | 15 |
| Octal | 100 | 151 | 3 | 47 | 0 | 141 | 73 | 124 | 136 | 25 |
| Binary | 1000000 | 1101001 | 11 | 100111 | 0 | 1100001 | 111011 | 1010100 | 1011110 | 10101 |
Color Harmonies of #406903
Complementary color
Monochromatic Colors of #406903
Black with #406903
Text Example
Text Example
White with #406903
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406903; }
p { color: rgb(64,105,3); }
H1.HeaderClassName
{
color: #406903;
}
.AnyTagClassName
{
color: #406903;
}
</style>
background-color css
<style>
a { background-color: #406903; }
a { background-color: rgb(64,105,3); }
div.DivClassName
{
background-color: #406903;
}
.BgClassName
{
background-color: #406903;
}
</style>
border-color css
<style>
span { border-color: #406903; }
span { border-color: rgb(64,105,3); }
td.TdClassName
{
border-color: #406903;
}
.TagClassName
{
border-color: #406903;
}
</style>