#A582DE (or 0xA582DE) is unknown color: approx Medium Purple. HEX triplet: A5, 82 and DE. RGB value is (165,130,222). Sum of RGB (Red+Green+Blue) = 165+130+222=517 (68% of max value = 765). Red value is 165 (64.84% from 255 or 31.91% from 517); Green value is 130 (51.17% from 255 or 25.15% from 517); Blue value is 222 (87.11% from 255 or 42.94% from 517); Max value from RGB is 222 - color contains mainly: blue. Hex color #A582DE is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A582DE is #5A7D21. Grayscale: #969696. Windows color (decimal): -5930274 or 14582437. OLE color: 14582437.
HSL color Cylindrical-coordinate representation of color #A582DE: hue angle of 262.83º degrees, saturation: 0.58, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #A582DE is Cyan = 0.26, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #A582DE; } p { color: rgb(165,130,222); } H1.HeaderClassName { color: #A582DE; } .AnyTagClassName { color: #A582DE; } </style>
<style> a { background-color: #A582DE; } a { background-color: rgb(165,130,222); } div.DivClassName { background-color: #A582DE; } .BgClassName { background-color: #A582DE; } </style>
<style> span { border-color: #A582DE; } span { border-color: rgb(165,130,222); } td.TdClassName { border-color: #A582DE; } .TagClassName { border-color: #A582DE; } </style>