Shades of Verdun Green #415015
Tints of Verdun Green #415015
RGB
CMYK
RGB Variations
Color information
#415015 (or 0x415015) is known color: Verdun Green. HEX triplet: 41, 50 and 15. RGB value is (65,80,21). Sum of RGB (Red+Green+Blue) = 65+80+21=166 (21% of max value = 765). Red value is 65 (25.78% from 255 or 39.16% from 166); Green value is 80 (31.64% from 255 or 48.19% from 166); Blue value is 21 (8.59% from 255 or 12.65% from 166); Max value from RGB is 80 - color contains mainly: green. Hex color #415015 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #415015 is #BEAFEA. Grayscale: #454545. Windows color (decimal): -12496875 or 1396801. OLE color: 1396801.
HSL color Cylindrical-coordinate representation of color #415015: hue angle of 75.25º degrees, saturation: 0.58, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #415015 is Cyan = 0.19, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 65 | 80 | 21 | - |
| CMYK | 0.19 | 0 | 0.74 | 0.69 |
| HSL | 75.25º | 0.58% | 0.2% | - |
| HSV(B) | 75.25º | 0.74% | 0.31% | - |
| XYZ | 5.18 | 6.92 | 1.77 | - |
| YUV | 68.79 | 101.03 | 125.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 80 | 21 | 0.19 | 0 | 0.74 | 0.69 | 75.25 | 0.58 | 0.2 |
| Hex | 41 | 50 | 15 | 13 | 0 | 4A | 45 | 4B | 3A | 14 |
| Octal | 101 | 120 | 25 | 23 | 0 | 112 | 105 | 113 | 72 | 24 |
| Binary | 1000001 | 1010000 | 10101 | 10011 | 0 | 1001010 | 1000101 | 1001011 | 111010 | 10100 |
Color Harmonies of #415015
Complementary color
Monochromatic Colors of #415015
Black with #415015
Text Example
Text Example
White with #415015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415015; }
p { color: rgb(65,80,21); }
H1.HeaderClassName
{
color: #415015;
}
.AnyTagClassName
{
color: #415015;
}
</style>
background-color css
<style>
a { background-color: #415015; }
a { background-color: rgb(65,80,21); }
div.DivClassName
{
background-color: #415015;
}
.BgClassName
{
background-color: #415015;
}
</style>
border-color css
<style>
span { border-color: #415015; }
span { border-color: rgb(65,80,21); }
td.TdClassName
{
border-color: #415015;
}
.TagClassName
{
border-color: #415015;
}
</style>