#AAB5AB (or 0xAAB5AB) is unknown color: approx Zanah. HEX triplet: AA, B5 and AB. RGB value is (170,181,171). Sum of RGB (Red+Green+Blue) = 170+181+171=522 (69% of max value = 765). Red value is 170 (66.80% from 255 or 32.57% from 522); Green value is 181 (71.09% from 255 or 34.67% from 522); Blue value is 171 (67.19% from 255 or 32.76% from 522); Max value from RGB is 181 - color contains mainly: green. Hex color #AAB5AB is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #AAB5AB is #554A54. Grayscale: #B0B0B0. Windows color (decimal): -5589589 or 11253162. OLE color: 11253162.
HSL color Cylindrical-coordinate representation of color #AAB5AB: hue angle of 125.45º degrees, saturation: 0.07, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #AAB5AB is Cyan = 0.06, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.29.
<style> p { color: #AAB5AB; } p { color: rgb(170,181,171); } H1.HeaderClassName { color: #AAB5AB; } .AnyTagClassName { color: #AAB5AB; } </style>
<style> a { background-color: #AAB5AB; } a { background-color: rgb(170,181,171); } div.DivClassName { background-color: #AAB5AB; } .BgClassName { background-color: #AAB5AB; } </style>
<style> span { border-color: #AAB5AB; } span { border-color: rgb(170,181,171); } td.TdClassName { border-color: #AAB5AB; } .TagClassName { border-color: #AAB5AB; } </style>