Shades of Verdun Green #437004
Tints of Verdun Green #437004
RGB
CMYK
RGB Variations
Color information
#437004 (or 0x437004) is known color: Verdun Green. HEX triplet: 43, 70 and 04. RGB value is (67,112,4). Sum of RGB (Red+Green+Blue) = 67+112+4=183 (24% of max value = 765). Red value is 67 (26.56% from 255 or 36.61% from 183); Green value is 112 (44.14% from 255 or 61.20% from 183); Blue value is 4 (1.95% from 255 or 2.19% from 183); Max value from RGB is 112 - color contains mainly: green. Hex color #437004 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #437004 is #BC8FFB. Grayscale: #565656. Windows color (decimal): -12357628 or 290883. OLE color: 290883.
HSL color Cylindrical-coordinate representation of color #437004: hue angle of 85º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #437004 is Cyan = 0.40, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 67 | 112 | 4 | - |
| CMYK | 0.40 | 0 | 0.96 | 0.56 |
| HSL | 85º | 0.93% | 0.23% | - |
| HSV(B) | 85º | 0.96% | 0.44% | - |
| XYZ | 8.13 | 12.79 | 2.16 | - |
| YUV | 86.23 | 81.59 | 114.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 112 | 4 | 0.40 | 0 | 0.96 | 0.56 | 85 | 0.93 | 0.23 |
| Hex | 43 | 70 | 4 | 28 | 0 | 60 | 38 | 55 | 5D | 17 |
| Octal | 103 | 160 | 4 | 50 | 0 | 140 | 70 | 125 | 135 | 27 |
| Binary | 1000011 | 1110000 | 100 | 101000 | 0 | 1100000 | 111000 | 1010101 | 1011101 | 10111 |
Color Harmonies of #437004
Complementary color
Monochromatic Colors of #437004
Black with #437004
Text Example
Text Example
White with #437004
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437004; }
p { color: rgb(67,112,4); }
H1.HeaderClassName
{
color: #437004;
}
.AnyTagClassName
{
color: #437004;
}
</style>
background-color css
<style>
a { background-color: #437004; }
a { background-color: rgb(67,112,4); }
div.DivClassName
{
background-color: #437004;
}
.BgClassName
{
background-color: #437004;
}
</style>
border-color css
<style>
span { border-color: #437004; }
span { border-color: rgb(67,112,4); }
td.TdClassName
{
border-color: #437004;
}
.TagClassName
{
border-color: #437004;
}
</style>