#AACDF4 (or 0xAACDF4) is unknown color: approx Pale Cornflower Blue. HEX triplet: AA, CD and F4. RGB value is (170,205,244). Sum of RGB (Red+Green+Blue) = 170+205+244=619 (81% of max value = 765). Red value is 170 (66.80% from 255 or 27.46% from 619); Green value is 205 (80.47% from 255 or 33.12% from 619); Blue value is 244 (95.70% from 255 or 39.42% from 619); Max value from RGB is 244 - color contains mainly: blue. Hex color #AACDF4 is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #AACDF4 is #55320B. Grayscale: #C6C6C6. Windows color (decimal): -5583372 or 16043434. OLE color: 16043434.
HSL color Cylindrical-coordinate representation of color #AACDF4: hue angle of 211.62º degrees, saturation: 0.77, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #AACDF4 is Cyan = 0.30, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #AACDF4; } p { color: rgb(170,205,244); } H1.HeaderClassName { color: #AACDF4; } .AnyTagClassName { color: #AACDF4; } </style>
<style> a { background-color: #AACDF4; } a { background-color: rgb(170,205,244); } div.DivClassName { background-color: #AACDF4; } .BgClassName { background-color: #AACDF4; } </style>
<style> span { border-color: #AACDF4; } span { border-color: rgb(170,205,244); } td.TdClassName { border-color: #AACDF4; } .TagClassName { border-color: #AACDF4; } </style>