Shades of Verdun Green #406304
Tints of Verdun Green #406304
RGB
CMYK
RGB Variations
Color information
#406304 (or 0x406304) is known color: Verdun Green. HEX triplet: 40, 63 and 04. RGB value is (64,99,4). Sum of RGB (Red+Green+Blue) = 64+99+4=167 (22% of max value = 765). Red value is 64 (25.39% from 255 or 38.32% from 167); Green value is 99 (39.06% from 255 or 59.28% from 167); Blue value is 4 (1.95% from 255 or 2.40% from 167); Max value from RGB is 99 - color contains mainly: green. Hex color #406304 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #406304 is #BF9CFB. Grayscale: #4E4E4E. Windows color (decimal): -12557564 or 287552. OLE color: 287552.
HSL color Cylindrical-coordinate representation of color #406304: hue angle of 82.11º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #406304 is Cyan = 0.35, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 64 | 99 | 4 | - |
| CMYK | 0.35 | 0 | 0.96 | 0.61 |
| HSL | 82.11º | 0.92% | 0.2% | - |
| HSV(B) | 82.11º | 0.96% | 0.39% | - |
| XYZ | 6.6 | 10.02 | 1.7 | - |
| YUV | 77.71 | 86.4 | 118.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 99 | 4 | 0.35 | 0 | 0.96 | 0.61 | 82.11 | 0.92 | 0.2 |
| Hex | 40 | 63 | 4 | 23 | 0 | 60 | 3D | 52 | 5C | 14 |
| Octal | 100 | 143 | 4 | 43 | 0 | 140 | 75 | 122 | 134 | 24 |
| Binary | 1000000 | 1100011 | 100 | 100011 | 0 | 1100000 | 111101 | 1010010 | 1011100 | 10100 |
Color Harmonies of #406304
Complementary color
Monochromatic Colors of #406304
Black with #406304
Text Example
Text Example
White with #406304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406304; }
p { color: rgb(64,99,4); }
H1.HeaderClassName
{
color: #406304;
}
.AnyTagClassName
{
color: #406304;
}
</style>
background-color css
<style>
a { background-color: #406304; }
a { background-color: rgb(64,99,4); }
div.DivClassName
{
background-color: #406304;
}
.BgClassName
{
background-color: #406304;
}
</style>
border-color css
<style>
span { border-color: #406304; }
span { border-color: rgb(64,99,4); }
td.TdClassName
{
border-color: #406304;
}
.TagClassName
{
border-color: #406304;
}
</style>