Shades of Verdun Green #415406
Tints of Verdun Green #415406
RGB
CMYK
RGB Variations
Color information
#415406 (or 0x415406) is known color: Verdun Green. HEX triplet: 41, 54 and 06. RGB value is (65,84,6). Sum of RGB (Red+Green+Blue) = 65+84+6=155 (20% of max value = 765). Red value is 65 (25.78% from 255 or 41.94% from 155); Green value is 84 (33.20% from 255 or 54.19% from 155); Blue value is 6 (2.73% from 255 or 3.87% from 155); Max value from RGB is 84 - color contains mainly: green. Hex color #415406 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #415406 is #BEABF9. Grayscale: #454545. Windows color (decimal): -12495866 or 414785. OLE color: 414785.
HSL color Cylindrical-coordinate representation of color #415406: hue angle of 74.62º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #415406 is Cyan = 0.23, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 65 | 84 | 6 | - |
| CMYK | 0.23 | 0 | 0.93 | 0.67 |
| HSL | 74.62º | 0.87% | 0.18% | - |
| HSV(B) | 74.62º | 0.93% | 0.33% | - |
| XYZ | 5.38 | 7.48 | 1.33 | - |
| YUV | 69.43 | 92.21 | 124.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 84 | 6 | 0.23 | 0 | 0.93 | 0.67 | 74.62 | 0.87 | 0.18 |
| Hex | 41 | 54 | 6 | 17 | 0 | 5D | 43 | 4B | 57 | 12 |
| Octal | 101 | 124 | 6 | 27 | 0 | 135 | 103 | 113 | 127 | 22 |
| Binary | 1000001 | 1010100 | 110 | 10111 | 0 | 1011101 | 1000011 | 1001011 | 1010111 | 10010 |
Color Harmonies of #415406
Complementary color
Monochromatic Colors of #415406
Black with #415406
Text Example
Text Example
White with #415406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415406; }
p { color: rgb(65,84,6); }
H1.HeaderClassName
{
color: #415406;
}
.AnyTagClassName
{
color: #415406;
}
</style>
background-color css
<style>
a { background-color: #415406; }
a { background-color: rgb(65,84,6); }
div.DivClassName
{
background-color: #415406;
}
.BgClassName
{
background-color: #415406;
}
</style>
border-color css
<style>
span { border-color: #415406; }
span { border-color: rgb(65,84,6); }
td.TdClassName
{
border-color: #415406;
}
.TagClassName
{
border-color: #415406;
}
</style>