Shades of Verdun Green #437205
Tints of Verdun Green #437205
RGB
CMYK
RGB Variations
Color information
#437205 (or 0x437205) is known color: Verdun Green. HEX triplet: 43, 72 and 05. RGB value is (67,114,5). Sum of RGB (Red+Green+Blue) = 67+114+5=186 (24% of max value = 765). Red value is 67 (26.56% from 255 or 36.02% from 186); Green value is 114 (44.92% from 255 or 61.29% from 186); Blue value is 5 (2.34% from 255 or 2.69% from 186); Max value from RGB is 114 - color contains mainly: green. Hex color #437205 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #437205 is #BC8DFA. Grayscale: #575757. Windows color (decimal): -12357115 or 356931. OLE color: 356931.
HSL color Cylindrical-coordinate representation of color #437205: hue angle of 85.87º degrees, saturation: 0.92, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #437205 is Cyan = 0.41, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 114 | 5 | - |
| CMYK | 0.41 | 0 | 0.96 | 0.55 |
| HSL | 85.87º | 0.92% | 0.23% | - |
| HSV(B) | 85.87º | 0.96% | 0.45% | - |
| XYZ | 8.36 | 13.24 | 2.26 | - |
| YUV | 87.52 | 81.43 | 113.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 114 | 5 | 0.41 | 0 | 0.96 | 0.55 | 85.87 | 0.92 | 0.23 |
| Hex | 43 | 72 | 5 | 29 | 0 | 60 | 37 | 56 | 5C | 17 |
| Octal | 103 | 162 | 5 | 51 | 0 | 140 | 67 | 126 | 134 | 27 |
| Binary | 1000011 | 1110010 | 101 | 101001 | 0 | 1100000 | 110111 | 1010110 | 1011100 | 10111 |
Color Harmonies of #437205
Complementary color
Monochromatic Colors of #437205
Black with #437205
Text Example
Text Example
White with #437205
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437205; }
p { color: rgb(67,114,5); }
H1.HeaderClassName
{
color: #437205;
}
.AnyTagClassName
{
color: #437205;
}
</style>
background-color css
<style>
a { background-color: #437205; }
a { background-color: rgb(67,114,5); }
div.DivClassName
{
background-color: #437205;
}
.BgClassName
{
background-color: #437205;
}
</style>
border-color css
<style>
span { border-color: #437205; }
span { border-color: rgb(67,114,5); }
td.TdClassName
{
border-color: #437205;
}
.TagClassName
{
border-color: #437205;
}
</style>