Shades of Verdun Green #414311
Tints of Verdun Green #414311
RGB
CMYK
RGB Variations
Color information
#414311 (or 0x414311) is known color: Verdun Green. HEX triplet: 41, 43 and 11. RGB value is (65,67,17). Sum of RGB (Red+Green+Blue) = 65+67+17=149 (19% of max value = 765). Red value is 65 (25.78% from 255 or 43.62% from 149); Green value is 67 (26.56% from 255 or 44.97% from 149); Blue value is 17 (7.03% from 255 or 11.41% from 149); Max value from RGB is 67 - color contains mainly: green. Hex color #414311 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #414311 is #BEBCEE. Grayscale: #3C3C3C. Windows color (decimal): -12500207 or 1131329. OLE color: 1131329.
HSL color Cylindrical-coordinate representation of color #414311: hue angle of 62.4º degrees, saturation: 0.6, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #414311 is Cyan = 0.03, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 65 | 67 | 17 | - |
| CMYK | 0.03 | 0 | 0.75 | 0.74 |
| HSL | 62.4º | 0.6% | 0.16% | - |
| HSV(B) | 62.4º | 0.75% | 0.26% | - |
| XYZ | 4.29 | 5.18 | 1.3 | - |
| YUV | 60.7 | 103.34 | 131.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 67 | 17 | 0.03 | 0 | 0.75 | 0.74 | 62.4 | 0.6 | 0.16 |
| Hex | 41 | 43 | 11 | 3 | 0 | 4B | 4A | 3E | 3C | 10 |
| Octal | 101 | 103 | 21 | 3 | 0 | 113 | 112 | 76 | 74 | 20 |
| Binary | 1000001 | 1000011 | 10001 | 11 | 0 | 1001011 | 1001010 | 111110 | 111100 | 10000 |
Color Harmonies of #414311
Complementary color
Monochromatic Colors of #414311
Black with #414311
Text Example
Text Example
White with #414311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414311; }
p { color: rgb(65,67,17); }
H1.HeaderClassName
{
color: #414311;
}
.AnyTagClassName
{
color: #414311;
}
</style>
background-color css
<style>
a { background-color: #414311; }
a { background-color: rgb(65,67,17); }
div.DivClassName
{
background-color: #414311;
}
.BgClassName
{
background-color: #414311;
}
</style>
border-color css
<style>
span { border-color: #414311; }
span { border-color: rgb(65,67,17); }
td.TdClassName
{
border-color: #414311;
}
.TagClassName
{
border-color: #414311;
}
</style>