#374DCA (or 0x374DCA) is unknown color: approx Free Speech Blue. HEX triplet: 37, 4D and CA. RGB value is (55,77,202). Sum of RGB (Red+Green+Blue) = 55+77+202=334 (44% of max value = 765). Red value is 55 (21.88% from 255 or 16.47% from 334); Green value is 77 (30.47% from 255 or 23.05% from 334); Blue value is 202 (79.30% from 255 or 60.48% from 334); Max value from RGB is 202 - color contains mainly: blue. Hex color #374DCA is not a web safe color. Web safe color analog (approx): #3366CC. Inversed color of #374DCA is #C8B235. Grayscale: #545454. Windows color (decimal): -13152822 or 13258039. OLE color: 13258039.
HSL color Cylindrical-coordinate representation of color #374DCA: hue angle of 231.02º degrees, saturation: 0.58, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #374DCA is Cyan = 0.73, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #374DCA; } p { color: rgb(55,77,202); } H1.HeaderClassName { color: #374DCA; } .AnyTagClassName { color: #374DCA; } </style>
<style> a { background-color: #374DCA; } a { background-color: rgb(55,77,202); } div.DivClassName { background-color: #374DCA; } .BgClassName { background-color: #374DCA; } </style>
<style> span { border-color: #374DCA; } span { border-color: rgb(55,77,202); } td.TdClassName { border-color: #374DCA; } .TagClassName { border-color: #374DCA; } </style>