Shades of Verdun Green #416711
Tints of Verdun Green #416711
RGB
CMYK
RGB Variations
Color information
#416711 (or 0x416711) is known color: Verdun Green. HEX triplet: 41, 67 and 11. RGB value is (65,103,17). Sum of RGB (Red+Green+Blue) = 65+103+17=185 (24% of max value = 765). Red value is 65 (25.78% from 255 or 35.14% from 185); Green value is 103 (40.62% from 255 or 55.68% from 185); Blue value is 17 (7.03% from 255 or 9.19% from 185); Max value from RGB is 103 - color contains mainly: green. Hex color #416711 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #416711 is #BE98EE. Grayscale: #525252. Windows color (decimal): -12490991 or 1140545. OLE color: 1140545.
HSL color Cylindrical-coordinate representation of color #416711: hue angle of 86.51º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #416711 is Cyan = 0.37, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 65 | 103 | 17 | - |
| CMYK | 0.37 | 0 | 0.83 | 0.60 |
| HSL | 86.51º | 0.72% | 0.24% | - |
| HSV(B) | 86.51º | 0.83% | 0.4% | - |
| XYZ | 7.13 | 10.86 | 2.25 | - |
| YUV | 81.83 | 91.41 | 115.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 103 | 17 | 0.37 | 0 | 0.83 | 0.60 | 86.51 | 0.72 | 0.24 |
| Hex | 41 | 67 | 11 | 25 | 0 | 53 | 3C | 57 | 48 | 18 |
| Octal | 101 | 147 | 21 | 45 | 0 | 123 | 74 | 127 | 110 | 30 |
| Binary | 1000001 | 1100111 | 10001 | 100101 | 0 | 1010011 | 111100 | 1010111 | 1001000 | 11000 |
Color Harmonies of #416711
Complementary color
Monochromatic Colors of #416711
Black with #416711
Text Example
Text Example
White with #416711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416711; }
p { color: rgb(65,103,17); }
H1.HeaderClassName
{
color: #416711;
}
.AnyTagClassName
{
color: #416711;
}
</style>
background-color css
<style>
a { background-color: #416711; }
a { background-color: rgb(65,103,17); }
div.DivClassName
{
background-color: #416711;
}
.BgClassName
{
background-color: #416711;
}
</style>
border-color css
<style>
span { border-color: #416711; }
span { border-color: rgb(65,103,17); }
td.TdClassName
{
border-color: #416711;
}
.TagClassName
{
border-color: #416711;
}
</style>