#A9F4F0 (or 0xA9F4F0) is unknown color: approx Pale Turquoise. HEX triplet: A9, F4 and F0. RGB value is (169,244,240). Sum of RGB (Red+Green+Blue) = 169+244+240=653 (86% of max value = 765). Red value is 169 (66.41% from 255 or 25.88% from 653); Green value is 244 (95.70% from 255 or 37.37% from 653); Blue value is 240 (94.14% from 255 or 36.75% from 653); Max value from RGB is 244 - color contains mainly: green. Hex color #A9F4F0 is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #A9F4F0 is #560B0F. Grayscale: #DDDDDD. Windows color (decimal): -5638928 or 15791273. OLE color: 15791273.
HSL color Cylindrical-coordinate representation of color #A9F4F0: hue angle of 176.8º degrees, saturation: 0.77, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #A9F4F0 is Cyan = 0.31, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.04.
<style> p { color: #a9f4f0; } p { color: rgb(169,244,240); } H1.HeaderClassName { color: #a9f4f0; } .AnyTagClassName { color: #a9f4f0; } </style>
<style> a { background-color: #a9f4f0; } a { background-color: rgb(169,244,240); } div.DivClassName { background-color: #a9f4f0; } .BgClassName { background-color: #a9f4f0; } </style>
<style> span { border-color: #a9f4f0; } span { border-color: rgb(169,244,240); } td.TdClassName { border-color: #a9f4f0; } .TagClassName { border-color: #a9f4f0; } </style>