#A2FFFC (or 0xA2FFFC) is unknown color: approx Pale Turquoise. HEX triplet: A2, FF and FC. RGB value is (162,255,252). Sum of RGB (Red+Green+Blue) = 162+255+252=669 (88% of max value = 765). Red value is 162 (63.67% from 255 or 24.22% from 669); Green value is 255 (100% from 255 or 38.12% from 669); Blue value is 252 (98.83% from 255 or 37.67% from 669); Max value from RGB is 255 - color contains mainly: green. Hex color #A2FFFC is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #A2FFFC is #5D0003. Grayscale: #E2E2E2. Windows color (decimal): -6094852 or 16580514. OLE color: 16580514.
HSL color Cylindrical-coordinate representation of color #A2FFFC: hue angle of 178.06º degrees, saturation: 1, lightness: 0.82%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #A2FFFC is Cyan = 0.36, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.
<style> p { color: #a2fffc; } p { color: rgb(162,255,252); } H1.HeaderClassName { color: #a2fffc; } .AnyTagClassName { color: #a2fffc; } </style>
<style> a { background-color: #a2fffc; } a { background-color: rgb(162,255,252); } div.DivClassName { background-color: #a2fffc; } .BgClassName { background-color: #a2fffc; } </style>
<style> span { border-color: #a2fffc; } span { border-color: rgb(162,255,252); } td.TdClassName { border-color: #a2fffc; } .TagClassName { border-color: #a2fffc; } </style>