#AACAF2 (or 0xAACAF2) is unknown color: approx Pale Cornflower Blue. HEX triplet: AA, CA and F2. RGB value is (170,202,242). Sum of RGB (Red+Green+Blue) = 170+202+242=614 (81% of max value = 765). Red value is 170 (66.80% from 255 or 27.69% from 614); Green value is 202 (79.30% from 255 or 32.90% from 614); Blue value is 242 (94.92% from 255 or 39.41% from 614); Max value from RGB is 242 - color contains mainly: blue. Hex color #AACAF2 is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #AACAF2 is #55350D. Grayscale: #C4C4C4. Windows color (decimal): -5584142 or 15911594. OLE color: 15911594.
HSL color Cylindrical-coordinate representation of color #AACAF2: hue angle of 213.33º degrees, saturation: 0.73, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #AACAF2 is Cyan = 0.30, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #AACAF2; } p { color: rgb(170,202,242); } H1.HeaderClassName { color: #AACAF2; } .AnyTagClassName { color: #AACAF2; } </style>
<style> a { background-color: #AACAF2; } a { background-color: rgb(170,202,242); } div.DivClassName { background-color: #AACAF2; } .BgClassName { background-color: #AACAF2; } </style>
<style> span { border-color: #AACAF2; } span { border-color: rgb(170,202,242); } td.TdClassName { border-color: #AACAF2; } .TagClassName { border-color: #AACAF2; } </style>