#AAAFBB (or 0xAAAFBB) is unknown color: approx Mischka. HEX triplet: AA, AF and BB. RGB value is (170,175,187). Sum of RGB (Red+Green+Blue) = 170+175+187=532 (70% of max value = 765). Red value is 170 (66.80% from 255 or 31.95% from 532); Green value is 175 (68.75% from 255 or 32.89% from 532); Blue value is 187 (73.44% from 255 or 35.15% from 532); Max value from RGB is 187 - color contains mainly: blue. Hex color #AAAFBB is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #AAAFBB is #555044. Grayscale: #AEAEAE. Windows color (decimal): -5591109 or 12300202. OLE color: 12300202.
HSL color Cylindrical-coordinate representation of color #AAAFBB: hue angle of 222.35º degrees, saturation: 0.11, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #AAAFBB is Cyan = 0.09, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #AAAFBB; } p { color: rgb(170,175,187); } H1.HeaderClassName { color: #AAAFBB; } .AnyTagClassName { color: #AAAFBB; } </style>
<style> a { background-color: #AAAFBB; } a { background-color: rgb(170,175,187); } div.DivClassName { background-color: #AAAFBB; } .BgClassName { background-color: #AAAFBB; } </style>
<style> span { border-color: #AAAFBB; } span { border-color: rgb(170,175,187); } td.TdClassName { border-color: #AAAFBB; } .TagClassName { border-color: #AAAFBB; } </style>