Shades of Verdun Green #415011
Tints of Verdun Green #415011
RGB
CMYK
RGB Variations
Color information
#415011 (or 0x415011) is known color: Verdun Green. HEX triplet: 41, 50 and 11. RGB value is (65,80,17). Sum of RGB (Red+Green+Blue) = 65+80+17=162 (21% of max value = 765). Red value is 65 (25.78% from 255 or 40.12% from 162); Green value is 80 (31.64% from 255 or 49.38% from 162); Blue value is 17 (7.03% from 255 or 10.49% from 162); Max value from RGB is 80 - color contains mainly: green. Hex color #415011 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #415011 is #BEAFEE. Grayscale: #444444. Windows color (decimal): -12496879 or 1134657. OLE color: 1134657.
HSL color Cylindrical-coordinate representation of color #415011: hue angle of 74.29º degrees, saturation: 0.65, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #415011 is Cyan = 0.19, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 65 | 80 | 17 | - |
| CMYK | 0.19 | 0 | 0.79 | 0.69 |
| HSL | 74.29º | 0.65% | 0.19% | - |
| HSV(B) | 74.29º | 0.79% | 0.31% | - |
| XYZ | 5.15 | 6.9 | 1.59 | - |
| YUV | 68.33 | 99.03 | 125.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 80 | 17 | 0.19 | 0 | 0.79 | 0.69 | 74.29 | 0.65 | 0.19 |
| Hex | 41 | 50 | 11 | 13 | 0 | 4F | 45 | 4A | 41 | 13 |
| Octal | 101 | 120 | 21 | 23 | 0 | 117 | 105 | 112 | 101 | 23 |
| Binary | 1000001 | 1010000 | 10001 | 10011 | 0 | 1001111 | 1000101 | 1001010 | 1000001 | 10011 |
Color Harmonies of #415011
Complementary color
Monochromatic Colors of #415011
Black with #415011
Text Example
Text Example
White with #415011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415011; }
p { color: rgb(65,80,17); }
H1.HeaderClassName
{
color: #415011;
}
.AnyTagClassName
{
color: #415011;
}
</style>
background-color css
<style>
a { background-color: #415011; }
a { background-color: rgb(65,80,17); }
div.DivClassName
{
background-color: #415011;
}
.BgClassName
{
background-color: #415011;
}
</style>
border-color css
<style>
span { border-color: #415011; }
span { border-color: rgb(65,80,17); }
td.TdClassName
{
border-color: #415011;
}
.TagClassName
{
border-color: #415011;
}
</style>