Shades of Verdun Green #426316
Tints of Verdun Green #426316
RGB
CMYK
RGB Variations
Color information
#426316 (or 0x426316) is known color: Verdun Green. HEX triplet: 42, 63 and 16. RGB value is (66,99,22). Sum of RGB (Red+Green+Blue) = 66+99+22=187 (24% of max value = 765). Red value is 66 (26.17% from 255 or 35.29% from 187); Green value is 99 (39.06% from 255 or 52.94% from 187); Blue value is 22 (8.98% from 255 or 11.76% from 187); Max value from RGB is 99 - color contains mainly: green. Hex color #426316 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #426316 is #BD9CE9. Grayscale: #505050. Windows color (decimal): -12426474 or 1467202. OLE color: 1467202.
HSL color Cylindrical-coordinate representation of color #426316: hue angle of 85.71º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #426316 is Cyan = 0.33, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 66 | 99 | 22 | - |
| CMYK | 0.33 | 0 | 0.78 | 0.61 |
| HSL | 85.71º | 0.64% | 0.24% | - |
| HSV(B) | 85.71º | 0.78% | 0.39% | - |
| XYZ | 6.85 | 10.14 | 2.36 | - |
| YUV | 80.36 | 95.07 | 117.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 99 | 22 | 0.33 | 0 | 0.78 | 0.61 | 85.71 | 0.64 | 0.24 |
| Hex | 42 | 63 | 16 | 21 | 0 | 4E | 3D | 56 | 40 | 18 |
| Octal | 102 | 143 | 26 | 41 | 0 | 116 | 75 | 126 | 100 | 30 |
| Binary | 1000010 | 1100011 | 10110 | 100001 | 0 | 1001110 | 111101 | 1010110 | 1000000 | 11000 |
Color Harmonies of #426316
Complementary color
Monochromatic Colors of #426316
Black with #426316
Text Example
Text Example
White with #426316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426316; }
p { color: rgb(66,99,22); }
H1.HeaderClassName
{
color: #426316;
}
.AnyTagClassName
{
color: #426316;
}
</style>
background-color css
<style>
a { background-color: #426316; }
a { background-color: rgb(66,99,22); }
div.DivClassName
{
background-color: #426316;
}
.BgClassName
{
background-color: #426316;
}
</style>
border-color css
<style>
span { border-color: #426316; }
span { border-color: rgb(66,99,22); }
td.TdClassName
{
border-color: #426316;
}
.TagClassName
{
border-color: #426316;
}
</style>