#524FEB (or 0x524FEB) is unknown color: approx Neon Blue. HEX triplet: 52, 4F and EB. RGB value is (82,79,235). Sum of RGB (Red+Green+Blue) = 82+79+235=396 (52% of max value = 765). Red value is 82 (32.42% from 255 or 20.71% from 396); Green value is 79 (31.25% from 255 or 19.95% from 396); Blue value is 235 (92.19% from 255 or 59.34% from 396); Max value from RGB is 235 - color contains mainly: blue. Hex color #524FEB is not a web safe color. Web safe color analog (approx): #6666FF. Inversed color of #524FEB is #ADB014. Grayscale: #616161. Windows color (decimal): -11382805 or 15421266. OLE color: 15421266.
HSL color Cylindrical-coordinate representation of color #524FEB: hue angle of 241.15º degrees, saturation: 0.8, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #524FEB is Cyan = 0.65, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #524FEB; } p { color: rgb(82,79,235); } H1.HeaderClassName { color: #524FEB; } .AnyTagClassName { color: #524FEB; } </style>
<style> a { background-color: #524FEB; } a { background-color: rgb(82,79,235); } div.DivClassName { background-color: #524FEB; } .BgClassName { background-color: #524FEB; } </style>
<style> span { border-color: #524FEB; } span { border-color: rgb(82,79,235); } td.TdClassName { border-color: #524FEB; } .TagClassName { border-color: #524FEB; } </style>