#AAACD1 (or 0xAAACD1) is unknown color: approx Echo Blue. HEX triplet: AA, AC and D1. RGB value is (170,172,209). Sum of RGB (Red+Green+Blue) = 170+172+209=551 (72% of max value = 765). Red value is 170 (66.80% from 255 or 30.85% from 551); Green value is 172 (67.58% from 255 or 31.22% from 551); Blue value is 209 (82.03% from 255 or 37.93% from 551); Max value from RGB is 209 - color contains mainly: blue. Hex color #AAACD1 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #AAACD1 is #55532E. Grayscale: #AFAFAF. Windows color (decimal): -5591855 or 13741226. OLE color: 13741226.
HSL color Cylindrical-coordinate representation of color #AAACD1: hue angle of 236.92º degrees, saturation: 0.3, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #AAACD1 is Cyan = 0.19, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.18.
<style> p { color: #AAACD1; } p { color: rgb(170,172,209); } H1.HeaderClassName { color: #AAACD1; } .AnyTagClassName { color: #AAACD1; } </style>
<style> a { background-color: #AAACD1; } a { background-color: rgb(170,172,209); } div.DivClassName { background-color: #AAACD1; } .BgClassName { background-color: #AAACD1; } </style>
<style> span { border-color: #AAACD1; } span { border-color: rgb(170,172,209); } td.TdClassName { border-color: #AAACD1; } .TagClassName { border-color: #AAACD1; } </style>