#5F50FD (or 0x5F50FD) is unknown color: approx Neon Blue. HEX triplet: 5F, 50 and FD. RGB value is (95,80,253). Sum of RGB (Red+Green+Blue) = 95+80+253=428 (56% of max value = 765). Red value is 95 (37.5% from 255 or 22.20% from 428); Green value is 80 (31.64% from 255 or 18.69% from 428); Blue value is 253 (99.22% from 255 or 59.11% from 428); Max value from RGB is 253 - color contains mainly: blue. Hex color #5F50FD is not a web safe color. Web safe color analog (approx): #6666FF. Inversed color of #5F50FD is #A0AF02. Grayscale: #676767. Windows color (decimal): -10530563 or 16601183. OLE color: 16601183.
HSL color Cylindrical-coordinate representation of color #5F50FD: hue angle of 245.2º degrees, saturation: 0.98, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #5F50FD is Cyan = 0.62, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #5f50fd; } p { color: rgb(95,80,253); } H1.HeaderClassName { color: #5f50fd; } .AnyTagClassName { color: #5f50fd; } </style>
<style> a { background-color: #5f50fd; } a { background-color: rgb(95,80,253); } div.DivClassName { background-color: #5f50fd; } .BgClassName { background-color: #5f50fd; } </style>
<style> span { border-color: #5f50fd; } span { border-color: rgb(95,80,253); } td.TdClassName { border-color: #5f50fd; } .TagClassName { border-color: #5f50fd; } </style>