#A0FAE7 (or 0xA0FAE7) is unknown color: approx Pale Turquoise. HEX triplet: A0, FA and E7. RGB value is (160,250,231). Sum of RGB (Red+Green+Blue) = 160+250+231=641 (84% of max value = 765). Red value is 160 (62.89% from 255 or 24.96% from 641); Green value is 250 (98.05% from 255 or 39.00% from 641); Blue value is 231 (90.62% from 255 or 36.04% from 641); Max value from RGB is 250 - color contains mainly: green. Hex color #A0FAE7 is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #A0FAE7 is #5F0518. Grayscale: #DCDCDC. Windows color (decimal): -6227225 or 15202976. OLE color: 15202976.
HSL color Cylindrical-coordinate representation of color #A0FAE7: hue angle of 167.33º degrees, saturation: 0.9, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #A0FAE7 is Cyan = 0.36, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.02.
<style> p { color: #A0FAE7; } p { color: rgb(160,250,231); } H1.HeaderClassName { color: #A0FAE7; } .AnyTagClassName { color: #A0FAE7; } </style>
<style> a { background-color: #A0FAE7; } a { background-color: rgb(160,250,231); } div.DivClassName { background-color: #A0FAE7; } .BgClassName { background-color: #A0FAE7; } </style>
<style> span { border-color: #A0FAE7; } span { border-color: rgb(160,250,231); } td.TdClassName { border-color: #A0FAE7; } .TagClassName { border-color: #A0FAE7; } </style>