#AACEFA (or 0xAACEFA) is unknown color: approx Pale Cornflower Blue. HEX triplet: AA, CE and FA. RGB value is (170,206,250). Sum of RGB (Red+Green+Blue) = 170+206+250=626 (82% of max value = 765). Red value is 170 (66.80% from 255 or 27.16% from 626); Green value is 206 (80.86% from 255 or 32.91% from 626); Blue value is 250 (98.05% from 255 or 39.94% from 626); Max value from RGB is 250 - color contains mainly: blue. Hex color #AACEFA is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #AACEFA is #553105. Grayscale: #C8C8C8. Windows color (decimal): -5583110 or 16436906. OLE color: 16436906.
HSL color Cylindrical-coordinate representation of color #AACEFA: hue angle of 213º degrees, saturation: 0.89, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #AACEFA is Cyan = 0.32, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #AACEFA; } p { color: rgb(170,206,250); } H1.HeaderClassName { color: #AACEFA; } .AnyTagClassName { color: #AACEFA; } </style>
<style> a { background-color: #AACEFA; } a { background-color: rgb(170,206,250); } div.DivClassName { background-color: #AACEFA; } .BgClassName { background-color: #AACEFA; } </style>
<style> span { border-color: #AACEFA; } span { border-color: rgb(170,206,250); } td.TdClassName { border-color: #AACEFA; } .TagClassName { border-color: #AACEFA; } </style>