#374E17 (or 0x374E17) is unknown color: approx Turtle Green. HEX triplet: 37, 4E and 17. RGB value is (55,78,23). Sum of RGB (Red+Green+Blue) = 55+78+23=156 (20% of max value = 765). Red value is 55 (21.88% from 255 or 35.26% from 156); Green value is 78 (30.86% from 255 or 50% from 156); Blue value is 23 (9.38% from 255 or 14.74% from 156); Max value from RGB is 78 - color contains mainly: green. Hex color #374E17 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #374E17 is #C8B1E8. Grayscale: #414141. Windows color (decimal): -13152745 or 1527351. OLE color: 1527351.
HSL color Cylindrical-coordinate representation of color #374E17: hue angle of 85.09º degrees, saturation: 0.54, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #374E17 is Cyan = 0.29, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.69.
<style> p { color: #374E17; } p { color: rgb(55,78,23); } H1.HeaderClassName { color: #374E17; } .AnyTagClassName { color: #374E17; } </style>
<style> a { background-color: #374E17; } a { background-color: rgb(55,78,23); } div.DivClassName { background-color: #374E17; } .BgClassName { background-color: #374E17; } </style>
<style> span { border-color: #374E17; } span { border-color: rgb(55,78,23); } td.TdClassName { border-color: #374E17; } .TagClassName { border-color: #374E17; } </style>