Shades of Verdun Green #415608
Tints of Verdun Green #415608
RGB
CMYK
RGB Variations
Color information
#415608 (or 0x415608) is known color: Verdun Green. HEX triplet: 41, 56 and 08. RGB value is (65,86,8). Sum of RGB (Red+Green+Blue) = 65+86+8=159 (21% of max value = 765). Red value is 65 (25.78% from 255 or 40.88% from 159); Green value is 86 (33.98% from 255 or 54.09% from 159); Blue value is 8 (3.52% from 255 or 5.03% from 159); Max value from RGB is 86 - color contains mainly: green. Hex color #415608 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #415608 is #BEA9F7. Grayscale: #474747. Windows color (decimal): -12495352 or 546369. OLE color: 546369.
HSL color Cylindrical-coordinate representation of color #415608: hue angle of 76.15º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #415608 is Cyan = 0.24, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 65 | 86 | 8 | - |
| CMYK | 0.24 | 0 | 0.91 | 0.66 |
| HSL | 76.15º | 0.83% | 0.18% | - |
| HSV(B) | 76.15º | 0.91% | 0.34% | - |
| XYZ | 5.55 | 7.8 | 1.44 | - |
| YUV | 70.83 | 92.54 | 123.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 86 | 8 | 0.24 | 0 | 0.91 | 0.66 | 76.15 | 0.83 | 0.18 |
| Hex | 41 | 56 | 8 | 18 | 0 | 5B | 42 | 4C | 53 | 12 |
| Octal | 101 | 126 | 10 | 30 | 0 | 133 | 102 | 114 | 123 | 22 |
| Binary | 1000001 | 1010110 | 1000 | 11000 | 0 | 1011011 | 1000010 | 1001100 | 1010011 | 10010 |
Color Harmonies of #415608
Complementary color
Monochromatic Colors of #415608
Black with #415608
Text Example
Text Example
White with #415608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415608; }
p { color: rgb(65,86,8); }
H1.HeaderClassName
{
color: #415608;
}
.AnyTagClassName
{
color: #415608;
}
</style>
background-color css
<style>
a { background-color: #415608; }
a { background-color: rgb(65,86,8); }
div.DivClassName
{
background-color: #415608;
}
.BgClassName
{
background-color: #415608;
}
</style>
border-color css
<style>
span { border-color: #415608; }
span { border-color: rgb(65,86,8); }
td.TdClassName
{
border-color: #415608;
}
.TagClassName
{
border-color: #415608;
}
</style>