#A0C3FB (or 0xA0C3FB) is unknown color: approx Pale Cornflower Blue. HEX triplet: A0, C3 and FB. RGB value is (160,195,251). Sum of RGB (Red+Green+Blue) = 160+195+251=606 (80% of max value = 765). Red value is 160 (62.89% from 255 or 26.40% from 606); Green value is 195 (76.56% from 255 or 32.18% from 606); Blue value is 251 (98.44% from 255 or 41.42% from 606); Max value from RGB is 251 - color contains mainly: blue. Hex color #A0C3FB is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #A0C3FB is #5F3C04. Grayscale: #BEBEBE. Windows color (decimal): -6241285 or 16499616. OLE color: 16499616.
HSL color Cylindrical-coordinate representation of color #A0C3FB: hue angle of 216.92º degrees, saturation: 0.92, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #A0C3FB is Cyan = 0.36, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #A0C3FB; } p { color: rgb(160,195,251); } H1.HeaderClassName { color: #A0C3FB; } .AnyTagClassName { color: #A0C3FB; } </style>
<style> a { background-color: #A0C3FB; } a { background-color: rgb(160,195,251); } div.DivClassName { background-color: #A0C3FB; } .BgClassName { background-color: #A0C3FB; } </style>
<style> span { border-color: #A0C3FB; } span { border-color: rgb(160,195,251); } td.TdClassName { border-color: #A0C3FB; } .TagClassName { border-color: #A0C3FB; } </style>