#A5E0EE (or 0xA5E0EE) is unknown color: approx Blizzard Blue. HEX triplet: A5, E0 and EE. RGB value is (165,224,238). Sum of RGB (Red+Green+Blue) = 165+224+238=627 (83% of max value = 765). Red value is 165 (64.84% from 255 or 26.32% from 627); Green value is 224 (87.89% from 255 or 35.73% from 627); Blue value is 238 (93.36% from 255 or 37.96% from 627); Max value from RGB is 238 - color contains mainly: blue. Hex color #A5E0EE is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #A5E0EE is #5A1F11. Grayscale: #CFCFCF. Windows color (decimal): -5906194 or 15655077. OLE color: 15655077.
HSL color Cylindrical-coordinate representation of color #A5E0EE: hue angle of 191.51º degrees, saturation: 0.68, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #A5E0EE is Cyan = 0.31, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #A5E0EE; } p { color: rgb(165,224,238); } H1.HeaderClassName { color: #A5E0EE; } .AnyTagClassName { color: #A5E0EE; } </style>
<style> a { background-color: #A5E0EE; } a { background-color: rgb(165,224,238); } div.DivClassName { background-color: #A5E0EE; } .BgClassName { background-color: #A5E0EE; } </style>
<style> span { border-color: #A5E0EE; } span { border-color: rgb(165,224,238); } td.TdClassName { border-color: #A5E0EE; } .TagClassName { border-color: #A5E0EE; } </style>