Shades of Verdun Green #437006
Tints of Verdun Green #437006
RGB
CMYK
RGB Variations
Color information
#437006 (or 0x437006) is known color: Verdun Green. HEX triplet: 43, 70 and 06. RGB value is (67,112,6). Sum of RGB (Red+Green+Blue) = 67+112+6=185 (24% of max value = 765). Red value is 67 (26.56% from 255 or 36.22% from 185); Green value is 112 (44.14% from 255 or 60.54% from 185); Blue value is 6 (2.73% from 255 or 3.24% from 185); Max value from RGB is 112 - color contains mainly: green. Hex color #437006 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #437006 is #BC8FF9. Grayscale: #565656. Windows color (decimal): -12357626 or 421955. OLE color: 421955.
HSL color Cylindrical-coordinate representation of color #437006: hue angle of 85.47º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #437006 is Cyan = 0.40, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 67 | 112 | 6 | - |
| CMYK | 0.40 | 0 | 0.95 | 0.56 |
| HSL | 85.47º | 0.9% | 0.23% | - |
| HSV(B) | 85.47º | 0.95% | 0.44% | - |
| XYZ | 8.14 | 12.79 | 2.21 | - |
| YUV | 86.46 | 82.59 | 114.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 112 | 6 | 0.40 | 0 | 0.95 | 0.56 | 85.47 | 0.9 | 0.23 |
| Hex | 43 | 70 | 6 | 28 | 0 | 5F | 38 | 55 | 5A | 17 |
| Octal | 103 | 160 | 6 | 50 | 0 | 137 | 70 | 125 | 132 | 27 |
| Binary | 1000011 | 1110000 | 110 | 101000 | 0 | 1011111 | 111000 | 1010101 | 1011010 | 10111 |
Color Harmonies of #437006
Complementary color
Monochromatic Colors of #437006
Black with #437006
Text Example
Text Example
White with #437006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437006; }
p { color: rgb(67,112,6); }
H1.HeaderClassName
{
color: #437006;
}
.AnyTagClassName
{
color: #437006;
}
</style>
background-color css
<style>
a { background-color: #437006; }
a { background-color: rgb(67,112,6); }
div.DivClassName
{
background-color: #437006;
}
.BgClassName
{
background-color: #437006;
}
</style>
border-color css
<style>
span { border-color: #437006; }
span { border-color: rgb(67,112,6); }
td.TdClassName
{
border-color: #437006;
}
.TagClassName
{
border-color: #437006;
}
</style>