#AAAE56 (or 0xAAAE56) is unknown color: approx Olive Green. HEX triplet: AA, AE and 56. RGB value is (170,174,86). Sum of RGB (Red+Green+Blue) = 170+174+86=430 (56% of max value = 765). Red value is 170 (66.80% from 255 or 39.53% from 430); Green value is 174 (68.36% from 255 or 40.47% from 430); Blue value is 86 (33.98% from 255 or 20% from 430); Max value from RGB is 174 - color contains mainly: green. Hex color #AAAE56 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #AAAE56 is #5551A9. Grayscale: #A3A3A3. Windows color (decimal): -5591466 or 5680810. OLE color: 5680810.
HSL color Cylindrical-coordinate representation of color #AAAE56: hue angle of 62.73º degrees, saturation: 0.35, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #AAAE56 is Cyan = 0.02, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.32.
<style> p { color: #AAAE56; } p { color: rgb(170,174,86); } H1.HeaderClassName { color: #AAAE56; } .AnyTagClassName { color: #AAAE56; } </style>
<style> a { background-color: #AAAE56; } a { background-color: rgb(170,174,86); } div.DivClassName { background-color: #AAAE56; } .BgClassName { background-color: #AAAE56; } </style>
<style> span { border-color: #AAAE56; } span { border-color: rgb(170,174,86); } td.TdClassName { border-color: #AAAE56; } .TagClassName { border-color: #AAAE56; } </style>