Shades of Verdun Green #426112
Tints of Verdun Green #426112
RGB
CMYK
RGB Variations
Color information
#426112 (or 0x426112) is known color: Verdun Green. HEX triplet: 42, 61 and 12. RGB value is (66,97,18). Sum of RGB (Red+Green+Blue) = 66+97+18=181 (23% of max value = 765). Red value is 66 (26.17% from 255 or 36.46% from 181); Green value is 97 (38.28% from 255 or 53.59% from 181); Blue value is 18 (7.42% from 255 or 9.94% from 181); Max value from RGB is 97 - color contains mainly: green. Hex color #426112 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #426112 is #BD9EED. Grayscale: #4F4F4F. Windows color (decimal): -12426990 or 1204546. OLE color: 1204546.
HSL color Cylindrical-coordinate representation of color #426112: hue angle of 83.54º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #426112 is Cyan = 0.32, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 97 | 18 | - |
| CMYK | 0.32 | 0 | 0.81 | 0.62 |
| HSL | 83.54º | 0.69% | 0.23% | - |
| HSV(B) | 83.54º | 0.81% | 0.38% | - |
| XYZ | 6.63 | 9.75 | 2.1 | - |
| YUV | 78.73 | 93.73 | 118.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 97 | 18 | 0.32 | 0 | 0.81 | 0.62 | 83.54 | 0.69 | 0.23 |
| Hex | 42 | 61 | 12 | 20 | 0 | 51 | 3E | 54 | 45 | 17 |
| Octal | 102 | 141 | 22 | 40 | 0 | 121 | 76 | 124 | 105 | 27 |
| Binary | 1000010 | 1100001 | 10010 | 100000 | 0 | 1010001 | 111110 | 1010100 | 1000101 | 10111 |
Color Harmonies of #426112
Complementary color
Monochromatic Colors of #426112
Black with #426112
Text Example
Text Example
White with #426112
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426112; }
p { color: rgb(66,97,18); }
H1.HeaderClassName
{
color: #426112;
}
.AnyTagClassName
{
color: #426112;
}
</style>
background-color css
<style>
a { background-color: #426112; }
a { background-color: rgb(66,97,18); }
div.DivClassName
{
background-color: #426112;
}
.BgClassName
{
background-color: #426112;
}
</style>
border-color css
<style>
span { border-color: #426112; }
span { border-color: rgb(66,97,18); }
td.TdClassName
{
border-color: #426112;
}
.TagClassName
{
border-color: #426112;
}
</style>