#AAB47F (or 0xAAB47F) is unknown color: approx Caper. HEX triplet: AA, B4 and 7F. RGB value is (170,180,127). Sum of RGB (Red+Green+Blue) = 170+180+127=477 (63% of max value = 765). Red value is 170 (66.80% from 255 or 35.64% from 477); Green value is 180 (70.70% from 255 or 37.74% from 477); Blue value is 127 (50% from 255 or 26.62% from 477); Max value from RGB is 180 - color contains mainly: green. Hex color #AAB47F is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #AAB47F is #554B80. Grayscale: #ABABAB. Windows color (decimal): -5589889 or 8369322. OLE color: 8369322.
HSL color Cylindrical-coordinate representation of color #AAB47F: hue angle of 71.32º degrees, saturation: 0.26, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #AAB47F is Cyan = 0.06, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.29.
<style> p { color: #AAB47F; } p { color: rgb(170,180,127); } H1.HeaderClassName { color: #AAB47F; } .AnyTagClassName { color: #AAB47F; } </style>
<style> a { background-color: #AAB47F; } a { background-color: rgb(170,180,127); } div.DivClassName { background-color: #AAB47F; } .BgClassName { background-color: #AAB47F; } </style>
<style> span { border-color: #AAB47F; } span { border-color: rgb(170,180,127); } td.TdClassName { border-color: #AAB47F; } .TagClassName { border-color: #AAB47F; } </style>