#374C5B (or 0x374C5B) is unknown color: approx Cello. HEX triplet: 37, 4C and 5B. RGB value is (55,76,91). Sum of RGB (Red+Green+Blue) = 55+76+91=222 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.77% from 222); Green value is 76 (30.08% from 255 or 34.23% from 222); Blue value is 91 (35.94% from 255 or 40.99% from 222); Max value from RGB is 91 - color contains mainly: blue. Hex color #374C5B is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #374C5B is #C8B3A4. Grayscale: #474747. Windows color (decimal): -13153189 or 5983287. OLE color: 5983287.
HSL color Cylindrical-coordinate representation of color #374C5B: hue angle of 205º degrees, saturation: 0.25, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #374C5B is Cyan = 0.40, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.64.
<style> p { color: #374C5B; } p { color: rgb(55,76,91); } H1.HeaderClassName { color: #374C5B; } .AnyTagClassName { color: #374C5B; } </style>
<style> a { background-color: #374C5B; } a { background-color: rgb(55,76,91); } div.DivClassName { background-color: #374C5B; } .BgClassName { background-color: #374C5B; } </style>
<style> span { border-color: #374C5B; } span { border-color: rgb(55,76,91); } td.TdClassName { border-color: #374C5B; } .TagClassName { border-color: #374C5B; } </style>