#AAAF80 (or 0xAAAF80) is unknown color: approx Locust. HEX triplet: AA, AF and 80. RGB value is (170,175,128). Sum of RGB (Red+Green+Blue) = 170+175+128=473 (62% of max value = 765). Red value is 170 (66.80% from 255 or 35.94% from 473); Green value is 175 (68.75% from 255 or 37.00% from 473); Blue value is 128 (50.39% from 255 or 27.06% from 473); Max value from RGB is 175 - color contains mainly: green. Hex color #AAAF80 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AAAF80 is #55507F. Grayscale: #A8A8A8. Windows color (decimal): -5591168 or 8433578. OLE color: 8433578.
HSL color Cylindrical-coordinate representation of color #AAAF80: hue angle of 66.38º degrees, saturation: 0.23, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #AAAF80 is Cyan = 0.03, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.31.
<style> p { color: #AAAF80; } p { color: rgb(170,175,128); } H1.HeaderClassName { color: #AAAF80; } .AnyTagClassName { color: #AAAF80; } </style>
<style> a { background-color: #AAAF80; } a { background-color: rgb(170,175,128); } div.DivClassName { background-color: #AAAF80; } .BgClassName { background-color: #AAAF80; } </style>
<style> span { border-color: #AAAF80; } span { border-color: rgb(170,175,128); } td.TdClassName { border-color: #AAAF80; } .TagClassName { border-color: #AAAF80; } </style>