Shades of Verdun Green #415411
Tints of Verdun Green #415411
RGB
CMYK
RGB Variations
Color information
#415411 (or 0x415411) is known color: Verdun Green. HEX triplet: 41, 54 and 11. RGB value is (65,84,17). Sum of RGB (Red+Green+Blue) = 65+84+17=166 (21% of max value = 765). Red value is 65 (25.78% from 255 or 39.16% from 166); Green value is 84 (33.20% from 255 or 50.60% from 166); Blue value is 17 (7.03% from 255 or 10.24% from 166); Max value from RGB is 84 - color contains mainly: green. Hex color #415411 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #415411 is #BEABEE. Grayscale: #464646. Windows color (decimal): -12495855 or 1135681. OLE color: 1135681.
HSL color Cylindrical-coordinate representation of color #415411: hue angle of 77.01º degrees, saturation: 0.66, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #415411 is Cyan = 0.23, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 65 | 84 | 17 | - |
| CMYK | 0.23 | 0 | 0.80 | 0.67 |
| HSL | 77.01º | 0.66% | 0.2% | - |
| HSV(B) | 77.01º | 0.8% | 0.33% | - |
| XYZ | 5.45 | 7.5 | 1.69 | - |
| YUV | 70.68 | 97.71 | 123.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 84 | 17 | 0.23 | 0 | 0.80 | 0.67 | 77.01 | 0.66 | 0.2 |
| Hex | 41 | 54 | 11 | 17 | 0 | 50 | 43 | 4D | 42 | 14 |
| Octal | 101 | 124 | 21 | 27 | 0 | 120 | 103 | 115 | 102 | 24 |
| Binary | 1000001 | 1010100 | 10001 | 10111 | 0 | 1010000 | 1000011 | 1001101 | 1000010 | 10100 |
Color Harmonies of #415411
Complementary color
Monochromatic Colors of #415411
Black with #415411
Text Example
Text Example
White with #415411
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415411; }
p { color: rgb(65,84,17); }
H1.HeaderClassName
{
color: #415411;
}
.AnyTagClassName
{
color: #415411;
}
</style>
background-color css
<style>
a { background-color: #415411; }
a { background-color: rgb(65,84,17); }
div.DivClassName
{
background-color: #415411;
}
.BgClassName
{
background-color: #415411;
}
</style>
border-color css
<style>
span { border-color: #415411; }
span { border-color: rgb(65,84,17); }
td.TdClassName
{
border-color: #415411;
}
.TagClassName
{
border-color: #415411;
}
</style>