Shades of Verdun Green #415714
Tints of Verdun Green #415714
RGB
CMYK
RGB Variations
Color information
#415714 (or 0x415714) is known color: Verdun Green. HEX triplet: 41, 57 and 14. RGB value is (65,87,20). Sum of RGB (Red+Green+Blue) = 65+87+20=172 (22% of max value = 765). Red value is 65 (25.78% from 255 or 37.79% from 172); Green value is 87 (34.38% from 255 or 50.58% from 172); Blue value is 20 (8.20% from 255 or 11.63% from 172); Max value from RGB is 87 - color contains mainly: green. Hex color #415714 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #415714 is #BEA8EB. Grayscale: #494949. Windows color (decimal): -12495084 or 1333057. OLE color: 1333057.
HSL color Cylindrical-coordinate representation of color #415714: hue angle of 79.7º degrees, saturation: 0.63, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #415714 is Cyan = 0.25, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 65 | 87 | 20 | - |
| CMYK | 0.25 | 0 | 0.77 | 0.66 |
| HSL | 79.7º | 0.63% | 0.21% | - |
| HSV(B) | 79.7º | 0.77% | 0.34% | - |
| XYZ | 5.71 | 7.99 | 1.9 | - |
| YUV | 72.78 | 98.21 | 122.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 87 | 20 | 0.25 | 0 | 0.77 | 0.66 | 79.7 | 0.63 | 0.21 |
| Hex | 41 | 57 | 14 | 19 | 0 | 4D | 42 | 50 | 3F | 15 |
| Octal | 101 | 127 | 24 | 31 | 0 | 115 | 102 | 120 | 77 | 25 |
| Binary | 1000001 | 1010111 | 10100 | 11001 | 0 | 1001101 | 1000010 | 1010000 | 111111 | 10101 |
Color Harmonies of #415714
Complementary color
Monochromatic Colors of #415714
Black with #415714
Text Example
Text Example
White with #415714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415714; }
p { color: rgb(65,87,20); }
H1.HeaderClassName
{
color: #415714;
}
.AnyTagClassName
{
color: #415714;
}
</style>
background-color css
<style>
a { background-color: #415714; }
a { background-color: rgb(65,87,20); }
div.DivClassName
{
background-color: #415714;
}
.BgClassName
{
background-color: #415714;
}
</style>
border-color css
<style>
span { border-color: #415714; }
span { border-color: rgb(65,87,20); }
td.TdClassName
{
border-color: #415714;
}
.TagClassName
{
border-color: #415714;
}
</style>