#AFD1EB (or 0xAFD1EB) is unknown color: approx Pale Cornflower Blue. HEX triplet: AF, D1 and EB. RGB value is (175,209,235). Sum of RGB (Red+Green+Blue) = 175+209+235=619 (81% of max value = 765). Red value is 175 (68.75% from 255 or 28.27% from 619); Green value is 209 (82.03% from 255 or 33.76% from 619); Blue value is 235 (92.19% from 255 or 37.96% from 619); Max value from RGB is 235 - color contains mainly: blue. Hex color #AFD1EB is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #AFD1EB is #502E14. Grayscale: #C9C9C9. Windows color (decimal): -5254677 or 15454639. OLE color: 15454639.
HSL color Cylindrical-coordinate representation of color #AFD1EB: hue angle of 206º degrees, saturation: 0.6, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #AFD1EB is Cyan = 0.26, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #AFD1EB; } p { color: rgb(175,209,235); } H1.HeaderClassName { color: #AFD1EB; } .AnyTagClassName { color: #AFD1EB; } </style>
<style> a { background-color: #AFD1EB; } a { background-color: rgb(175,209,235); } div.DivClassName { background-color: #AFD1EB; } .BgClassName { background-color: #AFD1EB; } </style>
<style> span { border-color: #AFD1EB; } span { border-color: rgb(175,209,235); } td.TdClassName { border-color: #AFD1EB; } .TagClassName { border-color: #AFD1EB; } </style>