Shades of Verdun Green #415019
Tints of Verdun Green #415019
RGB
CMYK
RGB Variations
Color information
#415019 (or 0x415019) is known color: Verdun Green. HEX triplet: 41, 50 and 19. RGB value is (65,80,25). Sum of RGB (Red+Green+Blue) = 65+80+25=170 (22% of max value = 765). Red value is 65 (25.78% from 255 or 38.24% from 170); Green value is 80 (31.64% from 255 or 47.06% from 170); Blue value is 25 (10.16% from 255 or 14.71% from 170); Max value from RGB is 80 - color contains mainly: green. Hex color #415019 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #415019 is #BEAFE6. Grayscale: #454545. Windows color (decimal): -12496871 or 1658945. OLE color: 1658945.
HSL color Cylindrical-coordinate representation of color #415019: hue angle of 76.36º degrees, saturation: 0.52, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #415019 is Cyan = 0.19, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 65 | 80 | 25 | - |
| CMYK | 0.19 | 0 | 0.69 | 0.69 |
| HSL | 76.36º | 0.52% | 0.21% | - |
| HSV(B) | 76.36º | 0.69% | 0.31% | - |
| XYZ | 5.22 | 6.93 | 1.98 | - |
| YUV | 69.25 | 103.03 | 124.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 80 | 25 | 0.19 | 0 | 0.69 | 0.69 | 76.36 | 0.52 | 0.21 |
| Hex | 41 | 50 | 19 | 13 | 0 | 45 | 45 | 4C | 34 | 15 |
| Octal | 101 | 120 | 31 | 23 | 0 | 105 | 105 | 114 | 64 | 25 |
| Binary | 1000001 | 1010000 | 11001 | 10011 | 0 | 1000101 | 1000101 | 1001100 | 110100 | 10101 |
Color Harmonies of #415019
Complementary color
Monochromatic Colors of #415019
Black with #415019
Text Example
Text Example
White with #415019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415019; }
p { color: rgb(65,80,25); }
H1.HeaderClassName
{
color: #415019;
}
.AnyTagClassName
{
color: #415019;
}
</style>
background-color css
<style>
a { background-color: #415019; }
a { background-color: rgb(65,80,25); }
div.DivClassName
{
background-color: #415019;
}
.BgClassName
{
background-color: #415019;
}
</style>
border-color css
<style>
span { border-color: #415019; }
span { border-color: rgb(65,80,25); }
td.TdClassName
{
border-color: #415019;
}
.TagClassName
{
border-color: #415019;
}
</style>