Shades of Verdun Green #415316
Tints of Verdun Green #415316
RGB
CMYK
RGB Variations
Color information
#415316 (or 0x415316) is known color: Verdun Green. HEX triplet: 41, 53 and 16. RGB value is (65,83,22). Sum of RGB (Red+Green+Blue) = 65+83+22=170 (22% of max value = 765). Red value is 65 (25.78% from 255 or 38.24% from 170); Green value is 83 (32.81% from 255 or 48.82% from 170); Blue value is 22 (8.98% from 255 or 12.94% from 170); Max value from RGB is 83 - color contains mainly: green. Hex color #415316 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #415316 is #BEACE9. Grayscale: #464646. Windows color (decimal): -12496106 or 1463105. OLE color: 1463105.
HSL color Cylindrical-coordinate representation of color #415316: hue angle of 77.7º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #415316 is Cyan = 0.22, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 65 | 83 | 22 | - |
| CMYK | 0.22 | 0 | 0.73 | 0.67 |
| HSL | 77.7º | 0.58% | 0.21% | - |
| HSV(B) | 77.7º | 0.73% | 0.33% | - |
| XYZ | 5.42 | 7.37 | 1.9 | - |
| YUV | 70.66 | 100.54 | 123.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 83 | 22 | 0.22 | 0 | 0.73 | 0.67 | 77.7 | 0.58 | 0.21 |
| Hex | 41 | 53 | 16 | 16 | 0 | 49 | 43 | 4E | 3A | 15 |
| Octal | 101 | 123 | 26 | 26 | 0 | 111 | 103 | 116 | 72 | 25 |
| Binary | 1000001 | 1010011 | 10110 | 10110 | 0 | 1001001 | 1000011 | 1001110 | 111010 | 10101 |
Color Harmonies of #415316
Complementary color
Monochromatic Colors of #415316
Black with #415316
Text Example
Text Example
White with #415316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415316; }
p { color: rgb(65,83,22); }
H1.HeaderClassName
{
color: #415316;
}
.AnyTagClassName
{
color: #415316;
}
</style>
background-color css
<style>
a { background-color: #415316; }
a { background-color: rgb(65,83,22); }
div.DivClassName
{
background-color: #415316;
}
.BgClassName
{
background-color: #415316;
}
</style>
border-color css
<style>
span { border-color: #415316; }
span { border-color: rgb(65,83,22); }
td.TdClassName
{
border-color: #415316;
}
.TagClassName
{
border-color: #415316;
}
</style>