Shades of Verdun Green #415313
Tints of Verdun Green #415313
RGB
CMYK
RGB Variations
Color information
#415313 (or 0x415313) is known color: Verdun Green. HEX triplet: 41, 53 and 13. RGB value is (65,83,19). Sum of RGB (Red+Green+Blue) = 65+83+19=167 (22% of max value = 765). Red value is 65 (25.78% from 255 or 38.92% from 167); Green value is 83 (32.81% from 255 or 49.70% from 167); Blue value is 19 (7.81% from 255 or 11.38% from 167); Max value from RGB is 83 - color contains mainly: green. Hex color #415313 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #415313 is #BEACEC. Grayscale: #464646. Windows color (decimal): -12496109 or 1266497. OLE color: 1266497.
HSL color Cylindrical-coordinate representation of color #415313: hue angle of 76.88º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #415313 is Cyan = 0.22, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 65 | 83 | 19 | - |
| CMYK | 0.22 | 0 | 0.77 | 0.67 |
| HSL | 76.88º | 0.63% | 0.2% | - |
| HSV(B) | 76.88º | 0.77% | 0.33% | - |
| XYZ | 5.39 | 7.36 | 1.75 | - |
| YUV | 70.32 | 99.04 | 124.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 83 | 19 | 0.22 | 0 | 0.77 | 0.67 | 76.88 | 0.63 | 0.2 |
| Hex | 41 | 53 | 13 | 16 | 0 | 4D | 43 | 4D | 3F | 14 |
| Octal | 101 | 123 | 23 | 26 | 0 | 115 | 103 | 115 | 77 | 24 |
| Binary | 1000001 | 1010011 | 10011 | 10110 | 0 | 1001101 | 1000011 | 1001101 | 111111 | 10100 |
Color Harmonies of #415313
Complementary color
Monochromatic Colors of #415313
Black with #415313
Text Example
Text Example
White with #415313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415313; }
p { color: rgb(65,83,19); }
H1.HeaderClassName
{
color: #415313;
}
.AnyTagClassName
{
color: #415313;
}
</style>
background-color css
<style>
a { background-color: #415313; }
a { background-color: rgb(65,83,19); }
div.DivClassName
{
background-color: #415313;
}
.BgClassName
{
background-color: #415313;
}
</style>
border-color css
<style>
span { border-color: #415313; }
span { border-color: rgb(65,83,19); }
td.TdClassName
{
border-color: #415313;
}
.TagClassName
{
border-color: #415313;
}
</style>