#AFD9F1 (or 0xAFD9F1) is unknown color: approx Light Blue. HEX triplet: AF, D9 and F1. RGB value is (175,217,241). Sum of RGB (Red+Green+Blue) = 175+217+241=633 (83% of max value = 765). Red value is 175 (68.75% from 255 or 27.65% from 633); Green value is 217 (85.16% from 255 or 34.28% from 633); Blue value is 241 (94.53% from 255 or 38.07% from 633); Max value from RGB is 241 - color contains mainly: blue. Hex color #AFD9F1 is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #AFD9F1 is #50260E. Grayscale: #CFCFCF. Windows color (decimal): -5252623 or 15849903. OLE color: 15849903.
HSL color Cylindrical-coordinate representation of color #AFD9F1: hue angle of 201.82º degrees, saturation: 0.7, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #AFD9F1 is Cyan = 0.27, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #AFD9F1; } p { color: rgb(175,217,241); } H1.HeaderClassName { color: #AFD9F1; } .AnyTagClassName { color: #AFD9F1; } </style>
<style> a { background-color: #AFD9F1; } a { background-color: rgb(175,217,241); } div.DivClassName { background-color: #AFD9F1; } .BgClassName { background-color: #AFD9F1; } </style>
<style> span { border-color: #AFD9F1; } span { border-color: rgb(175,217,241); } td.TdClassName { border-color: #AFD9F1; } .TagClassName { border-color: #AFD9F1; } </style>