Shades of Verdun Green #415108
Tints of Verdun Green #415108
RGB
CMYK
RGB Variations
Color information
#415108 (or 0x415108) is known color: Verdun Green. HEX triplet: 41, 51 and 08. RGB value is (65,81,8). Sum of RGB (Red+Green+Blue) = 65+81+8=154 (20% of max value = 765). Red value is 65 (25.78% from 255 or 42.21% from 154); Green value is 81 (32.03% from 255 or 52.60% from 154); Blue value is 8 (3.52% from 255 or 5.19% from 154); Max value from RGB is 81 - color contains mainly: green. Hex color #415108 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #415108 is #BEAEF7. Grayscale: #444444. Windows color (decimal): -12496632 or 545089. OLE color: 545089.
HSL color Cylindrical-coordinate representation of color #415108: hue angle of 73.15º degrees, saturation: 0.82, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #415108 is Cyan = 0.20, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 65 | 81 | 8 | - |
| CMYK | 0.20 | 0 | 0.90 | 0.68 |
| HSL | 73.15º | 0.82% | 0.17% | - |
| HSV(B) | 73.15º | 0.9% | 0.32% | - |
| XYZ | 5.17 | 7.03 | 1.31 | - |
| YUV | 67.89 | 94.2 | 125.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 81 | 8 | 0.20 | 0 | 0.90 | 0.68 | 73.15 | 0.82 | 0.17 |
| Hex | 41 | 51 | 8 | 14 | 0 | 5A | 44 | 49 | 52 | 11 |
| Octal | 101 | 121 | 10 | 24 | 0 | 132 | 104 | 111 | 122 | 21 |
| Binary | 1000001 | 1010001 | 1000 | 10100 | 0 | 1011010 | 1000100 | 1001001 | 1010010 | 10001 |
Color Harmonies of #415108
Complementary color
Monochromatic Colors of #415108
Black with #415108
Text Example
Text Example
White with #415108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415108; }
p { color: rgb(65,81,8); }
H1.HeaderClassName
{
color: #415108;
}
.AnyTagClassName
{
color: #415108;
}
</style>
background-color css
<style>
a { background-color: #415108; }
a { background-color: rgb(65,81,8); }
div.DivClassName
{
background-color: #415108;
}
.BgClassName
{
background-color: #415108;
}
</style>
border-color css
<style>
span { border-color: #415108; }
span { border-color: rgb(65,81,8); }
td.TdClassName
{
border-color: #415108;
}
.TagClassName
{
border-color: #415108;
}
</style>