#AACDDE (or 0xAACDDE) is unknown color: approx French Pass. HEX triplet: AA, CD and DE. RGB value is (170,205,222). Sum of RGB (Red+Green+Blue) = 170+205+222=597 (79% of max value = 765). Red value is 170 (66.80% from 255 or 28.48% from 597); Green value is 205 (80.47% from 255 or 34.34% from 597); Blue value is 222 (87.11% from 255 or 37.19% from 597); Max value from RGB is 222 - color contains mainly: blue. Hex color #AACDDE is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #AACDDE is #553221. Grayscale: #C4C4C4. Windows color (decimal): -5583394 or 14601642. OLE color: 14601642.
HSL color Cylindrical-coordinate representation of color #AACDDE: hue angle of 199.62º degrees, saturation: 0.44, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #AACDDE is Cyan = 0.23, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #AACDDE; } p { color: rgb(170,205,222); } H1.HeaderClassName { color: #AACDDE; } .AnyTagClassName { color: #AACDDE; } </style>
<style> a { background-color: #AACDDE; } a { background-color: rgb(170,205,222); } div.DivClassName { background-color: #AACDDE; } .BgClassName { background-color: #AACDDE; } </style>
<style> span { border-color: #AACDDE; } span { border-color: rgb(170,205,222); } td.TdClassName { border-color: #AACDDE; } .TagClassName { border-color: #AACDDE; } </style>