#5A82DB (or 0x5A82DB) is unknown color: approx Havelock Blue. HEX triplet: 5A, 82 and DB. RGB value is (90,130,219). Sum of RGB (Red+Green+Blue) = 90+130+219=439 (58% of max value = 765). Red value is 90 (35.55% from 255 or 20.50% from 439); Green value is 130 (51.17% from 255 or 29.61% from 439); Blue value is 219 (85.94% from 255 or 49.89% from 439); Max value from RGB is 219 - color contains mainly: blue. Hex color #5A82DB is not a web safe color. Web safe color analog (approx): #6699CC. Inversed color of #5A82DB is #A57D24. Grayscale: #7F7F7F. Windows color (decimal): -10845477 or 14385754. OLE color: 14385754.
HSL color Cylindrical-coordinate representation of color #5A82DB: hue angle of 221.4º degrees, saturation: 0.64, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #5A82DB is Cyan = 0.59, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #5a82db; } p { color: rgb(90,130,219); } H1.HeaderClassName { color: #5a82db; } .AnyTagClassName { color: #5a82db; } </style>
<style> a { background-color: #5a82db; } a { background-color: rgb(90,130,219); } div.DivClassName { background-color: #5a82db; } .BgClassName { background-color: #5a82db; } </style>
<style> span { border-color: #5a82db; } span { border-color: rgb(90,130,219); } td.TdClassName { border-color: #5a82db; } .TagClassName { border-color: #5a82db; } </style>