Shades of Verdun Green #426706
Tints of Verdun Green #426706
RGB
CMYK
RGB Variations
Color information
#426706 (or 0x426706) is known color: Verdun Green. HEX triplet: 42, 67 and 06. RGB value is (66,103,6). Sum of RGB (Red+Green+Blue) = 66+103+6=175 (23% of max value = 765). Red value is 66 (26.17% from 255 or 37.71% from 175); Green value is 103 (40.62% from 255 or 58.86% from 175); Blue value is 6 (2.73% from 255 or 3.43% from 175); Max value from RGB is 103 - color contains mainly: green. Hex color #426706 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #426706 is #BD98F9. Grayscale: #515151. Windows color (decimal): -12425466 or 419650. OLE color: 419650.
HSL color Cylindrical-coordinate representation of color #426706: hue angle of 82.89º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #426706 is Cyan = 0.36, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 66 | 103 | 6 | - |
| CMYK | 0.36 | 0 | 0.94 | 0.60 |
| HSL | 82.89º | 0.89% | 0.21% | - |
| HSV(B) | 82.89º | 0.94% | 0.4% | - |
| XYZ | 7.13 | 10.87 | 1.89 | - |
| YUV | 80.88 | 85.74 | 117.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 103 | 6 | 0.36 | 0 | 0.94 | 0.60 | 82.89 | 0.89 | 0.21 |
| Hex | 42 | 67 | 6 | 24 | 0 | 5E | 3C | 53 | 59 | 15 |
| Octal | 102 | 147 | 6 | 44 | 0 | 136 | 74 | 123 | 131 | 25 |
| Binary | 1000010 | 1100111 | 110 | 100100 | 0 | 1011110 | 111100 | 1010011 | 1011001 | 10101 |
Color Harmonies of #426706
Complementary color
Monochromatic Colors of #426706
Black with #426706
Text Example
Text Example
White with #426706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426706; }
p { color: rgb(66,103,6); }
H1.HeaderClassName
{
color: #426706;
}
.AnyTagClassName
{
color: #426706;
}
</style>
background-color css
<style>
a { background-color: #426706; }
a { background-color: rgb(66,103,6); }
div.DivClassName
{
background-color: #426706;
}
.BgClassName
{
background-color: #426706;
}
</style>
border-color css
<style>
span { border-color: #426706; }
span { border-color: rgb(66,103,6); }
td.TdClassName
{
border-color: #426706;
}
.TagClassName
{
border-color: #426706;
}
</style>