#5355FB (or 0x5355FB) is unknown color: approx Neon Blue. HEX triplet: 53, 55 and FB. RGB value is (83,85,251). Sum of RGB (Red+Green+Blue) = 83+85+251=419 (55% of max value = 765). Red value is 83 (32.81% from 255 or 19.81% from 419); Green value is 85 (33.59% from 255 or 20.29% from 419); Blue value is 251 (98.44% from 255 or 59.90% from 419); Max value from RGB is 251 - color contains mainly: blue. Hex color #5355FB is not a web safe color. Web safe color analog (approx): #6666FF. Inversed color of #5355FB is #ACAA04. Grayscale: #666666. Windows color (decimal): -11315717 or 16471379. OLE color: 16471379.
HSL color Cylindrical-coordinate representation of color #5355FB: hue angle of 239.29º degrees, saturation: 0.95, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #5355FB is Cyan = 0.67, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #5355FB; } p { color: rgb(83,85,251); } H1.HeaderClassName { color: #5355FB; } .AnyTagClassName { color: #5355FB; } </style>
<style> a { background-color: #5355FB; } a { background-color: rgb(83,85,251); } div.DivClassName { background-color: #5355FB; } .BgClassName { background-color: #5355FB; } </style>
<style> span { border-color: #5355FB; } span { border-color: rgb(83,85,251); } td.TdClassName { border-color: #5355FB; } .TagClassName { border-color: #5355FB; } </style>