Shades of Verdun Green #415513
Tints of Verdun Green #415513
RGB
CMYK
RGB Variations
Color information
#415513 (or 0x415513) is known color: Verdun Green. HEX triplet: 41, 55 and 13. RGB value is (65,85,19). Sum of RGB (Red+Green+Blue) = 65+85+19=169 (22% of max value = 765). Red value is 65 (25.78% from 255 or 38.46% from 169); Green value is 85 (33.59% from 255 or 50.30% from 169); Blue value is 19 (7.81% from 255 or 11.24% from 169); Max value from RGB is 85 - color contains mainly: green. Hex color #415513 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #415513 is #BEAAEC. Grayscale: #474747. Windows color (decimal): -12495597 or 1267009. OLE color: 1267009.
HSL color Cylindrical-coordinate representation of color #415513: hue angle of 78.18º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #415513 is Cyan = 0.24, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 65 | 85 | 19 | - |
| CMYK | 0.24 | 0 | 0.78 | 0.67 |
| HSL | 78.18º | 0.63% | 0.2% | - |
| HSV(B) | 78.18º | 0.78% | 0.33% | - |
| XYZ | 5.55 | 7.67 | 1.8 | - |
| YUV | 71.5 | 98.37 | 123.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 85 | 19 | 0.24 | 0 | 0.78 | 0.67 | 78.18 | 0.63 | 0.2 |
| Hex | 41 | 55 | 13 | 18 | 0 | 4E | 43 | 4E | 3F | 14 |
| Octal | 101 | 125 | 23 | 30 | 0 | 116 | 103 | 116 | 77 | 24 |
| Binary | 1000001 | 1010101 | 10011 | 11000 | 0 | 1001110 | 1000011 | 1001110 | 111111 | 10100 |
Color Harmonies of #415513
Complementary color
Monochromatic Colors of #415513
Black with #415513
Text Example
Text Example
White with #415513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415513; }
p { color: rgb(65,85,19); }
H1.HeaderClassName
{
color: #415513;
}
.AnyTagClassName
{
color: #415513;
}
</style>
background-color css
<style>
a { background-color: #415513; }
a { background-color: rgb(65,85,19); }
div.DivClassName
{
background-color: #415513;
}
.BgClassName
{
background-color: #415513;
}
</style>
border-color css
<style>
span { border-color: #415513; }
span { border-color: rgb(65,85,19); }
td.TdClassName
{
border-color: #415513;
}
.TagClassName
{
border-color: #415513;
}
</style>