#A8FEF5 (or 0xA8FEF5) is unknown color: approx Pale Turquoise. HEX triplet: A8, FE and F5. RGB value is (168,254,245). Sum of RGB (Red+Green+Blue) = 168+254+245=667 (88% of max value = 765). Red value is 168 (66.02% from 255 or 25.19% from 667); Green value is 254 (99.61% from 255 or 38.08% from 667); Blue value is 245 (96.09% from 255 or 36.73% from 667); Max value from RGB is 254 - color contains mainly: green. Hex color #A8FEF5 is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #A8FEF5 is #57010A. Grayscale: #E3E3E3. Windows color (decimal): -5701899 or 16121512. OLE color: 16121512.
HSL color Cylindrical-coordinate representation of color #A8FEF5: hue angle of 173.72º degrees, saturation: 0.98, lightness: 0.83%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #A8FEF5 is Cyan = 0.34, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.00.
<style> p { color: #A8FEF5; } p { color: rgb(168,254,245); } H1.HeaderClassName { color: #A8FEF5; } .AnyTagClassName { color: #A8FEF5; } </style>
<style> a { background-color: #A8FEF5; } a { background-color: rgb(168,254,245); } div.DivClassName { background-color: #A8FEF5; } .BgClassName { background-color: #A8FEF5; } </style>
<style> span { border-color: #A8FEF5; } span { border-color: rgb(168,254,245); } td.TdClassName { border-color: #A8FEF5; } .TagClassName { border-color: #A8FEF5; } </style>