#AAFCFD (or 0xAAFCFD) is unknown color: approx Pale Turquoise. HEX triplet: AA, FC and FD. RGB value is (170,252,253). Sum of RGB (Red+Green+Blue) = 170+252+253=675 (89% of max value = 765). Red value is 170 (66.80% from 255 or 25.19% from 675); Green value is 252 (98.83% from 255 or 37.33% from 675); Blue value is 253 (99.22% from 255 or 37.48% from 675); Max value from RGB is 253 - color contains mainly: blue. Hex color #AAFCFD is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #AAFCFD is #550302. Grayscale: #E3E3E3. Windows color (decimal): -5571331 or 16645290. OLE color: 16645290.
HSL color Cylindrical-coordinate representation of color #AAFCFD: hue angle of 180.72º degrees, saturation: 0.95, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #AAFCFD is Cyan = 0.33, Magento = 0.00, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #AAFCFD; } p { color: rgb(170,252,253); } H1.HeaderClassName { color: #AAFCFD; } .AnyTagClassName { color: #AAFCFD; } </style>
<style> a { background-color: #AAFCFD; } a { background-color: rgb(170,252,253); } div.DivClassName { background-color: #AAFCFD; } .BgClassName { background-color: #AAFCFD; } </style>
<style> span { border-color: #AAFCFD; } span { border-color: rgb(170,252,253); } td.TdClassName { border-color: #AAFCFD; } .TagClassName { border-color: #AAFCFD; } </style>