Shades of Verdun Green #426405
Tints of Verdun Green #426405
RGB
CMYK
RGB Variations
Color information
#426405 (or 0x426405) is known color: Verdun Green. HEX triplet: 42, 64 and 05. RGB value is (66,100,5). Sum of RGB (Red+Green+Blue) = 66+100+5=171 (22% of max value = 765). Red value is 66 (26.17% from 255 or 38.60% from 171); Green value is 100 (39.45% from 255 or 58.48% from 171); Blue value is 5 (2.34% from 255 or 2.92% from 171); Max value from RGB is 100 - color contains mainly: green. Hex color #426405 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #426405 is #BD9BFA. Grayscale: #4F4F4F. Windows color (decimal): -12426235 or 353346. OLE color: 353346.
HSL color Cylindrical-coordinate representation of color #426405: hue angle of 81.47º degrees, saturation: 0.9, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #426405 is Cyan = 0.34, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 66 | 100 | 5 | - |
| CMYK | 0.34 | 0 | 0.95 | 0.61 |
| HSL | 81.47º | 0.9% | 0.21% | - |
| HSV(B) | 81.47º | 0.95% | 0.39% | - |
| XYZ | 6.83 | 10.28 | 1.77 | - |
| YUV | 79 | 86.24 | 118.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 100 | 5 | 0.34 | 0 | 0.95 | 0.61 | 81.47 | 0.9 | 0.21 |
| Hex | 42 | 64 | 5 | 22 | 0 | 5F | 3D | 51 | 5A | 15 |
| Octal | 102 | 144 | 5 | 42 | 0 | 137 | 75 | 121 | 132 | 25 |
| Binary | 1000010 | 1100100 | 101 | 100010 | 0 | 1011111 | 111101 | 1010001 | 1011010 | 10101 |
Color Harmonies of #426405
Complementary color
Monochromatic Colors of #426405
Black with #426405
Text Example
Text Example
White with #426405
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426405; }
p { color: rgb(66,100,5); }
H1.HeaderClassName
{
color: #426405;
}
.AnyTagClassName
{
color: #426405;
}
</style>
background-color css
<style>
a { background-color: #426405; }
a { background-color: rgb(66,100,5); }
div.DivClassName
{
background-color: #426405;
}
.BgClassName
{
background-color: #426405;
}
</style>
border-color css
<style>
span { border-color: #426405; }
span { border-color: rgb(66,100,5); }
td.TdClassName
{
border-color: #426405;
}
.TagClassName
{
border-color: #426405;
}
</style>