#ACE5EE (or 0xACE5EE) is unknown color: approx Blizzard Blue. HEX triplet: AC, E5 and EE. RGB value is (172,229,238). Sum of RGB (Red+Green+Blue) = 172+229+238=639 (84% of max value = 765). Red value is 172 (67.58% from 255 or 26.92% from 639); Green value is 229 (89.84% from 255 or 35.84% from 639); Blue value is 238 (93.36% from 255 or 37.25% from 639); Max value from RGB is 238 - color contains mainly: blue. Hex color #ACE5EE is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #ACE5EE is #531A11. Grayscale: #D4D4D4. Windows color (decimal): -5446162 or 15656364. OLE color: 15656364.
HSL color Cylindrical-coordinate representation of color #ACE5EE: hue angle of 188.18º degrees, saturation: 0.66, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #ACE5EE is Cyan = 0.28, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #ACE5EE; } p { color: rgb(172,229,238); } H1.HeaderClassName { color: #ACE5EE; } .AnyTagClassName { color: #ACE5EE; } </style>
<style> a { background-color: #ACE5EE; } a { background-color: rgb(172,229,238); } div.DivClassName { background-color: #ACE5EE; } .BgClassName { background-color: #ACE5EE; } </style>
<style> span { border-color: #ACE5EE; } span { border-color: rgb(172,229,238); } td.TdClassName { border-color: #ACE5EE; } .TagClassName { border-color: #ACE5EE; } </style>