#AAC7FE (or 0xAAC7FE) is unknown color: approx Pale Cornflower Blue. HEX triplet: AA, C7 and FE. RGB value is (170,199,254). Sum of RGB (Red+Green+Blue) = 170+199+254=623 (82% of max value = 765). Red value is 170 (66.80% from 255 or 27.29% from 623); Green value is 199 (78.12% from 255 or 31.94% from 623); Blue value is 254 (99.61% from 255 or 40.77% from 623); Max value from RGB is 254 - color contains mainly: blue. Hex color #AAC7FE is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #AAC7FE is #553801. Grayscale: #C4C4C4. Windows color (decimal): -5584898 or 16697258. OLE color: 16697258.
HSL color Cylindrical-coordinate representation of color #AAC7FE: hue angle of 219.29º degrees, saturation: 0.98, lightness: 0.83%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #AAC7FE is Cyan = 0.33, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #aac7fe; } p { color: rgb(170,199,254); } H1.HeaderClassName { color: #aac7fe; } .AnyTagClassName { color: #aac7fe; } </style>
<style> a { background-color: #aac7fe; } a { background-color: rgb(170,199,254); } div.DivClassName { background-color: #aac7fe; } .BgClassName { background-color: #aac7fe; } </style>
<style> span { border-color: #aac7fe; } span { border-color: rgb(170,199,254); } td.TdClassName { border-color: #aac7fe; } .TagClassName { border-color: #aac7fe; } </style>