#3A4FEC (or 0x3A4FEC) is unknown color: approx Neon Blue. HEX triplet: 3A, 4F and EC. RGB value is (58,79,236). Sum of RGB (Red+Green+Blue) = 58+79+236=373 (49% of max value = 765). Red value is 58 (23.05% from 255 or 15.55% from 373); Green value is 79 (31.25% from 255 or 21.18% from 373); Blue value is 236 (92.58% from 255 or 63.27% from 373); Max value from RGB is 236 - color contains mainly: blue. Hex color #3A4FEC is not a web safe color. Web safe color analog (approx): #3366FF. Inversed color of #3A4FEC is #C5B013. Grayscale: #595959. Windows color (decimal): -12955668 or 15486778. OLE color: 15486778.
HSL color Cylindrical-coordinate representation of color #3A4FEC: hue angle of 232.92º degrees, saturation: 0.82, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #3A4FEC is Cyan = 0.75, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #3a4fec; } p { color: rgb(58,79,236); } H1.HeaderClassName { color: #3a4fec; } .AnyTagClassName { color: #3a4fec; } </style>
<style> a { background-color: #3a4fec; } a { background-color: rgb(58,79,236); } div.DivClassName { background-color: #3a4fec; } .BgClassName { background-color: #3a4fec; } </style>
<style> span { border-color: #3a4fec; } span { border-color: rgb(58,79,236); } td.TdClassName { border-color: #3a4fec; } .TagClassName { border-color: #3a4fec; } </style>