Shades of Verdun Green #416109
Tints of Verdun Green #416109
RGB
CMYK
RGB Variations
Color information
#416109 (or 0x416109) is known color: Verdun Green. HEX triplet: 41, 61 and 09. RGB value is (65,97,9). Sum of RGB (Red+Green+Blue) = 65+97+9=171 (22% of max value = 765). Red value is 65 (25.78% from 255 or 38.01% from 171); Green value is 97 (38.28% from 255 or 56.73% from 171); Blue value is 9 (3.91% from 255 or 5.26% from 171); Max value from RGB is 97 - color contains mainly: green. Hex color #416109 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #416109 is #BE9EF6. Grayscale: #4D4D4D. Windows color (decimal): -12492535 or 614721. OLE color: 614721.
HSL color Cylindrical-coordinate representation of color #416109: hue angle of 81.82º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #416109 is Cyan = 0.33, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 65 | 97 | 9 | - |
| CMYK | 0.33 | 0 | 0.91 | 0.62 |
| HSL | 81.82º | 0.83% | 0.21% | - |
| HSV(B) | 81.82º | 0.91% | 0.38% | - |
| XYZ | 6.5 | 9.69 | 1.79 | - |
| YUV | 77.4 | 89.4 | 119.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 97 | 9 | 0.33 | 0 | 0.91 | 0.62 | 81.82 | 0.83 | 0.21 |
| Hex | 41 | 61 | 9 | 21 | 0 | 5B | 3E | 52 | 53 | 15 |
| Octal | 101 | 141 | 11 | 41 | 0 | 133 | 76 | 122 | 123 | 25 |
| Binary | 1000001 | 1100001 | 1001 | 100001 | 0 | 1011011 | 111110 | 1010010 | 1010011 | 10101 |
Color Harmonies of #416109
Complementary color
Monochromatic Colors of #416109
Black with #416109
Text Example
Text Example
White with #416109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416109; }
p { color: rgb(65,97,9); }
H1.HeaderClassName
{
color: #416109;
}
.AnyTagClassName
{
color: #416109;
}
</style>
background-color css
<style>
a { background-color: #416109; }
a { background-color: rgb(65,97,9); }
div.DivClassName
{
background-color: #416109;
}
.BgClassName
{
background-color: #416109;
}
</style>
border-color css
<style>
span { border-color: #416109; }
span { border-color: rgb(65,97,9); }
td.TdClassName
{
border-color: #416109;
}
.TagClassName
{
border-color: #416109;
}
</style>