#AABACC (or 0xAABACC) is unknown color: approx Spindle. HEX triplet: AA, BA and CC. RGB value is (170,186,204). Sum of RGB (Red+Green+Blue) = 170+186+204=560 (74% of max value = 765). Red value is 170 (66.80% from 255 or 30.36% from 560); Green value is 186 (73.05% from 255 or 33.21% from 560); Blue value is 204 (80.08% from 255 or 36.43% from 560); Max value from RGB is 204 - color contains mainly: blue. Hex color #AABACC is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #AABACC is #554533. Grayscale: #B7B7B7. Windows color (decimal): -5588276 or 13417130. OLE color: 13417130.
HSL color Cylindrical-coordinate representation of color #AABACC: hue angle of 211.76º degrees, saturation: 0.25, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #AABACC is Cyan = 0.17, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #AABACC; } p { color: rgb(170,186,204); } H1.HeaderClassName { color: #AABACC; } .AnyTagClassName { color: #AABACC; } </style>
<style> a { background-color: #AABACC; } a { background-color: rgb(170,186,204); } div.DivClassName { background-color: #AABACC; } .BgClassName { background-color: #AABACC; } </style>
<style> span { border-color: #AABACC; } span { border-color: rgb(170,186,204); } td.TdClassName { border-color: #AABACC; } .TagClassName { border-color: #AABACC; } </style>