Shades of Verdun Green #437007
Tints of Verdun Green #437007
RGB
CMYK
RGB Variations
Color information
#437007 (or 0x437007) is known color: Verdun Green. HEX triplet: 43, 70 and 07. RGB value is (67,112,7). Sum of RGB (Red+Green+Blue) = 67+112+7=186 (24% of max value = 765). Red value is 67 (26.56% from 255 or 36.02% from 186); Green value is 112 (44.14% from 255 or 60.22% from 186); Blue value is 7 (3.12% from 255 or 3.76% from 186); Max value from RGB is 112 - color contains mainly: green. Hex color #437007 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #437007 is #BC8FF8. Grayscale: #565656. Windows color (decimal): -12357625 or 487491. OLE color: 487491.
HSL color Cylindrical-coordinate representation of color #437007: hue angle of 85.71º degrees, saturation: 0.88, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #437007 is Cyan = 0.40, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 67 | 112 | 7 | - |
| CMYK | 0.40 | 0 | 0.94 | 0.56 |
| HSL | 85.71º | 0.88% | 0.23% | - |
| HSV(B) | 85.71º | 0.94% | 0.44% | - |
| XYZ | 8.15 | 12.8 | 2.24 | - |
| YUV | 86.58 | 83.09 | 114.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 112 | 7 | 0.40 | 0 | 0.94 | 0.56 | 85.71 | 0.88 | 0.23 |
| Hex | 43 | 70 | 7 | 28 | 0 | 5E | 38 | 56 | 58 | 17 |
| Octal | 103 | 160 | 7 | 50 | 0 | 136 | 70 | 126 | 130 | 27 |
| Binary | 1000011 | 1110000 | 111 | 101000 | 0 | 1011110 | 111000 | 1010110 | 1011000 | 10111 |
Color Harmonies of #437007
Complementary color
Monochromatic Colors of #437007
Black with #437007
Text Example
Text Example
White with #437007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437007; }
p { color: rgb(67,112,7); }
H1.HeaderClassName
{
color: #437007;
}
.AnyTagClassName
{
color: #437007;
}
</style>
background-color css
<style>
a { background-color: #437007; }
a { background-color: rgb(67,112,7); }
div.DivClassName
{
background-color: #437007;
}
.BgClassName
{
background-color: #437007;
}
</style>
border-color css
<style>
span { border-color: #437007; }
span { border-color: rgb(67,112,7); }
td.TdClassName
{
border-color: #437007;
}
.TagClassName
{
border-color: #437007;
}
</style>