Shades of Verdun Green #426119
Tints of Verdun Green #426119
RGB
CMYK
RGB Variations
Color information
#426119 (or 0x426119) is known color: Verdun Green. HEX triplet: 42, 61 and 19. RGB value is (66,97,25). Sum of RGB (Red+Green+Blue) = 66+97+25=188 (24% of max value = 765). Red value is 66 (26.17% from 255 or 35.11% from 188); Green value is 97 (38.28% from 255 or 51.60% from 188); Blue value is 25 (10.16% from 255 or 13.30% from 188); Max value from RGB is 97 - color contains mainly: green. Hex color #426119 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #426119 is #BD9EE6. Grayscale: #4F4F4F. Windows color (decimal): -12426983 or 1663298. OLE color: 1663298.
HSL color Cylindrical-coordinate representation of color #426119: hue angle of 85.83º degrees, saturation: 0.59, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #426119 is Cyan = 0.32, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 97 | 25 | - |
| CMYK | 0.32 | 0 | 0.74 | 0.62 |
| HSL | 85.83º | 0.59% | 0.24% | - |
| HSV(B) | 85.83º | 0.74% | 0.38% | - |
| XYZ | 6.7 | 9.78 | 2.45 | - |
| YUV | 79.52 | 97.23 | 118.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 97 | 25 | 0.32 | 0 | 0.74 | 0.62 | 85.83 | 0.59 | 0.24 |
| Hex | 42 | 61 | 19 | 20 | 0 | 4A | 3E | 56 | 3B | 18 |
| Octal | 102 | 141 | 31 | 40 | 0 | 112 | 76 | 126 | 73 | 30 |
| Binary | 1000010 | 1100001 | 11001 | 100000 | 0 | 1001010 | 111110 | 1010110 | 111011 | 11000 |
Color Harmonies of #426119
Complementary color
Monochromatic Colors of #426119
Black with #426119
Text Example
Text Example
White with #426119
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426119; }
p { color: rgb(66,97,25); }
H1.HeaderClassName
{
color: #426119;
}
.AnyTagClassName
{
color: #426119;
}
</style>
background-color css
<style>
a { background-color: #426119; }
a { background-color: rgb(66,97,25); }
div.DivClassName
{
background-color: #426119;
}
.BgClassName
{
background-color: #426119;
}
</style>
border-color css
<style>
span { border-color: #426119; }
span { border-color: rgb(66,97,25); }
td.TdClassName
{
border-color: #426119;
}
.TagClassName
{
border-color: #426119;
}
</style>