#5059DD (or 0x5059DD) is unknown color: approx Royal Blue. HEX triplet: 50, 59 and DD. RGB value is (80,89,221). Sum of RGB (Red+Green+Blue) = 80+89+221=390 (51% of max value = 765). Red value is 80 (31.64% from 255 or 20.51% from 390); Green value is 89 (35.16% from 255 or 22.82% from 390); Blue value is 221 (86.72% from 255 or 56.67% from 390); Max value from RGB is 221 - color contains mainly: blue. Hex color #5059DD is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #5059DD is #AFA622. Grayscale: #646464. Windows color (decimal): -11511331 or 14506320. OLE color: 14506320.
HSL color Cylindrical-coordinate representation of color #5059DD: hue angle of 236.17º degrees, saturation: 0.67, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #5059DD is Cyan = 0.64, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #5059DD; } p { color: rgb(80,89,221); } H1.HeaderClassName { color: #5059DD; } .AnyTagClassName { color: #5059DD; } </style>
<style> a { background-color: #5059DD; } a { background-color: rgb(80,89,221); } div.DivClassName { background-color: #5059DD; } .BgClassName { background-color: #5059DD; } </style>
<style> span { border-color: #5059DD; } span { border-color: rgb(80,89,221); } td.TdClassName { border-color: #5059DD; } .TagClassName { border-color: #5059DD; } </style>