#ACE9FF (or 0xACE9FF) is unknown color: approx Columbia Blue. HEX triplet: AC, E9 and FF. RGB value is (172,233,255). Sum of RGB (Red+Green+Blue) = 172+233+255=660 (87% of max value = 765). Red value is 172 (67.58% from 255 or 26.06% from 660); Green value is 233 (91.41% from 255 or 35.30% from 660); Blue value is 255 (100% from 255 or 38.64% from 660); Max value from RGB is 255 - color contains mainly: blue. Hex color #ACE9FF is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #ACE9FF is #531600. Grayscale: #D9D9D9. Windows color (decimal): -5445121 or 16771500. OLE color: 16771500.
HSL color Cylindrical-coordinate representation of color #ACE9FF: hue angle of 195.9º degrees, saturation: 1, lightness: 0.84%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #ACE9FF is Cyan = 0.33, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #ACE9FF; } p { color: rgb(172,233,255); } H1.HeaderClassName { color: #ACE9FF; } .AnyTagClassName { color: #ACE9FF; } </style>
<style> a { background-color: #ACE9FF; } a { background-color: rgb(172,233,255); } div.DivClassName { background-color: #ACE9FF; } .BgClassName { background-color: #ACE9FF; } </style>
<style> span { border-color: #ACE9FF; } span { border-color: rgb(172,233,255); } td.TdClassName { border-color: #ACE9FF; } .TagClassName { border-color: #ACE9FF; } </style>