Shades of Verdun Green #426415
Tints of Verdun Green #426415
RGB
CMYK
RGB Variations
Color information
#426415 (or 0x426415) is known color: Verdun Green. HEX triplet: 42, 64 and 15. RGB value is (66,100,21). Sum of RGB (Red+Green+Blue) = 66+100+21=187 (24% of max value = 765). Red value is 66 (26.17% from 255 or 35.29% from 187); Green value is 100 (39.45% from 255 or 53.48% from 187); Blue value is 21 (8.59% from 255 or 11.23% from 187); Max value from RGB is 100 - color contains mainly: green. Hex color #426415 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #426415 is #BD9BEA. Grayscale: #515151. Windows color (decimal): -12426219 or 1401922. OLE color: 1401922.
HSL color Cylindrical-coordinate representation of color #426415: hue angle of 85.82º degrees, saturation: 0.65, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #426415 is Cyan = 0.34, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 66 | 100 | 21 | - |
| CMYK | 0.34 | 0 | 0.79 | 0.61 |
| HSL | 85.82º | 0.65% | 0.24% | - |
| HSV(B) | 85.82º | 0.79% | 0.39% | - |
| XYZ | 6.94 | 10.33 | 2.34 | - |
| YUV | 80.83 | 94.24 | 117.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 100 | 21 | 0.34 | 0 | 0.79 | 0.61 | 85.82 | 0.65 | 0.24 |
| Hex | 42 | 64 | 15 | 22 | 0 | 4F | 3D | 56 | 41 | 18 |
| Octal | 102 | 144 | 25 | 42 | 0 | 117 | 75 | 126 | 101 | 30 |
| Binary | 1000010 | 1100100 | 10101 | 100010 | 0 | 1001111 | 111101 | 1010110 | 1000001 | 11000 |
Color Harmonies of #426415
Complementary color
Monochromatic Colors of #426415
Black with #426415
Text Example
Text Example
White with #426415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426415; }
p { color: rgb(66,100,21); }
H1.HeaderClassName
{
color: #426415;
}
.AnyTagClassName
{
color: #426415;
}
</style>
background-color css
<style>
a { background-color: #426415; }
a { background-color: rgb(66,100,21); }
div.DivClassName
{
background-color: #426415;
}
.BgClassName
{
background-color: #426415;
}
</style>
border-color css
<style>
span { border-color: #426415; }
span { border-color: rgb(66,100,21); }
td.TdClassName
{
border-color: #426415;
}
.TagClassName
{
border-color: #426415;
}
</style>