Shades of Verdun Green #415318
Tints of Verdun Green #415318
RGB
CMYK
RGB Variations
Color information
#415318 (or 0x415318) is known color: Verdun Green. HEX triplet: 41, 53 and 18. RGB value is (65,83,24). Sum of RGB (Red+Green+Blue) = 65+83+24=172 (22% of max value = 765). Red value is 65 (25.78% from 255 or 37.79% from 172); Green value is 83 (32.81% from 255 or 48.26% from 172); Blue value is 24 (9.77% from 255 or 13.95% from 172); Max value from RGB is 83 - color contains mainly: green. Hex color #415318 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #415318 is #BEACE7. Grayscale: #474747. Windows color (decimal): -12496104 or 1594177. OLE color: 1594177.
HSL color Cylindrical-coordinate representation of color #415318: hue angle of 78.31º degrees, saturation: 0.55, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #415318 is Cyan = 0.22, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 65 | 83 | 24 | - |
| CMYK | 0.22 | 0 | 0.71 | 0.67 |
| HSL | 78.31º | 0.55% | 0.21% | - |
| HSV(B) | 78.31º | 0.71% | 0.33% | - |
| XYZ | 5.44 | 7.38 | 2 | - |
| YUV | 70.89 | 101.54 | 123.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 83 | 24 | 0.22 | 0 | 0.71 | 0.67 | 78.31 | 0.55 | 0.21 |
| Hex | 41 | 53 | 18 | 16 | 0 | 47 | 43 | 4E | 37 | 15 |
| Octal | 101 | 123 | 30 | 26 | 0 | 107 | 103 | 116 | 67 | 25 |
| Binary | 1000001 | 1010011 | 11000 | 10110 | 0 | 1000111 | 1000011 | 1001110 | 110111 | 10101 |
Color Harmonies of #415318
Complementary color
Monochromatic Colors of #415318
Black with #415318
Text Example
Text Example
White with #415318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415318; }
p { color: rgb(65,83,24); }
H1.HeaderClassName
{
color: #415318;
}
.AnyTagClassName
{
color: #415318;
}
</style>
background-color css
<style>
a { background-color: #415318; }
a { background-color: rgb(65,83,24); }
div.DivClassName
{
background-color: #415318;
}
.BgClassName
{
background-color: #415318;
}
</style>
border-color css
<style>
span { border-color: #415318; }
span { border-color: rgb(65,83,24); }
td.TdClassName
{
border-color: #415318;
}
.TagClassName
{
border-color: #415318;
}
</style>