Shades of Verdun Green #416809
Tints of Verdun Green #416809
RGB
CMYK
RGB Variations
Color information
#416809 (or 0x416809) is known color: Verdun Green. HEX triplet: 41, 68 and 09. RGB value is (65,104,9). Sum of RGB (Red+Green+Blue) = 65+104+9=178 (23% of max value = 765). Red value is 65 (25.78% from 255 or 36.52% from 178); Green value is 104 (41.02% from 255 or 58.43% from 178); Blue value is 9 (3.91% from 255 or 5.06% from 178); Max value from RGB is 104 - color contains mainly: green. Hex color #416809 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #416809 is #BE97F6. Grayscale: #515151. Windows color (decimal): -12490743 or 616513. OLE color: 616513.
HSL color Cylindrical-coordinate representation of color #416809: hue angle of 84.63º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #416809 is Cyan = 0.38, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 65 | 104 | 9 | - |
| CMYK | 0.38 | 0 | 0.91 | 0.59 |
| HSL | 84.63º | 0.84% | 0.22% | - |
| HSV(B) | 84.63º | 0.91% | 0.41% | - |
| XYZ | 7.18 | 11.04 | 2.01 | - |
| YUV | 81.51 | 87.08 | 116.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 104 | 9 | 0.38 | 0 | 0.91 | 0.59 | 84.63 | 0.84 | 0.22 |
| Hex | 41 | 68 | 9 | 26 | 0 | 5B | 3B | 55 | 54 | 16 |
| Octal | 101 | 150 | 11 | 46 | 0 | 133 | 73 | 125 | 124 | 26 |
| Binary | 1000001 | 1101000 | 1001 | 100110 | 0 | 1011011 | 111011 | 1010101 | 1010100 | 10110 |
Color Harmonies of #416809
Complementary color
Monochromatic Colors of #416809
Black with #416809
Text Example
Text Example
White with #416809
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416809; }
p { color: rgb(65,104,9); }
H1.HeaderClassName
{
color: #416809;
}
.AnyTagClassName
{
color: #416809;
}
</style>
background-color css
<style>
a { background-color: #416809; }
a { background-color: rgb(65,104,9); }
div.DivClassName
{
background-color: #416809;
}
.BgClassName
{
background-color: #416809;
}
</style>
border-color css
<style>
span { border-color: #416809; }
span { border-color: rgb(65,104,9); }
td.TdClassName
{
border-color: #416809;
}
.TagClassName
{
border-color: #416809;
}
</style>