#AAAD68 (or 0xAAAD68) is unknown color: approx Olive Green. HEX triplet: AA, AD and 68. RGB value is (170,173,104). Sum of RGB (Red+Green+Blue) = 170+173+104=447 (59% of max value = 765). Red value is 170 (66.80% from 255 or 38.03% from 447); Green value is 173 (67.97% from 255 or 38.70% from 447); Blue value is 104 (41.02% from 255 or 23.27% from 447); Max value from RGB is 173 - color contains mainly: green. Hex color #AAAD68 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #AAAD68 is #555297. Grayscale: #A4A4A4. Windows color (decimal): -5591704 or 6860202. OLE color: 6860202.
HSL color Cylindrical-coordinate representation of color #AAAD68: hue angle of 62.61º degrees, saturation: 0.3, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #AAAD68 is Cyan = 0.02, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.32.
<style> p { color: #AAAD68; } p { color: rgb(170,173,104); } H1.HeaderClassName { color: #AAAD68; } .AnyTagClassName { color: #AAAD68; } </style>
<style> a { background-color: #AAAD68; } a { background-color: rgb(170,173,104); } div.DivClassName { background-color: #AAAD68; } .BgClassName { background-color: #AAAD68; } </style>
<style> span { border-color: #AAAD68; } span { border-color: rgb(170,173,104); } td.TdClassName { border-color: #AAAD68; } .TagClassName { border-color: #AAAD68; } </style>