#AFD8FB (or 0xAFD8FB) is unknown color: approx Pale Cornflower Blue. HEX triplet: AF, D8 and FB. RGB value is (175,216,251). Sum of RGB (Red+Green+Blue) = 175+216+251=642 (85% of max value = 765). Red value is 175 (68.75% from 255 or 27.26% from 642); Green value is 216 (84.77% from 255 or 33.64% from 642); Blue value is 251 (98.44% from 255 or 39.10% from 642); Max value from RGB is 251 - color contains mainly: blue. Hex color #AFD8FB is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #AFD8FB is #502704. Grayscale: #CFCFCF. Windows color (decimal): -5252869 or 16505007. OLE color: 16505007.
HSL color Cylindrical-coordinate representation of color #AFD8FB: hue angle of 207.63º degrees, saturation: 0.9, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #AFD8FB is Cyan = 0.30, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #AFD8FB; } p { color: rgb(175,216,251); } H1.HeaderClassName { color: #AFD8FB; } .AnyTagClassName { color: #AFD8FB; } </style>
<style> a { background-color: #AFD8FB; } a { background-color: rgb(175,216,251); } div.DivClassName { background-color: #AFD8FB; } .BgClassName { background-color: #AFD8FB; } </style>
<style> span { border-color: #AFD8FB; } span { border-color: rgb(175,216,251); } td.TdClassName { border-color: #AFD8FB; } .TagClassName { border-color: #AFD8FB; } </style>