Shades of Verdun Green #415602
Tints of Verdun Green #415602
RGB
CMYK
RGB Variations
Color information
#415602 (or 0x415602) is known color: Verdun Green. HEX triplet: 41, 56 and 02. RGB value is (65,86,2). Sum of RGB (Red+Green+Blue) = 65+86+2=153 (20% of max value = 765). Red value is 65 (25.78% from 255 or 42.48% from 153); Green value is 86 (33.98% from 255 or 56.21% from 153); Blue value is 2 (1.17% from 255 or 1.31% from 153); Max value from RGB is 86 - color contains mainly: green. Hex color #415602 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #415602 is #BEA9FD. Grayscale: #464646. Windows color (decimal): -12495358 or 153153. OLE color: 153153.
HSL color Cylindrical-coordinate representation of color #415602: hue angle of 75º degrees, saturation: 0.95, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #415602 is Cyan = 0.24, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 65 | 86 | 2 | - |
| CMYK | 0.24 | 0 | 0.98 | 0.66 |
| HSL | 75º | 0.95% | 0.17% | - |
| HSV(B) | 75º | 0.98% | 0.34% | - |
| XYZ | 5.52 | 7.78 | 1.27 | - |
| YUV | 70.15 | 89.54 | 124.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 86 | 2 | 0.24 | 0 | 0.98 | 0.66 | 75 | 0.95 | 0.17 |
| Hex | 41 | 56 | 2 | 18 | 0 | 62 | 42 | 4B | 5F | 11 |
| Octal | 101 | 126 | 2 | 30 | 0 | 142 | 102 | 113 | 137 | 21 |
| Binary | 1000001 | 1010110 | 10 | 11000 | 0 | 1100010 | 1000010 | 1001011 | 1011111 | 10001 |
Color Harmonies of #415602
Complementary color
Monochromatic Colors of #415602
Black with #415602
Text Example
Text Example
White with #415602
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415602; }
p { color: rgb(65,86,2); }
H1.HeaderClassName
{
color: #415602;
}
.AnyTagClassName
{
color: #415602;
}
</style>
background-color css
<style>
a { background-color: #415602; }
a { background-color: rgb(65,86,2); }
div.DivClassName
{
background-color: #415602;
}
.BgClassName
{
background-color: #415602;
}
</style>
border-color css
<style>
span { border-color: #415602; }
span { border-color: rgb(65,86,2); }
td.TdClassName
{
border-color: #415602;
}
.TagClassName
{
border-color: #415602;
}
</style>