Shades of Verdun Green #375214
Tints of Verdun Green #375214
RGB
CMYK
RGB Variations
Color information
#375214 (or 0x375214) is known color: Verdun Green. HEX triplet: 37, 52 and 14. RGB value is (55,82,20). Sum of RGB (Red+Green+Blue) = 55+82+20=157 (20% of max value = 765). Red value is 55 (21.88% from 255 or 35.03% from 157); Green value is 82 (32.42% from 255 or 52.23% from 157); Blue value is 20 (8.20% from 255 or 12.74% from 157); Max value from RGB is 82 - color contains mainly: green. Hex color #375214 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #375214 is #C8ADEB. Grayscale: #434343. Windows color (decimal): -13151724 or 1331767. OLE color: 1331767.
HSL color Cylindrical-coordinate representation of color #375214: hue angle of 86.13º degrees, saturation: 0.61, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #375214 is Cyan = 0.33, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 55 | 82 | 20 | - |
| CMYK | 0.33 | 0 | 0.76 | 0.68 |
| HSL | 86.13º | 0.61% | 0.2% | - |
| HSV(B) | 86.13º | 0.76% | 0.32% | - |
| XYZ | 4.72 | 6.9 | 1.74 | - |
| YUV | 66.86 | 101.55 | 119.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 82 | 20 | 0.33 | 0 | 0.76 | 0.68 | 86.13 | 0.61 | 0.2 |
| Hex | 37 | 52 | 14 | 21 | 0 | 4C | 44 | 56 | 3D | 14 |
| Octal | 67 | 122 | 24 | 41 | 0 | 114 | 104 | 126 | 75 | 24 |
| Binary | 110111 | 1010010 | 10100 | 100001 | 0 | 1001100 | 1000100 | 1010110 | 111101 | 10100 |
Color Harmonies of #375214
Complementary color
Monochromatic Colors of #375214
Black with #375214
Text Example
Text Example
White with #375214
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375214; }
p { color: rgb(55,82,20); }
H1.HeaderClassName
{
color: #375214;
}
.AnyTagClassName
{
color: #375214;
}
</style>
background-color css
<style>
a { background-color: #375214; }
a { background-color: rgb(55,82,20); }
div.DivClassName
{
background-color: #375214;
}
.BgClassName
{
background-color: #375214;
}
</style>
border-color css
<style>
span { border-color: #375214; }
span { border-color: rgb(55,82,20); }
td.TdClassName
{
border-color: #375214;
}
.TagClassName
{
border-color: #375214;
}
</style>