#ACE7FF (or 0xACE7FF) is unknown color: approx Columbia Blue. HEX triplet: AC, E7 and FF. RGB value is (172,231,255). Sum of RGB (Red+Green+Blue) = 172+231+255=658 (87% of max value = 765). Red value is 172 (67.58% from 255 or 26.14% from 658); Green value is 231 (90.62% from 255 or 35.11% from 658); Blue value is 255 (100% from 255 or 38.75% from 658); Max value from RGB is 255 - color contains mainly: blue. Hex color #ACE7FF is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #ACE7FF is #531800. Grayscale: #D7D7D7. Windows color (decimal): -5445633 or 16770988. OLE color: 16770988.
HSL color Cylindrical-coordinate representation of color #ACE7FF: hue angle of 197.35º 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 #ACE7FF is Cyan = 0.33, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #ACE7FF; } p { color: rgb(172,231,255); } H1.HeaderClassName { color: #ACE7FF; } .AnyTagClassName { color: #ACE7FF; } </style>
<style> a { background-color: #ACE7FF; } a { background-color: rgb(172,231,255); } div.DivClassName { background-color: #ACE7FF; } .BgClassName { background-color: #ACE7FF; } </style>
<style> span { border-color: #ACE7FF; } span { border-color: rgb(172,231,255); } td.TdClassName { border-color: #ACE7FF; } .TagClassName { border-color: #ACE7FF; } </style>