#AAB5BB (or 0xAAB5BB) is unknown color: approx Heather. HEX triplet: AA, B5 and BB. RGB value is (170,181,187). Sum of RGB (Red+Green+Blue) = 170+181+187=538 (71% of max value = 765). Red value is 170 (66.80% from 255 or 31.60% from 538); Green value is 181 (71.09% from 255 or 33.64% from 538); Blue value is 187 (73.44% from 255 or 34.76% from 538); Max value from RGB is 187 - color contains mainly: blue. Hex color #AAB5BB is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #AAB5BB is #554A44. Grayscale: #B2B2B2. Windows color (decimal): -5589573 or 12301738. OLE color: 12301738.
HSL color Cylindrical-coordinate representation of color #AAB5BB: hue angle of 201.18º 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 #AAB5BB is Cyan = 0.09, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #AAB5BB; } p { color: rgb(170,181,187); } H1.HeaderClassName { color: #AAB5BB; } .AnyTagClassName { color: #AAB5BB; } </style>
<style> a { background-color: #AAB5BB; } a { background-color: rgb(170,181,187); } div.DivClassName { background-color: #AAB5BB; } .BgClassName { background-color: #AAB5BB; } </style>
<style> span { border-color: #AAB5BB; } span { border-color: rgb(170,181,187); } td.TdClassName { border-color: #AAB5BB; } .TagClassName { border-color: #AAB5BB; } </style>