#AADF8D (or 0xAADF8D) is unknown color: approx Feijoa. HEX triplet: AA, DF and 8D. RGB value is (170,223,141). Sum of RGB (Red+Green+Blue) = 170+223+141=534 (70% of max value = 765). Red value is 170 (66.80% from 255 or 31.84% from 534); Green value is 223 (87.5% from 255 or 41.76% from 534); Blue value is 141 (55.47% from 255 or 26.40% from 534); Max value from RGB is 223 - color contains mainly: green. Hex color #AADF8D is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #AADF8D is #552072. Grayscale: #C6C6C6. Windows color (decimal): -5578867 or 9297834. OLE color: 9297834.
HSL color Cylindrical-coordinate representation of color #AADF8D: hue angle of 98.78º degrees, saturation: 0.56, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #AADF8D is Cyan = 0.24, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.13.
<style> p { color: #AADF8D; } p { color: rgb(170,223,141); } H1.HeaderClassName { color: #AADF8D; } .AnyTagClassName { color: #AADF8D; } </style>
<style> a { background-color: #AADF8D; } a { background-color: rgb(170,223,141); } div.DivClassName { background-color: #AADF8D; } .BgClassName { background-color: #AADF8D; } </style>
<style> span { border-color: #AADF8D; } span { border-color: rgb(170,223,141); } td.TdClassName { border-color: #AADF8D; } .TagClassName { border-color: #AADF8D; } </style>