Shades of Verdun Green #415116
Tints of Verdun Green #415116
RGB
CMYK
RGB Variations
Color information
#415116 (or 0x415116) is known color: Verdun Green. HEX triplet: 41, 51 and 16. RGB value is (65,81,22). Sum of RGB (Red+Green+Blue) = 65+81+22=168 (22% of max value = 765). Red value is 65 (25.78% from 255 or 38.69% from 168); Green value is 81 (32.03% from 255 or 48.21% from 168); Blue value is 22 (8.98% from 255 or 13.10% from 168); Max value from RGB is 81 - color contains mainly: green. Hex color #415116 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #415116 is #BEAEE9. Grayscale: #454545. Windows color (decimal): -12496618 or 1462593. OLE color: 1462593.
HSL color Cylindrical-coordinate representation of color #415116: hue angle of 76.27º degrees, saturation: 0.57, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #415116 is Cyan = 0.20, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 65 | 81 | 22 | - |
| CMYK | 0.20 | 0 | 0.73 | 0.68 |
| HSL | 76.27º | 0.57% | 0.2% | - |
| HSV(B) | 76.27º | 0.73% | 0.32% | - |
| XYZ | 5.27 | 7.07 | 1.85 | - |
| YUV | 69.49 | 101.2 | 124.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 81 | 22 | 0.20 | 0 | 0.73 | 0.68 | 76.27 | 0.57 | 0.2 |
| Hex | 41 | 51 | 16 | 14 | 0 | 49 | 44 | 4C | 39 | 14 |
| Octal | 101 | 121 | 26 | 24 | 0 | 111 | 104 | 114 | 71 | 24 |
| Binary | 1000001 | 1010001 | 10110 | 10100 | 0 | 1001001 | 1000100 | 1001100 | 111001 | 10100 |
Color Harmonies of #415116
Complementary color
Monochromatic Colors of #415116
Black with #415116
Text Example
Text Example
White with #415116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415116; }
p { color: rgb(65,81,22); }
H1.HeaderClassName
{
color: #415116;
}
.AnyTagClassName
{
color: #415116;
}
</style>
background-color css
<style>
a { background-color: #415116; }
a { background-color: rgb(65,81,22); }
div.DivClassName
{
background-color: #415116;
}
.BgClassName
{
background-color: #415116;
}
</style>
border-color css
<style>
span { border-color: #415116; }
span { border-color: rgb(65,81,22); }
td.TdClassName
{
border-color: #415116;
}
.TagClassName
{
border-color: #415116;
}
</style>