#A0F5EE (or 0xA0F5EE) is unknown color: approx Pale Turquoise. HEX triplet: A0, F5 and EE. RGB value is (160,245,238). Sum of RGB (Red+Green+Blue) = 160+245+238=643 (85% of max value = 765). Red value is 160 (62.89% from 255 or 24.88% from 643); Green value is 245 (96.09% from 255 or 38.10% from 643); Blue value is 238 (93.36% from 255 or 37.01% from 643); Max value from RGB is 245 - color contains mainly: green. Hex color #A0F5EE is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #A0F5EE is #5F0A11. Grayscale: #DADADA. Windows color (decimal): -6228498 or 15660448. OLE color: 15660448.
HSL color Cylindrical-coordinate representation of color #A0F5EE: hue angle of 175.06º degrees, saturation: 0.81, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #A0F5EE is Cyan = 0.35, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.04.
<style> p { color: #A0F5EE; } p { color: rgb(160,245,238); } H1.HeaderClassName { color: #A0F5EE; } .AnyTagClassName { color: #A0F5EE; } </style>
<style> a { background-color: #A0F5EE; } a { background-color: rgb(160,245,238); } div.DivClassName { background-color: #A0F5EE; } .BgClassName { background-color: #A0F5EE; } </style>
<style> span { border-color: #A0F5EE; } span { border-color: rgb(160,245,238); } td.TdClassName { border-color: #A0F5EE; } .TagClassName { border-color: #A0F5EE; } </style>