#AAAB88 (or 0xAAAB88) is unknown color: approx Bud. HEX triplet: AA, AB and 88. RGB value is (170,171,136). Sum of RGB (Red+Green+Blue) = 170+171+136=477 (63% of max value = 765). Red value is 170 (66.80% from 255 or 35.64% from 477); Green value is 171 (67.19% from 255 or 35.85% from 477); Blue value is 136 (53.52% from 255 or 28.51% from 477); Max value from RGB is 171 - color contains mainly: green. Hex color #AAAB88 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AAAB88 is #555477. Grayscale: #A6A6A6. Windows color (decimal): -5592184 or 8956842. OLE color: 8956842.
HSL color Cylindrical-coordinate representation of color #AAAB88: hue angle of 61.71º degrees, saturation: 0.17, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #AAAB88 is Cyan = 0.01, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.33.
<style> p { color: #AAAB88; } p { color: rgb(170,171,136); } H1.HeaderClassName { color: #AAAB88; } .AnyTagClassName { color: #AAAB88; } </style>
<style> a { background-color: #AAAB88; } a { background-color: rgb(170,171,136); } div.DivClassName { background-color: #AAAB88; } .BgClassName { background-color: #AAAB88; } </style>
<style> span { border-color: #AAAB88; } span { border-color: rgb(170,171,136); } td.TdClassName { border-color: #AAAB88; } .TagClassName { border-color: #AAAB88; } </style>