#AAB28D (or 0xAAB28D) is unknown color: approx Green Spring. HEX triplet: AA, B2 and 8D. RGB value is (170,178,141). Sum of RGB (Red+Green+Blue) = 170+178+141=489 (64% of max value = 765). Red value is 170 (66.80% from 255 or 34.76% from 489); Green value is 178 (69.92% from 255 or 36.40% from 489); Blue value is 141 (55.47% from 255 or 28.83% from 489); Max value from RGB is 178 - color contains mainly: green. Hex color #AAB28D is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AAB28D is #554D72. Grayscale: #ABABAB. Windows color (decimal): -5590387 or 9286314. OLE color: 9286314.
HSL color Cylindrical-coordinate representation of color #AAB28D: hue angle of 72.97º degrees, saturation: 0.19, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #AAB28D is Cyan = 0.04, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.30.
<style> p { color: #AAB28D; } p { color: rgb(170,178,141); } H1.HeaderClassName { color: #AAB28D; } .AnyTagClassName { color: #AAB28D; } </style>
<style> a { background-color: #AAB28D; } a { background-color: rgb(170,178,141); } div.DivClassName { background-color: #AAB28D; } .BgClassName { background-color: #AAB28D; } </style>
<style> span { border-color: #AAB28D; } span { border-color: rgb(170,178,141); } td.TdClassName { border-color: #AAB28D; } .TagClassName { border-color: #AAB28D; } </style>