Shades of Verdun Green #405014
Tints of Verdun Green #405014
RGB
CMYK
RGB Variations
Color information
#405014 (or 0x405014) is known color: Verdun Green. HEX triplet: 40, 50 and 14. RGB value is (64,80,20). Sum of RGB (Red+Green+Blue) = 64+80+20=164 (21% of max value = 765). Red value is 64 (25.39% from 255 or 39.02% from 164); Green value is 80 (31.64% from 255 or 48.78% from 164); Blue value is 20 (8.20% from 255 or 12.20% from 164); Max value from RGB is 80 - color contains mainly: green. Hex color #405014 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #405014 is #BFAFEB. Grayscale: #444444. Windows color (decimal): -12562412 or 1331264. OLE color: 1331264.
HSL color Cylindrical-coordinate representation of color #405014: hue angle of 76º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #405014 is Cyan = 0.20, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 64 | 80 | 20 | - |
| CMYK | 0.20 | 0 | 0.75 | 0.69 |
| HSL | 76º | 0.6% | 0.2% | - |
| HSV(B) | 76º | 0.75% | 0.31% | - |
| XYZ | 5.11 | 6.88 | 1.72 | - |
| YUV | 68.38 | 100.7 | 124.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 80 | 20 | 0.20 | 0 | 0.75 | 0.69 | 76 | 0.6 | 0.2 |
| Hex | 40 | 50 | 14 | 14 | 0 | 4B | 45 | 4C | 3C | 14 |
| Octal | 100 | 120 | 24 | 24 | 0 | 113 | 105 | 114 | 74 | 24 |
| Binary | 1000000 | 1010000 | 10100 | 10100 | 0 | 1001011 | 1000101 | 1001100 | 111100 | 10100 |
Color Harmonies of #405014
Complementary color
Monochromatic Colors of #405014
Black with #405014
Text Example
Text Example
White with #405014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405014; }
p { color: rgb(64,80,20); }
H1.HeaderClassName
{
color: #405014;
}
.AnyTagClassName
{
color: #405014;
}
</style>
background-color css
<style>
a { background-color: #405014; }
a { background-color: rgb(64,80,20); }
div.DivClassName
{
background-color: #405014;
}
.BgClassName
{
background-color: #405014;
}
</style>
border-color css
<style>
span { border-color: #405014; }
span { border-color: rgb(64,80,20); }
td.TdClassName
{
border-color: #405014;
}
.TagClassName
{
border-color: #405014;
}
</style>