Shades of Verdun Green #375714
Tints of Verdun Green #375714
RGB
CMYK
RGB Variations
Color information
#375714 (or 0x375714) is known color: Verdun Green. HEX triplet: 37, 57 and 14. RGB value is (55,87,20). Sum of RGB (Red+Green+Blue) = 55+87+20=162 (21% of max value = 765). Red value is 55 (21.88% from 255 or 33.95% from 162); Green value is 87 (34.38% from 255 or 53.70% from 162); Blue value is 20 (8.20% from 255 or 12.35% from 162); Max value from RGB is 87 - color contains mainly: green. Hex color #375714 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #375714 is #C8A8EB. Grayscale: #464646. Windows color (decimal): -13150444 or 1333047. OLE color: 1333047.
HSL color Cylindrical-coordinate representation of color #375714: hue angle of 88.66º degrees, saturation: 0.63, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #375714 is Cyan = 0.37, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 55 | 87 | 20 | - |
| CMYK | 0.37 | 0 | 0.77 | 0.66 |
| HSL | 88.66º | 0.63% | 0.21% | - |
| HSV(B) | 88.66º | 0.77% | 0.34% | - |
| XYZ | 5.11 | 7.68 | 1.87 | - |
| YUV | 69.79 | 99.9 | 117.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 87 | 20 | 0.37 | 0 | 0.77 | 0.66 | 88.66 | 0.63 | 0.21 |
| Hex | 37 | 57 | 14 | 25 | 0 | 4D | 42 | 59 | 3F | 15 |
| Octal | 67 | 127 | 24 | 45 | 0 | 115 | 102 | 131 | 77 | 25 |
| Binary | 110111 | 1010111 | 10100 | 100101 | 0 | 1001101 | 1000010 | 1011001 | 111111 | 10101 |
Color Harmonies of #375714
Complementary color
Monochromatic Colors of #375714
Black with #375714
Text Example
Text Example
White with #375714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375714; }
p { color: rgb(55,87,20); }
H1.HeaderClassName
{
color: #375714;
}
.AnyTagClassName
{
color: #375714;
}
</style>
background-color css
<style>
a { background-color: #375714; }
a { background-color: rgb(55,87,20); }
div.DivClassName
{
background-color: #375714;
}
.BgClassName
{
background-color: #375714;
}
</style>
border-color css
<style>
span { border-color: #375714; }
span { border-color: rgb(55,87,20); }
td.TdClassName
{
border-color: #375714;
}
.TagClassName
{
border-color: #375714;
}
</style>