Shades of Verdun Green #415006
Tints of Verdun Green #415006
RGB
CMYK
RGB Variations
Color information
#415006 (or 0x415006) is known color: Verdun Green. HEX triplet: 41, 50 and 06. RGB value is (65,80,6). Sum of RGB (Red+Green+Blue) = 65+80+6=151 (20% of max value = 765). Red value is 65 (25.78% from 255 or 43.05% from 151); Green value is 80 (31.64% from 255 or 52.98% from 151); Blue value is 6 (2.73% from 255 or 3.97% from 151); Max value from RGB is 80 - color contains mainly: green. Hex color #415006 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #415006 is #BEAFF9. Grayscale: #434343. Windows color (decimal): -12496890 or 413761. OLE color: 413761.
HSL color Cylindrical-coordinate representation of color #415006: hue angle of 72.16º degrees, saturation: 0.86, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #415006 is Cyan = 0.19, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 65 | 80 | 6 | - |
| CMYK | 0.19 | 0 | 0.92 | 0.69 |
| HSL | 72.16º | 0.86% | 0.17% | - |
| HSV(B) | 72.16º | 0.93% | 0.31% | - |
| XYZ | 5.08 | 6.87 | 1.23 | - |
| YUV | 67.08 | 93.53 | 126.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 80 | 6 | 0.19 | 0 | 0.92 | 0.69 | 72.16 | 0.86 | 0.17 |
| Hex | 41 | 50 | 6 | 13 | 0 | 5C | 45 | 48 | 56 | 11 |
| Octal | 101 | 120 | 6 | 23 | 0 | 134 | 105 | 110 | 126 | 21 |
| Binary | 1000001 | 1010000 | 110 | 10011 | 0 | 1011100 | 1000101 | 1001000 | 1010110 | 10001 |
Color Harmonies of #415006
Complementary color
Monochromatic Colors of #415006
Black with #415006
Text Example
Text Example
White with #415006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415006; }
p { color: rgb(65,80,6); }
H1.HeaderClassName
{
color: #415006;
}
.AnyTagClassName
{
color: #415006;
}
</style>
background-color css
<style>
a { background-color: #415006; }
a { background-color: rgb(65,80,6); }
div.DivClassName
{
background-color: #415006;
}
.BgClassName
{
background-color: #415006;
}
</style>
border-color css
<style>
span { border-color: #415006; }
span { border-color: rgb(65,80,6); }
td.TdClassName
{
border-color: #415006;
}
.TagClassName
{
border-color: #415006;
}
</style>