Shades of Verdun Green #405413
Tints of Verdun Green #405413
RGB
CMYK
RGB Variations
Color information
#405413 (or 0x405413) is known color: Verdun Green. HEX triplet: 40, 54 and 13. RGB value is (64,84,19). Sum of RGB (Red+Green+Blue) = 64+84+19=167 (22% of max value = 765). Red value is 64 (25.39% from 255 or 38.32% from 167); Green value is 84 (33.20% from 255 or 50.30% from 167); Blue value is 19 (7.81% from 255 or 11.38% from 167); Max value from RGB is 84 - color contains mainly: green. Hex color #405413 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #405413 is #BFABEC. Grayscale: #464646. Windows color (decimal): -12561389 or 1266752. OLE color: 1266752.
HSL color Cylindrical-coordinate representation of color #405413: hue angle of 78.46º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #405413 is Cyan = 0.24, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 64 | 84 | 19 | - |
| CMYK | 0.24 | 0 | 0.77 | 0.67 |
| HSL | 78.46º | 0.63% | 0.2% | - |
| HSV(B) | 78.46º | 0.77% | 0.33% | - |
| XYZ | 5.4 | 7.48 | 1.77 | - |
| YUV | 70.61 | 98.87 | 123.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 84 | 19 | 0.24 | 0 | 0.77 | 0.67 | 78.46 | 0.63 | 0.2 |
| Hex | 40 | 54 | 13 | 18 | 0 | 4D | 43 | 4E | 3F | 14 |
| Octal | 100 | 124 | 23 | 30 | 0 | 115 | 103 | 116 | 77 | 24 |
| Binary | 1000000 | 1010100 | 10011 | 11000 | 0 | 1001101 | 1000011 | 1001110 | 111111 | 10100 |
Color Harmonies of #405413
Complementary color
Monochromatic Colors of #405413
Black with #405413
Text Example
Text Example
White with #405413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405413; }
p { color: rgb(64,84,19); }
H1.HeaderClassName
{
color: #405413;
}
.AnyTagClassName
{
color: #405413;
}
</style>
background-color css
<style>
a { background-color: #405413; }
a { background-color: rgb(64,84,19); }
div.DivClassName
{
background-color: #405413;
}
.BgClassName
{
background-color: #405413;
}
</style>
border-color css
<style>
span { border-color: #405413; }
span { border-color: rgb(64,84,19); }
td.TdClassName
{
border-color: #405413;
}
.TagClassName
{
border-color: #405413;
}
</style>