#AABEC7 (or 0xAABEC7) is unknown color: approx Heather. HEX triplet: AA, BE and C7. RGB value is (170,190,199). Sum of RGB (Red+Green+Blue) = 170+190+199=559 (74% of max value = 765). Red value is 170 (66.80% from 255 or 30.41% from 559); Green value is 190 (74.61% from 255 or 33.99% from 559); Blue value is 199 (78.12% from 255 or 35.60% from 559); Max value from RGB is 199 - color contains mainly: blue. Hex color #AABEC7 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #AABEC7 is #554138. Grayscale: #B8B8B8. Windows color (decimal): -5587257 or 13090474. OLE color: 13090474.
HSL color Cylindrical-coordinate representation of color #AABEC7: hue angle of 198.62º degrees, saturation: 0.21, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #AABEC7 is Cyan = 0.15, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.22.
<style> p { color: #AABEC7; } p { color: rgb(170,190,199); } H1.HeaderClassName { color: #AABEC7; } .AnyTagClassName { color: #AABEC7; } </style>
<style> a { background-color: #AABEC7; } a { background-color: rgb(170,190,199); } div.DivClassName { background-color: #AABEC7; } .BgClassName { background-color: #AABEC7; } </style>
<style> span { border-color: #AABEC7; } span { border-color: rgb(170,190,199); } td.TdClassName { border-color: #AABEC7; } .TagClassName { border-color: #AABEC7; } </style>