#A8DBFD (or 0xA8DBFD) is unknown color: approx Columbia Blue. HEX triplet: A8, DB and FD. RGB value is (168,219,253). Sum of RGB (Red+Green+Blue) = 168+219+253=640 (84% of max value = 765). Red value is 168 (66.02% from 255 or 26.25% from 640); Green value is 219 (85.94% from 255 or 34.22% from 640); Blue value is 253 (99.22% from 255 or 39.53% from 640); Max value from RGB is 253 - color contains mainly: blue. Hex color #A8DBFD is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #A8DBFD is #572402. Grayscale: #CFCFCF. Windows color (decimal): -5710851 or 16636840. OLE color: 16636840.
HSL color Cylindrical-coordinate representation of color #A8DBFD: hue angle of 204º degrees, saturation: 0.96, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #A8DBFD is Cyan = 0.34, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #A8DBFD; } p { color: rgb(168,219,253); } H1.HeaderClassName { color: #A8DBFD; } .AnyTagClassName { color: #A8DBFD; } </style>
<style> a { background-color: #A8DBFD; } a { background-color: rgb(168,219,253); } div.DivClassName { background-color: #A8DBFD; } .BgClassName { background-color: #A8DBFD; } </style>
<style> span { border-color: #A8DBFD; } span { border-color: rgb(168,219,253); } td.TdClassName { border-color: #A8DBFD; } .TagClassName { border-color: #A8DBFD; } </style>