#ABFAFE (or 0xABFAFE) is unknown color: approx Pale Turquoise. HEX triplet: AB, FA and FE. RGB value is (171,250,254). Sum of RGB (Red+Green+Blue) = 171+250+254=675 (89% of max value = 765). Red value is 171 (67.19% from 255 or 25.33% from 675); Green value is 250 (98.05% from 255 or 37.04% from 675); Blue value is 254 (99.61% from 255 or 37.63% from 675); Max value from RGB is 254 - color contains mainly: blue. Hex color #ABFAFE is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #ABFAFE is #540501. Grayscale: #E2E2E2. Windows color (decimal): -5506306 or 16710315. OLE color: 16710315.
HSL color Cylindrical-coordinate representation of color #ABFAFE: hue angle of 182.89º degrees, saturation: 0.98, lightness: 0.83%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #ABFAFE is Cyan = 0.33, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #abfafe; } p { color: rgb(171,250,254); } H1.HeaderClassName { color: #abfafe; } .AnyTagClassName { color: #abfafe; } </style>
<style> a { background-color: #abfafe; } a { background-color: rgb(171,250,254); } div.DivClassName { background-color: #abfafe; } .BgClassName { background-color: #abfafe; } </style>
<style> span { border-color: #abfafe; } span { border-color: rgb(171,250,254); } td.TdClassName { border-color: #abfafe; } .TagClassName { border-color: #abfafe; } </style>