#A1FFEC (or 0xA1FFEC) is unknown color: approx Pale Turquoise. HEX triplet: A1, FF and EC. RGB value is (161,255,236). Sum of RGB (Red+Green+Blue) = 161+255+236=652 (86% of max value = 765). Red value is 161 (63.28% from 255 or 24.69% from 652); Green value is 255 (100% from 255 or 39.11% from 652); Blue value is 236 (92.58% from 255 or 36.20% from 652); Max value from RGB is 255 - color contains mainly: green. Hex color #A1FFEC is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #A1FFEC is #5E0013. Grayscale: #E0E0E0. Windows color (decimal): -6160404 or 15531937. OLE color: 15531937.
HSL color Cylindrical-coordinate representation of color #A1FFEC: hue angle of 167.87º degrees, saturation: 1, lightness: 0.82%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #A1FFEC is Cyan = 0.37, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.
<style> p { color: #A1FFEC; } p { color: rgb(161,255,236); } H1.HeaderClassName { color: #A1FFEC; } .AnyTagClassName { color: #A1FFEC; } </style>
<style> a { background-color: #A1FFEC; } a { background-color: rgb(161,255,236); } div.DivClassName { background-color: #A1FFEC; } .BgClassName { background-color: #A1FFEC; } </style>
<style> span { border-color: #A1FFEC; } span { border-color: rgb(161,255,236); } td.TdClassName { border-color: #A1FFEC; } .TagClassName { border-color: #A1FFEC; } </style>