#4950EE (or 0x4950EE) is unknown color: approx Neon Blue. HEX triplet: 49, 50 and EE. RGB value is (73,80,238). Sum of RGB (Red+Green+Blue) = 73+80+238=391 (51% of max value = 765). Red value is 73 (28.91% from 255 or 18.67% from 391); Green value is 80 (31.64% from 255 or 20.46% from 391); Blue value is 238 (93.36% from 255 or 60.87% from 391); Max value from RGB is 238 - color contains mainly: blue. Hex color #4950EE is not a web safe color. Web safe color analog (approx): #3366FF. Inversed color of #4950EE is #B6AF11. Grayscale: #5F5F5F. Windows color (decimal): -11972370 or 15618121. OLE color: 15618121.
HSL color Cylindrical-coordinate representation of color #4950EE: hue angle of 237.45º degrees, saturation: 0.83, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #4950EE is Cyan = 0.69, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #4950EE; } p { color: rgb(73,80,238); } H1.HeaderClassName { color: #4950EE; } .AnyTagClassName { color: #4950EE; } </style>
<style> a { background-color: #4950EE; } a { background-color: rgb(73,80,238); } div.DivClassName { background-color: #4950EE; } .BgClassName { background-color: #4950EE; } </style>
<style> span { border-color: #4950EE; } span { border-color: rgb(73,80,238); } td.TdClassName { border-color: #4950EE; } .TagClassName { border-color: #4950EE; } </style>