#A2F4EC (or 0xA2F4EC) is unknown color: approx Pale Turquoise. HEX triplet: A2, F4 and EC. RGB value is (162,244,236). Sum of RGB (Red+Green+Blue) = 162+244+236=642 (85% of max value = 765). Red value is 162 (63.67% from 255 or 25.23% from 642); Green value is 244 (95.70% from 255 or 38.01% from 642); Blue value is 236 (92.58% from 255 or 36.76% from 642); Max value from RGB is 244 - color contains mainly: green. Hex color #A2F4EC is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #A2F4EC is #5D0B13. Grayscale: #DADADA. Windows color (decimal): -6097684 or 15529122. OLE color: 15529122.
HSL color Cylindrical-coordinate representation of color #A2F4EC: hue angle of 174.15º degrees, saturation: 0.79, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #A2F4EC is Cyan = 0.34, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.04.
<style> p { color: #a2f4ec; } p { color: rgb(162,244,236); } H1.HeaderClassName { color: #a2f4ec; } .AnyTagClassName { color: #a2f4ec; } </style>
<style> a { background-color: #a2f4ec; } a { background-color: rgb(162,244,236); } div.DivClassName { background-color: #a2f4ec; } .BgClassName { background-color: #a2f4ec; } </style>
<style> span { border-color: #a2f4ec; } span { border-color: rgb(162,244,236); } td.TdClassName { border-color: #a2f4ec; } .TagClassName { border-color: #a2f4ec; } </style>