Shades of Verdun Green #415312
Tints of Verdun Green #415312
RGB
CMYK
RGB Variations
Color information
#415312 (or 0x415312) is known color: Verdun Green. HEX triplet: 41, 53 and 12. RGB value is (65,83,18). Sum of RGB (Red+Green+Blue) = 65+83+18=166 (21% of max value = 765). Red value is 65 (25.78% from 255 or 39.16% from 166); Green value is 83 (32.81% from 255 or 50% from 166); Blue value is 18 (7.42% from 255 or 10.84% from 166); Max value from RGB is 83 - color contains mainly: green. Hex color #415312 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #415312 is #BEACED. Grayscale: #464646. Windows color (decimal): -12496110 or 1200961. OLE color: 1200961.
HSL color Cylindrical-coordinate representation of color #415312: hue angle of 76.62º degrees, saturation: 0.64, 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 #415312 is Cyan = 0.22, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 65 | 83 | 18 | - |
| CMYK | 0.22 | 0 | 0.78 | 0.67 |
| HSL | 76.62º | 0.64% | 0.2% | - |
| HSV(B) | 76.62º | 0.78% | 0.33% | - |
| XYZ | 5.38 | 7.35 | 1.71 | - |
| YUV | 70.21 | 98.54 | 124.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 83 | 18 | 0.22 | 0 | 0.78 | 0.67 | 76.62 | 0.64 | 0.2 |
| Hex | 41 | 53 | 12 | 16 | 0 | 4E | 43 | 4D | 40 | 14 |
| Octal | 101 | 123 | 22 | 26 | 0 | 116 | 103 | 115 | 100 | 24 |
| Binary | 1000001 | 1010011 | 10010 | 10110 | 0 | 1001110 | 1000011 | 1001101 | 1000000 | 10100 |
Color Harmonies of #415312
Complementary color
Monochromatic Colors of #415312
Black with #415312
Text Example
Text Example
White with #415312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415312; }
p { color: rgb(65,83,18); }
H1.HeaderClassName
{
color: #415312;
}
.AnyTagClassName
{
color: #415312;
}
</style>
background-color css
<style>
a { background-color: #415312; }
a { background-color: rgb(65,83,18); }
div.DivClassName
{
background-color: #415312;
}
.BgClassName
{
background-color: #415312;
}
</style>
border-color css
<style>
span { border-color: #415312; }
span { border-color: rgb(65,83,18); }
td.TdClassName
{
border-color: #415312;
}
.TagClassName
{
border-color: #415312;
}
</style>