Shades of Verdun Green #416910
Tints of Verdun Green #416910
RGB
CMYK
RGB Variations
Color information
#416910 (or 0x416910) is known color: Verdun Green. HEX triplet: 41, 69 and 10. RGB value is (65,105,16). Sum of RGB (Red+Green+Blue) = 65+105+16=186 (24% of max value = 765). Red value is 65 (25.78% from 255 or 34.95% from 186); Green value is 105 (41.41% from 255 or 56.45% from 186); Blue value is 16 (6.64% from 255 or 8.60% from 186); Max value from RGB is 105 - color contains mainly: green. Hex color #416910 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #416910 is #BE96EF. Grayscale: #535353. Windows color (decimal): -12490480 or 1075521. OLE color: 1075521.
HSL color Cylindrical-coordinate representation of color #416910: hue angle of 86.97º degrees, saturation: 0.74, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #416910 is Cyan = 0.38, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 65 | 105 | 16 | - |
| CMYK | 0.38 | 0 | 0.85 | 0.59 |
| HSL | 86.97º | 0.74% | 0.24% | - |
| HSV(B) | 86.97º | 0.85% | 0.41% | - |
| XYZ | 7.33 | 11.26 | 2.28 | - |
| YUV | 82.89 | 90.25 | 115.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 105 | 16 | 0.38 | 0 | 0.85 | 0.59 | 86.97 | 0.74 | 0.24 |
| Hex | 41 | 69 | 10 | 26 | 0 | 55 | 3B | 57 | 4A | 18 |
| Octal | 101 | 151 | 20 | 46 | 0 | 125 | 73 | 127 | 112 | 30 |
| Binary | 1000001 | 1101001 | 10000 | 100110 | 0 | 1010101 | 111011 | 1010111 | 1001010 | 11000 |
Color Harmonies of #416910
Complementary color
Monochromatic Colors of #416910
Black with #416910
Text Example
Text Example
White with #416910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416910; }
p { color: rgb(65,105,16); }
H1.HeaderClassName
{
color: #416910;
}
.AnyTagClassName
{
color: #416910;
}
</style>
background-color css
<style>
a { background-color: #416910; }
a { background-color: rgb(65,105,16); }
div.DivClassName
{
background-color: #416910;
}
.BgClassName
{
background-color: #416910;
}
</style>
border-color css
<style>
span { border-color: #416910; }
span { border-color: rgb(65,105,16); }
td.TdClassName
{
border-color: #416910;
}
.TagClassName
{
border-color: #416910;
}
</style>