Shades of Verdun Green #415017
Tints of Verdun Green #415017
RGB
CMYK
RGB Variations
Color information
#415017 (or 0x415017) is known color: Verdun Green. HEX triplet: 41, 50 and 17. RGB value is (65,80,23). Sum of RGB (Red+Green+Blue) = 65+80+23=168 (22% of max value = 765). Red value is 65 (25.78% from 255 or 38.69% from 168); Green value is 80 (31.64% from 255 or 47.62% from 168); Blue value is 23 (9.38% from 255 or 13.69% from 168); Max value from RGB is 80 - color contains mainly: green. Hex color #415017 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #415017 is #BEAFE8. Grayscale: #454545. Windows color (decimal): -12496873 or 1527873. OLE color: 1527873.
HSL color Cylindrical-coordinate representation of color #415017: hue angle of 75.79º degrees, saturation: 0.55, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #415017 is Cyan = 0.19, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 65 | 80 | 23 | - |
| CMYK | 0.19 | 0 | 0.71 | 0.69 |
| HSL | 75.79º | 0.55% | 0.2% | - |
| HSV(B) | 75.79º | 0.71% | 0.31% | - |
| XYZ | 5.2 | 6.92 | 1.87 | - |
| YUV | 69.02 | 102.03 | 125.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 80 | 23 | 0.19 | 0 | 0.71 | 0.69 | 75.79 | 0.55 | 0.2 |
| Hex | 41 | 50 | 17 | 13 | 0 | 47 | 45 | 4C | 37 | 14 |
| Octal | 101 | 120 | 27 | 23 | 0 | 107 | 105 | 114 | 67 | 24 |
| Binary | 1000001 | 1010000 | 10111 | 10011 | 0 | 1000111 | 1000101 | 1001100 | 110111 | 10100 |
Color Harmonies of #415017
Complementary color
Monochromatic Colors of #415017
Black with #415017
Text Example
Text Example
White with #415017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415017; }
p { color: rgb(65,80,23); }
H1.HeaderClassName
{
color: #415017;
}
.AnyTagClassName
{
color: #415017;
}
</style>
background-color css
<style>
a { background-color: #415017; }
a { background-color: rgb(65,80,23); }
div.DivClassName
{
background-color: #415017;
}
.BgClassName
{
background-color: #415017;
}
</style>
border-color css
<style>
span { border-color: #415017; }
span { border-color: rgb(65,80,23); }
td.TdClassName
{
border-color: #415017;
}
.TagClassName
{
border-color: #415017;
}
</style>