#AAAD94 (or 0xAAAD94) is unknown color: approx Bud. HEX triplet: AA, AD and 94. RGB value is (170,173,148). Sum of RGB (Red+Green+Blue) = 170+173+148=491 (65% of max value = 765). Red value is 170 (66.80% from 255 or 34.62% from 491); Green value is 173 (67.97% from 255 or 35.23% from 491); Blue value is 148 (58.20% from 255 or 30.14% from 491); Max value from RGB is 173 - color contains mainly: green. Hex color #AAAD94 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AAAD94 is #55526B. Grayscale: #A9A9A9. Windows color (decimal): -5591660 or 9743786. OLE color: 9743786.
HSL color Cylindrical-coordinate representation of color #AAAD94: hue angle of 67.2º degrees, saturation: 0.13, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #AAAD94 is Cyan = 0.02, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.32.
<style> p { color: #AAAD94; } p { color: rgb(170,173,148); } H1.HeaderClassName { color: #AAAD94; } .AnyTagClassName { color: #AAAD94; } </style>
<style> a { background-color: #AAAD94; } a { background-color: rgb(170,173,148); } div.DivClassName { background-color: #AAAD94; } .BgClassName { background-color: #AAAD94; } </style>
<style> span { border-color: #AAAD94; } span { border-color: rgb(170,173,148); } td.TdClassName { border-color: #AAAD94; } .TagClassName { border-color: #AAAD94; } </style>