Shades of Verdun Green #405617
Tints of Verdun Green #405617
RGB
CMYK
RGB Variations
Color information
#405617 (or 0x405617) is known color: Verdun Green. HEX triplet: 40, 56 and 17. RGB value is (64,86,23). Sum of RGB (Red+Green+Blue) = 64+86+23=173 (22% of max value = 765). Red value is 64 (25.39% from 255 or 36.99% from 173); Green value is 86 (33.98% from 255 or 49.71% from 173); Blue value is 23 (9.38% from 255 or 13.29% from 173); Max value from RGB is 86 - color contains mainly: green. Hex color #405617 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #405617 is #BFA9E8. Grayscale: #484848. Windows color (decimal): -12560873 or 1529408. OLE color: 1529408.
HSL color Cylindrical-coordinate representation of color #405617: hue angle of 80.95º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #405617 is Cyan = 0.26, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 64 | 86 | 23 | - |
| CMYK | 0.26 | 0 | 0.73 | 0.66 |
| HSL | 80.95º | 0.58% | 0.21% | - |
| HSV(B) | 80.95º | 0.73% | 0.34% | - |
| XYZ | 5.6 | 7.81 | 2.02 | - |
| YUV | 72.24 | 100.21 | 122.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 86 | 23 | 0.26 | 0 | 0.73 | 0.66 | 80.95 | 0.58 | 0.21 |
| Hex | 40 | 56 | 17 | 1A | 0 | 49 | 42 | 51 | 3A | 15 |
| Octal | 100 | 126 | 27 | 32 | 0 | 111 | 102 | 121 | 72 | 25 |
| Binary | 1000000 | 1010110 | 10111 | 11010 | 0 | 1001001 | 1000010 | 1010001 | 111010 | 10101 |
Color Harmonies of #405617
Complementary color
Monochromatic Colors of #405617
Black with #405617
Text Example
Text Example
White with #405617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405617; }
p { color: rgb(64,86,23); }
H1.HeaderClassName
{
color: #405617;
}
.AnyTagClassName
{
color: #405617;
}
</style>
background-color css
<style>
a { background-color: #405617; }
a { background-color: rgb(64,86,23); }
div.DivClassName
{
background-color: #405617;
}
.BgClassName
{
background-color: #405617;
}
</style>
border-color css
<style>
span { border-color: #405617; }
span { border-color: rgb(64,86,23); }
td.TdClassName
{
border-color: #405617;
}
.TagClassName
{
border-color: #405617;
}
</style>