#A0F9F7 (or 0xA0F9F7) is unknown color: approx Pale Turquoise. HEX triplet: A0, F9 and F7. RGB value is (160,249,247). Sum of RGB (Red+Green+Blue) = 160+249+247=656 (86% of max value = 765). Red value is 160 (62.89% from 255 or 24.39% from 656); Green value is 249 (97.66% from 255 or 37.96% from 656); Blue value is 247 (96.88% from 255 or 37.65% from 656); Max value from RGB is 249 - color contains mainly: green. Hex color #A0F9F7 is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #A0F9F7 is #5F0608. Grayscale: #DEDEDE. Windows color (decimal): -6227465 or 16251296. OLE color: 16251296.
HSL color Cylindrical-coordinate representation of color #A0F9F7: hue angle of 178.65º degrees, saturation: 0.88, 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 #A0F9F7 is Cyan = 0.36, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.02.
<style> p { color: #A0F9F7; } p { color: rgb(160,249,247); } H1.HeaderClassName { color: #A0F9F7; } .AnyTagClassName { color: #A0F9F7; } </style>
<style> a { background-color: #A0F9F7; } a { background-color: rgb(160,249,247); } div.DivClassName { background-color: #A0F9F7; } .BgClassName { background-color: #A0F9F7; } </style>
<style> span { border-color: #A0F9F7; } span { border-color: rgb(160,249,247); } td.TdClassName { border-color: #A0F9F7; } .TagClassName { border-color: #A0F9F7; } </style>