#A285FE (or 0xA285FE) is unknown color: approx Light Slate Blue. HEX triplet: A2, 85 and FE. RGB value is (162,133,254). Sum of RGB (Red+Green+Blue) = 162+133+254=549 (72% of max value = 765). Red value is 162 (63.67% from 255 or 29.51% from 549); Green value is 133 (52.34% from 255 or 24.23% from 549); Blue value is 254 (99.61% from 255 or 46.27% from 549); Max value from RGB is 254 - color contains mainly: blue. Hex color #A285FE is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #A285FE is #5D7A01. Grayscale: #9B9B9B. Windows color (decimal): -6126082 or 16680354. OLE color: 16680354.
HSL color Cylindrical-coordinate representation of color #A285FE: hue angle of 254.38º degrees, saturation: 0.98, lightness: 0.76%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #A285FE is Cyan = 0.36, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #a285fe; } p { color: rgb(162,133,254); } H1.HeaderClassName { color: #a285fe; } .AnyTagClassName { color: #a285fe; } </style>
<style> a { background-color: #a285fe; } a { background-color: rgb(162,133,254); } div.DivClassName { background-color: #a285fe; } .BgClassName { background-color: #a285fe; } </style>
<style> span { border-color: #a285fe; } span { border-color: rgb(162,133,254); } td.TdClassName { border-color: #a285fe; } .TagClassName { border-color: #a285fe; } </style>