#AFF3FD (or 0xAFF3FD) is unknown color: approx Pale Turquoise. HEX triplet: AF, F3 and FD. RGB value is (175,243,253). Sum of RGB (Red+Green+Blue) = 175+243+253=671 (88% of max value = 765). Red value is 175 (68.75% from 255 or 26.08% from 671); Green value is 243 (95.31% from 255 or 36.21% from 671); Blue value is 253 (99.22% from 255 or 37.70% from 671); Max value from RGB is 253 - color contains mainly: blue. Hex color #AFF3FD is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #AFF3FD is #500C02. Grayscale: #DFDFDF. Windows color (decimal): -5245955 or 16642991. OLE color: 16642991.
HSL color Cylindrical-coordinate representation of color #AFF3FD: hue angle of 187.69º 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 #AFF3FD is Cyan = 0.31, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #AFF3FD; } p { color: rgb(175,243,253); } H1.HeaderClassName { color: #AFF3FD; } .AnyTagClassName { color: #AFF3FD; } </style>
<style> a { background-color: #AFF3FD; } a { background-color: rgb(175,243,253); } div.DivClassName { background-color: #AFF3FD; } .BgClassName { background-color: #AFF3FD; } </style>
<style> span { border-color: #AFF3FD; } span { border-color: rgb(175,243,253); } td.TdClassName { border-color: #AFF3FD; } .TagClassName { border-color: #AFF3FD; } </style>