#AAB39B (or 0xAAB39B) is unknown color: approx Green Spring. HEX triplet: AA, B3 and 9B. RGB value is (170,179,155). Sum of RGB (Red+Green+Blue) = 170+179+155=504 (66% of max value = 765). Red value is 170 (66.80% from 255 or 33.73% from 504); Green value is 179 (70.31% from 255 or 35.52% from 504); Blue value is 155 (60.94% from 255 or 30.75% from 504); Max value from RGB is 179 - color contains mainly: green. Hex color #AAB39B is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #AAB39B is #554C64. Grayscale: #ADADAD. Windows color (decimal): -5590117 or 10204074. OLE color: 10204074.
HSL color Cylindrical-coordinate representation of color #AAB39B: hue angle of 82.5º degrees, saturation: 0.14, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #AAB39B is Cyan = 0.05, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.30.
<style> p { color: #AAB39B; } p { color: rgb(170,179,155); } H1.HeaderClassName { color: #AAB39B; } .AnyTagClassName { color: #AAB39B; } </style>
<style> a { background-color: #AAB39B; } a { background-color: rgb(170,179,155); } div.DivClassName { background-color: #AAB39B; } .BgClassName { background-color: #AAB39B; } </style>
<style> span { border-color: #AAB39B; } span { border-color: rgb(170,179,155); } td.TdClassName { border-color: #AAB39B; } .TagClassName { border-color: #AAB39B; } </style>