#A8AFDF (or 0xA8AFDF) is unknown color: approx Perano. HEX triplet: A8, AF and DF. RGB value is (168,175,223). Sum of RGB (Red+Green+Blue) = 168+175+223=566 (74% of max value = 765). Red value is 168 (66.02% from 255 or 29.68% from 566); Green value is 175 (68.75% from 255 or 30.92% from 566); Blue value is 223 (87.5% from 255 or 39.40% from 566); Max value from RGB is 223 - color contains mainly: blue. Hex color #A8AFDF is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A8AFDF is #575020. Grayscale: #B2B2B2. Windows color (decimal): -5722145 or 14659496. OLE color: 14659496.
HSL color Cylindrical-coordinate representation of color #A8AFDF: hue angle of 232.36º degrees, saturation: 0.46, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #A8AFDF is Cyan = 0.25, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #A8AFDF; } p { color: rgb(168,175,223); } H1.HeaderClassName { color: #A8AFDF; } .AnyTagClassName { color: #A8AFDF; } </style>
<style> a { background-color: #A8AFDF; } a { background-color: rgb(168,175,223); } div.DivClassName { background-color: #A8AFDF; } .BgClassName { background-color: #A8AFDF; } </style>
<style> span { border-color: #A8AFDF; } span { border-color: rgb(168,175,223); } td.TdClassName { border-color: #A8AFDF; } .TagClassName { border-color: #A8AFDF; } </style>