#AABACD (or 0xAABACD) is unknown color: approx Spindle. HEX triplet: AA, BA and CD. RGB value is (170,186,205). Sum of RGB (Red+Green+Blue) = 170+186+205=561 (74% of max value = 765). Red value is 170 (66.80% from 255 or 30.30% from 561); Green value is 186 (73.05% from 255 or 33.16% from 561); Blue value is 205 (80.47% from 255 or 36.54% from 561); Max value from RGB is 205 - color contains mainly: blue. Hex color #AABACD is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #AABACD is #554532. Grayscale: #B7B7B7. Windows color (decimal): -5588275 or 13482666. OLE color: 13482666.
HSL color Cylindrical-coordinate representation of color #AABACD: hue angle of 212.57º degrees, saturation: 0.26, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #AABACD is Cyan = 0.17, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #AABACD; } p { color: rgb(170,186,205); } H1.HeaderClassName { color: #AABACD; } .AnyTagClassName { color: #AABACD; } </style>
<style> a { background-color: #AABACD; } a { background-color: rgb(170,186,205); } div.DivClassName { background-color: #AABACD; } .BgClassName { background-color: #AABACD; } </style>
<style> span { border-color: #AABACD; } span { border-color: rgb(170,186,205); } td.TdClassName { border-color: #AABACD; } .TagClassName { border-color: #AABACD; } </style>