#AFF0FD (or 0xAFF0FD) is unknown color: approx Pale Turquoise. HEX triplet: AF, F0 and FD. RGB value is (175,240,253). Sum of RGB (Red+Green+Blue) = 175+240+253=668 (88% of max value = 765). Red value is 175 (68.75% from 255 or 26.20% from 668); Green value is 240 (94.14% from 255 or 35.93% from 668); Blue value is 253 (99.22% from 255 or 37.87% from 668); Max value from RGB is 253 - color contains mainly: blue. Hex color #AFF0FD is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #AFF0FD is #500F02. Grayscale: #DDDDDD. Windows color (decimal): -5246723 or 16642223. OLE color: 16642223.
HSL color Cylindrical-coordinate representation of color #AFF0FD: hue angle of 190º degrees, saturation: 0.95, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #AFF0FD is Cyan = 0.31, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #AFF0FD; } p { color: rgb(175,240,253); } H1.HeaderClassName { color: #AFF0FD; } .AnyTagClassName { color: #AFF0FD; } </style>
<style> a { background-color: #AFF0FD; } a { background-color: rgb(175,240,253); } div.DivClassName { background-color: #AFF0FD; } .BgClassName { background-color: #AFF0FD; } </style>
<style> span { border-color: #AFF0FD; } span { border-color: rgb(175,240,253); } td.TdClassName { border-color: #AFF0FD; } .TagClassName { border-color: #AFF0FD; } </style>