#374E7E (or 0x374E7E) is unknown color: approx Fun Blue. HEX triplet: 37, 4E and 7E. RGB value is (55,78,126). Sum of RGB (Red+Green+Blue) = 55+78+126=259 (34% of max value = 765). Red value is 55 (21.88% from 255 or 21.24% from 259); Green value is 78 (30.86% from 255 or 30.12% from 259); Blue value is 126 (49.61% from 255 or 48.65% from 259); Max value from RGB is 126 - color contains mainly: blue. Hex color #374E7E is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #374E7E is #C8B181. Grayscale: #4C4C4C. Windows color (decimal): -13152642 or 8277559. OLE color: 8277559.
HSL color Cylindrical-coordinate representation of color #374E7E: hue angle of 220.56º degrees, saturation: 0.39, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #374E7E is Cyan = 0.56, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.51.
<style> p { color: #374E7E; } p { color: rgb(55,78,126); } H1.HeaderClassName { color: #374E7E; } .AnyTagClassName { color: #374E7E; } </style>
<style> a { background-color: #374E7E; } a { background-color: rgb(55,78,126); } div.DivClassName { background-color: #374E7E; } .BgClassName { background-color: #374E7E; } </style>
<style> span { border-color: #374E7E; } span { border-color: rgb(55,78,126); } td.TdClassName { border-color: #374E7E; } .TagClassName { border-color: #374E7E; } </style>