#ADAAAB (or 0xADAAAB) is unknown color: approx Shady Lady. HEX triplet: AD, AA and AB. RGB value is (173,170,171). Sum of RGB (Red+Green+Blue) = 173+170+171=514 (68% of max value = 765). Red value is 173 (67.97% from 255 or 33.66% from 514); Green value is 170 (66.80% from 255 or 33.07% from 514); Blue value is 171 (67.19% from 255 or 33.27% from 514); Max value from RGB is 173 - color contains mainly: red. Hex color #ADAAAB is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #ADAAAB is #525554. Grayscale: #ABABAB. Windows color (decimal): -5395797 or 11250349. OLE color: 11250349.
HSL color Cylindrical-coordinate representation of color #ADAAAB: hue angle of 340º 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 #ADAAAB is Cyan = 0, Magento = 0.02, Yellow = 0.01 and Black (K on CMYK) = 0.32.
<style> p { color: #ADAAAB; } p { color: rgb(173,170,171); } H1.HeaderClassName { color: #ADAAAB; } .AnyTagClassName { color: #ADAAAB; } </style>
<style> a { background-color: #ADAAAB; } a { background-color: rgb(173,170,171); } div.DivClassName { background-color: #ADAAAB; } .BgClassName { background-color: #ADAAAB; } </style>
<style> span { border-color: #ADAAAB; } span { border-color: rgb(173,170,171); } td.TdClassName { border-color: #ADAAAB; } .TagClassName { border-color: #ADAAAB; } </style>