Shades of Verdun Green #426406
Tints of Verdun Green #426406
RGB
CMYK
RGB Variations
Color information
#426406 (or 0x426406) is known color: Verdun Green. HEX triplet: 42, 64 and 06. RGB value is (66,100,6). Sum of RGB (Red+Green+Blue) = 66+100+6=172 (22% of max value = 765). Red value is 66 (26.17% from 255 or 38.37% from 172); Green value is 100 (39.45% from 255 or 58.14% from 172); Blue value is 6 (2.73% from 255 or 3.49% from 172); Max value from RGB is 100 - color contains mainly: green. Hex color #426406 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #426406 is #BD9BF9. Grayscale: #4F4F4F. Windows color (decimal): -12426234 or 418882. OLE color: 418882.
HSL color Cylindrical-coordinate representation of color #426406: hue angle of 81.7º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #426406 is Cyan = 0.34, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 66 | 100 | 6 | - |
| CMYK | 0.34 | 0 | 0.94 | 0.61 |
| HSL | 81.7º | 0.89% | 0.21% | - |
| HSV(B) | 81.7º | 0.94% | 0.39% | - |
| XYZ | 6.84 | 10.29 | 1.8 | - |
| YUV | 79.12 | 86.74 | 118.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 100 | 6 | 0.34 | 0 | 0.94 | 0.61 | 81.7 | 0.89 | 0.21 |
| Hex | 42 | 64 | 6 | 22 | 0 | 5E | 3D | 52 | 59 | 15 |
| Octal | 102 | 144 | 6 | 42 | 0 | 136 | 75 | 122 | 131 | 25 |
| Binary | 1000010 | 1100100 | 110 | 100010 | 0 | 1011110 | 111101 | 1010010 | 1011001 | 10101 |
Color Harmonies of #426406
Complementary color
Monochromatic Colors of #426406
Black with #426406
Text Example
Text Example
White with #426406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426406; }
p { color: rgb(66,100,6); }
H1.HeaderClassName
{
color: #426406;
}
.AnyTagClassName
{
color: #426406;
}
</style>
background-color css
<style>
a { background-color: #426406; }
a { background-color: rgb(66,100,6); }
div.DivClassName
{
background-color: #426406;
}
.BgClassName
{
background-color: #426406;
}
</style>
border-color css
<style>
span { border-color: #426406; }
span { border-color: rgb(66,100,6); }
td.TdClassName
{
border-color: #426406;
}
.TagClassName
{
border-color: #426406;
}
</style>