#A18CFE (or 0xA18CFE) is unknown color: approx Light Slate Blue. HEX triplet: A1, 8C and FE. RGB value is (161,140,254). Sum of RGB (Red+Green+Blue) = 161+140+254=555 (73% of max value = 765). Red value is 161 (63.28% from 255 or 29.01% from 555); Green value is 140 (55.08% from 255 or 25.23% from 555); Blue value is 254 (99.61% from 255 or 45.77% from 555); Max value from RGB is 254 - color contains mainly: blue. Hex color #A18CFE is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #A18CFE is #5E7301. Grayscale: #9E9E9E. Windows color (decimal): -6189826 or 16682145. OLE color: 16682145.
HSL color Cylindrical-coordinate representation of color #A18CFE: hue angle of 251.05º degrees, saturation: 0.98, lightness: 0.77%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #A18CFE is Cyan = 0.37, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #A18CFE; } p { color: rgb(161,140,254); } H1.HeaderClassName { color: #A18CFE; } .AnyTagClassName { color: #A18CFE; } </style>
<style> a { background-color: #A18CFE; } a { background-color: rgb(161,140,254); } div.DivClassName { background-color: #A18CFE; } .BgClassName { background-color: #A18CFE; } </style>
<style> span { border-color: #A18CFE; } span { border-color: rgb(161,140,254); } td.TdClassName { border-color: #A18CFE; } .TagClassName { border-color: #A18CFE; } </style>