#A0DBEC (or 0xA0DBEC) is unknown color: approx Charlotte. HEX triplet: A0, DB and EC. RGB value is (160,219,236). Sum of RGB (Red+Green+Blue) = 160+219+236=615 (81% of max value = 765). Red value is 160 (62.89% from 255 or 26.02% from 615); Green value is 219 (85.94% from 255 or 35.61% from 615); Blue value is 236 (92.58% from 255 or 38.37% from 615); Max value from RGB is 236 - color contains mainly: blue. Hex color #A0DBEC is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #A0DBEC is #5F2413. Grayscale: #CBCBCB. Windows color (decimal): -6235156 or 15522720. OLE color: 15522720.
HSL color Cylindrical-coordinate representation of color #A0DBEC: hue angle of 193.42º degrees, saturation: 0.67, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #A0DBEC is Cyan = 0.32, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #A0DBEC; } p { color: rgb(160,219,236); } H1.HeaderClassName { color: #A0DBEC; } .AnyTagClassName { color: #A0DBEC; } </style>
<style> a { background-color: #A0DBEC; } a { background-color: rgb(160,219,236); } div.DivClassName { background-color: #A0DBEC; } .BgClassName { background-color: #A0DBEC; } </style>
<style> span { border-color: #A0DBEC; } span { border-color: rgb(160,219,236); } td.TdClassName { border-color: #A0DBEC; } .TagClassName { border-color: #A0DBEC; } </style>