#AAADAB (or 0xAAADAB) is unknown color: approx Skeptic. HEX triplet: AA, AD and AB. RGB value is (170,173,171). Sum of RGB (Red+Green+Blue) = 170+173+171=514 (68% of max value = 765). Red value is 170 (66.80% from 255 or 33.07% from 514); Green value is 173 (67.97% from 255 or 33.66% from 514); Blue value is 171 (67.19% from 255 or 33.27% from 514); Max value from RGB is 173 - color contains mainly: green. Hex color #AAADAB is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AAADAB is #555254. Grayscale: #ABABAB. Windows color (decimal): -5591637 or 11251114. OLE color: 11251114.
HSL color Cylindrical-coordinate representation of color #AAADAB: hue angle of 140º degrees, saturation: 0.02, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #AAADAB is Cyan = 0.02, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.32.
<style> p { color: #AAADAB; } p { color: rgb(170,173,171); } H1.HeaderClassName { color: #AAADAB; } .AnyTagClassName { color: #AAADAB; } </style>
<style> a { background-color: #AAADAB; } a { background-color: rgb(170,173,171); } div.DivClassName { background-color: #AAADAB; } .BgClassName { background-color: #AAADAB; } </style>
<style> span { border-color: #AAADAB; } span { border-color: rgb(170,173,171); } td.TdClassName { border-color: #AAADAB; } .TagClassName { border-color: #AAADAB; } </style>