Shades of Verdun Green #415414
Tints of Verdun Green #415414
RGB
CMYK
RGB Variations
Color information
#415414 (or 0x415414) is known color: Verdun Green. HEX triplet: 41, 54 and 14. RGB value is (65,84,20). Sum of RGB (Red+Green+Blue) = 65+84+20=169 (22% of max value = 765). Red value is 65 (25.78% from 255 or 38.46% from 169); Green value is 84 (33.20% from 255 or 49.70% from 169); Blue value is 20 (8.20% from 255 or 11.83% from 169); Max value from RGB is 84 - color contains mainly: green. Hex color #415414 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #415414 is #BEABEB. Grayscale: #474747. Windows color (decimal): -12495852 or 1332289. OLE color: 1332289.
HSL color Cylindrical-coordinate representation of color #415414: hue angle of 77.81º degrees, saturation: 0.62, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #415414 is Cyan = 0.23, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 65 | 84 | 20 | - |
| CMYK | 0.23 | 0 | 0.76 | 0.67 |
| HSL | 77.81º | 0.62% | 0.2% | - |
| HSV(B) | 77.81º | 0.76% | 0.33% | - |
| XYZ | 5.48 | 7.51 | 1.82 | - |
| YUV | 71.02 | 99.21 | 123.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 84 | 20 | 0.23 | 0 | 0.76 | 0.67 | 77.81 | 0.62 | 0.2 |
| Hex | 41 | 54 | 14 | 17 | 0 | 4C | 43 | 4E | 3E | 14 |
| Octal | 101 | 124 | 24 | 27 | 0 | 114 | 103 | 116 | 76 | 24 |
| Binary | 1000001 | 1010100 | 10100 | 10111 | 0 | 1001100 | 1000011 | 1001110 | 111110 | 10100 |
Color Harmonies of #415414
Complementary color
Monochromatic Colors of #415414
Black with #415414
Text Example
Text Example
White with #415414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415414; }
p { color: rgb(65,84,20); }
H1.HeaderClassName
{
color: #415414;
}
.AnyTagClassName
{
color: #415414;
}
</style>
background-color css
<style>
a { background-color: #415414; }
a { background-color: rgb(65,84,20); }
div.DivClassName
{
background-color: #415414;
}
.BgClassName
{
background-color: #415414;
}
</style>
border-color css
<style>
span { border-color: #415414; }
span { border-color: rgb(65,84,20); }
td.TdClassName
{
border-color: #415414;
}
.TagClassName
{
border-color: #415414;
}
</style>