Shades of Verdun Green #405016
Tints of Verdun Green #405016
RGB
CMYK
RGB Variations
Color information
#405016 (or 0x405016) is known color: Verdun Green. HEX triplet: 40, 50 and 16. RGB value is (64,80,22). Sum of RGB (Red+Green+Blue) = 64+80+22=166 (21% of max value = 765). Red value is 64 (25.39% from 255 or 38.55% from 166); Green value is 80 (31.64% from 255 or 48.19% from 166); Blue value is 22 (8.98% from 255 or 13.25% from 166); Max value from RGB is 80 - color contains mainly: green. Hex color #405016 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #405016 is #BFAFE9. Grayscale: #444444. Windows color (decimal): -12562410 or 1462336. OLE color: 1462336.
HSL color Cylindrical-coordinate representation of color #405016: hue angle of 76.55º degrees, saturation: 0.57, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #405016 is Cyan = 0.20, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 64 | 80 | 22 | - |
| CMYK | 0.20 | 0 | 0.72 | 0.69 |
| HSL | 76.55º | 0.57% | 0.2% | - |
| HSV(B) | 76.55º | 0.73% | 0.31% | - |
| XYZ | 5.13 | 6.89 | 1.82 | - |
| YUV | 68.6 | 101.7 | 124.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 80 | 22 | 0.20 | 0 | 0.72 | 0.69 | 76.55 | 0.57 | 0.2 |
| Hex | 40 | 50 | 16 | 14 | 0 | 48 | 45 | 4D | 39 | 14 |
| Octal | 100 | 120 | 26 | 24 | 0 | 110 | 105 | 115 | 71 | 24 |
| Binary | 1000000 | 1010000 | 10110 | 10100 | 0 | 1001000 | 1000101 | 1001101 | 111001 | 10100 |
Color Harmonies of #405016
Complementary color
Monochromatic Colors of #405016
Black with #405016
Text Example
Text Example
White with #405016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405016; }
p { color: rgb(64,80,22); }
H1.HeaderClassName
{
color: #405016;
}
.AnyTagClassName
{
color: #405016;
}
</style>
background-color css
<style>
a { background-color: #405016; }
a { background-color: rgb(64,80,22); }
div.DivClassName
{
background-color: #405016;
}
.BgClassName
{
background-color: #405016;
}
</style>
border-color css
<style>
span { border-color: #405016; }
span { border-color: rgb(64,80,22); }
td.TdClassName
{
border-color: #405016;
}
.TagClassName
{
border-color: #405016;
}
</style>