Shades of Verdun Green #415506
Tints of Verdun Green #415506
RGB
CMYK
RGB Variations
Color information
#415506 (or 0x415506) is known color: Verdun Green. HEX triplet: 41, 55 and 06. RGB value is (65,85,6). Sum of RGB (Red+Green+Blue) = 65+85+6=156 (20% of max value = 765). Red value is 65 (25.78% from 255 or 41.67% from 156); Green value is 85 (33.59% from 255 or 54.49% from 156); Blue value is 6 (2.73% from 255 or 3.85% from 156); Max value from RGB is 85 - color contains mainly: green. Hex color #415506 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #415506 is #BEAAF9. Grayscale: #464646. Windows color (decimal): -12495610 or 415041. OLE color: 415041.
HSL color Cylindrical-coordinate representation of color #415506: hue angle of 75.19º 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 #415506 is Cyan = 0.24, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 65 | 85 | 6 | - |
| CMYK | 0.24 | 0 | 0.93 | 0.67 |
| HSL | 75.19º | 0.87% | 0.18% | - |
| HSV(B) | 75.19º | 0.93% | 0.33% | - |
| XYZ | 5.46 | 7.63 | 1.36 | - |
| YUV | 70.01 | 91.87 | 124.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 85 | 6 | 0.24 | 0 | 0.93 | 0.67 | 75.19 | 0.87 | 0.18 |
| Hex | 41 | 55 | 6 | 18 | 0 | 5D | 43 | 4B | 57 | 12 |
| Octal | 101 | 125 | 6 | 30 | 0 | 135 | 103 | 113 | 127 | 22 |
| Binary | 1000001 | 1010101 | 110 | 11000 | 0 | 1011101 | 1000011 | 1001011 | 1010111 | 10010 |
Color Harmonies of #415506
Complementary color
Monochromatic Colors of #415506
Black with #415506
Text Example
Text Example
White with #415506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415506; }
p { color: rgb(65,85,6); }
H1.HeaderClassName
{
color: #415506;
}
.AnyTagClassName
{
color: #415506;
}
</style>
background-color css
<style>
a { background-color: #415506; }
a { background-color: rgb(65,85,6); }
div.DivClassName
{
background-color: #415506;
}
.BgClassName
{
background-color: #415506;
}
</style>
border-color css
<style>
span { border-color: #415506; }
span { border-color: rgb(65,85,6); }
td.TdClassName
{
border-color: #415506;
}
.TagClassName
{
border-color: #415506;
}
</style>