Shades of Verdun Green #416907
Tints of Verdun Green #416907
RGB
CMYK
RGB Variations
Color information
#416907 (or 0x416907) is known color: Verdun Green. HEX triplet: 41, 69 and 07. RGB value is (65,105,7). Sum of RGB (Red+Green+Blue) = 65+105+7=177 (23% of max value = 765). Red value is 65 (25.78% from 255 or 36.72% from 177); Green value is 105 (41.41% from 255 or 59.32% from 177); Blue value is 7 (3.12% from 255 or 3.95% from 177); Max value from RGB is 105 - color contains mainly: green. Hex color #416907 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #416907 is #BE96F8. Grayscale: #525252. Windows color (decimal): -12490489 or 485697. OLE color: 485697.
HSL color Cylindrical-coordinate representation of color #416907: hue angle of 84.49º degrees, saturation: 0.88, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #416907 is Cyan = 0.38, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 65 | 105 | 7 | - |
| CMYK | 0.38 | 0 | 0.93 | 0.59 |
| HSL | 84.49º | 0.88% | 0.22% | - |
| HSV(B) | 84.49º | 0.93% | 0.41% | - |
| XYZ | 7.27 | 11.24 | 1.99 | - |
| YUV | 81.87 | 85.75 | 115.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 105 | 7 | 0.38 | 0 | 0.93 | 0.59 | 84.49 | 0.88 | 0.22 |
| Hex | 41 | 69 | 7 | 26 | 0 | 5D | 3B | 54 | 58 | 16 |
| Octal | 101 | 151 | 7 | 46 | 0 | 135 | 73 | 124 | 130 | 26 |
| Binary | 1000001 | 1101001 | 111 | 100110 | 0 | 1011101 | 111011 | 1010100 | 1011000 | 10110 |
Color Harmonies of #416907
Complementary color
Monochromatic Colors of #416907
Black with #416907
Text Example
Text Example
White with #416907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416907; }
p { color: rgb(65,105,7); }
H1.HeaderClassName
{
color: #416907;
}
.AnyTagClassName
{
color: #416907;
}
</style>
background-color css
<style>
a { background-color: #416907; }
a { background-color: rgb(65,105,7); }
div.DivClassName
{
background-color: #416907;
}
.BgClassName
{
background-color: #416907;
}
</style>
border-color css
<style>
span { border-color: #416907; }
span { border-color: rgb(65,105,7); }
td.TdClassName
{
border-color: #416907;
}
.TagClassName
{
border-color: #416907;
}
</style>