#AADAA5 (or 0xAADAA5) is unknown color: approx Moss Green. HEX triplet: AA, DA and A5. RGB value is (170,218,165). Sum of RGB (Red+Green+Blue) = 170+218+165=553 (73% of max value = 765). Red value is 170 (66.80% from 255 or 30.74% from 553); Green value is 218 (85.55% from 255 or 39.42% from 553); Blue value is 165 (64.84% from 255 or 29.84% from 553); Max value from RGB is 218 - color contains mainly: green. Hex color #AADAA5 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #AADAA5 is #55255A. Grayscale: #C5C5C5. Windows color (decimal): -5580123 or 10869418. OLE color: 10869418.
HSL color Cylindrical-coordinate representation of color #AADAA5: hue angle of 114.34º degrees, saturation: 0.42, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #AADAA5 is Cyan = 0.22, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.15.
<style> p { color: #AADAA5; } p { color: rgb(170,218,165); } H1.HeaderClassName { color: #AADAA5; } .AnyTagClassName { color: #AADAA5; } </style>
<style> a { background-color: #AADAA5; } a { background-color: rgb(170,218,165); } div.DivClassName { background-color: #AADAA5; } .BgClassName { background-color: #AADAA5; } </style>
<style> span { border-color: #AADAA5; } span { border-color: rgb(170,218,165); } td.TdClassName { border-color: #AADAA5; } .TagClassName { border-color: #AADAA5; } </style>