Shades of Verdun Green #415613
Tints of Verdun Green #415613
RGB
CMYK
RGB Variations
Color information
#415613 (or 0x415613) is known color: Verdun Green. HEX triplet: 41, 56 and 13. RGB value is (65,86,19). Sum of RGB (Red+Green+Blue) = 65+86+19=170 (22% of max value = 765). Red value is 65 (25.78% from 255 or 38.24% from 170); Green value is 86 (33.98% from 255 or 50.59% from 170); Blue value is 19 (7.81% from 255 or 11.18% from 170); Max value from RGB is 86 - color contains mainly: green. Hex color #415613 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #415613 is #BEA9EC. Grayscale: #484848. Windows color (decimal): -12495341 or 1267265. OLE color: 1267265.
HSL color Cylindrical-coordinate representation of color #415613: hue angle of 78.81º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #415613 is Cyan = 0.24, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 65 | 86 | 19 | - |
| CMYK | 0.24 | 0 | 0.78 | 0.66 |
| HSL | 78.81º | 0.64% | 0.21% | - |
| HSV(B) | 78.81º | 0.78% | 0.34% | - |
| XYZ | 5.63 | 7.83 | 1.83 | - |
| YUV | 72.08 | 98.04 | 122.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 86 | 19 | 0.24 | 0 | 0.78 | 0.66 | 78.81 | 0.64 | 0.21 |
| Hex | 41 | 56 | 13 | 18 | 0 | 4E | 42 | 4F | 40 | 15 |
| Octal | 101 | 126 | 23 | 30 | 0 | 116 | 102 | 117 | 100 | 25 |
| Binary | 1000001 | 1010110 | 10011 | 11000 | 0 | 1001110 | 1000010 | 1001111 | 1000000 | 10101 |
Color Harmonies of #415613
Complementary color
Monochromatic Colors of #415613
Black with #415613
Text Example
Text Example
White with #415613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415613; }
p { color: rgb(65,86,19); }
H1.HeaderClassName
{
color: #415613;
}
.AnyTagClassName
{
color: #415613;
}
</style>
background-color css
<style>
a { background-color: #415613; }
a { background-color: rgb(65,86,19); }
div.DivClassName
{
background-color: #415613;
}
.BgClassName
{
background-color: #415613;
}
</style>
border-color css
<style>
span { border-color: #415613; }
span { border-color: rgb(65,86,19); }
td.TdClassName
{
border-color: #415613;
}
.TagClassName
{
border-color: #415613;
}
</style>