#521FDE (or 0x521FDE) is unknown color: approx Han Purple. HEX triplet: 52, 1F and DE. RGB value is (82,31,222). Sum of RGB (Red+Green+Blue) = 82+31+222=335 (44% of max value = 765). Red value is 82 (32.42% from 255 or 24.48% from 335); Green value is 31 (12.5% from 255 or 9.25% from 335); Blue value is 222 (87.11% from 255 or 66.27% from 335); Max value from RGB is 222 - color contains mainly: blue. Hex color #521FDE is not a web safe color. Web safe color analog (approx): #6633CC. Inversed color of #521FDE is #ADE021. Grayscale: #434343. Windows color (decimal): -11395106 or 14557010. OLE color: 14557010.
HSL color Cylindrical-coordinate representation of color #521FDE: hue angle of 256.02º degrees, saturation: 0.75, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #521FDE is Cyan = 0.63, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #521FDE; } p { color: rgb(82,31,222); } H1.HeaderClassName { color: #521FDE; } .AnyTagClassName { color: #521FDE; } </style>
<style> a { background-color: #521FDE; } a { background-color: rgb(82,31,222); } div.DivClassName { background-color: #521FDE; } .BgClassName { background-color: #521FDE; } </style>
<style> span { border-color: #521FDE; } span { border-color: rgb(82,31,222); } td.TdClassName { border-color: #521FDE; } .TagClassName { border-color: #521FDE; } </style>