#5A53DF (or 0x5A53DF) is unknown color: approx Slate Blue. HEX triplet: 5A, 53 and DF. RGB value is (90,83,223). Sum of RGB (Red+Green+Blue) = 90+83+223=396 (52% of max value = 765). Red value is 90 (35.55% from 255 or 22.73% from 396); Green value is 83 (32.81% from 255 or 20.96% from 396); Blue value is 223 (87.5% from 255 or 56.31% from 396); Max value from RGB is 223 - color contains mainly: blue. Hex color #5A53DF is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #5A53DF is #A5AC20. Grayscale: #646464. Windows color (decimal): -10857505 or 14635866. OLE color: 14635866.
HSL color Cylindrical-coordinate representation of color #5A53DF: hue angle of 243º degrees, saturation: 0.69, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #5A53DF is Cyan = 0.60, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #5a53df; } p { color: rgb(90,83,223); } H1.HeaderClassName { color: #5a53df; } .AnyTagClassName { color: #5a53df; } </style>
<style> a { background-color: #5a53df; } a { background-color: rgb(90,83,223); } div.DivClassName { background-color: #5a53df; } .BgClassName { background-color: #5a53df; } </style>
<style> span { border-color: #5a53df; } span { border-color: rgb(90,83,223); } td.TdClassName { border-color: #5a53df; } .TagClassName { border-color: #5a53df; } </style>