#AAFAD8 (or 0xAAFAD8) is unknown color: approx Magic Mint. HEX triplet: AA, FA and D8. RGB value is (170,250,216). Sum of RGB (Red+Green+Blue) = 170+250+216=636 (84% of max value = 765). Red value is 170 (66.80% from 255 or 26.73% from 636); Green value is 250 (98.05% from 255 or 39.31% from 636); Blue value is 216 (84.77% from 255 or 33.96% from 636); Max value from RGB is 250 - color contains mainly: green. Hex color #AAFAD8 is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #AAFAD8 is #550527. Grayscale: #DEDEDE. Windows color (decimal): -5571880 or 14219946. OLE color: 14219946.
HSL color Cylindrical-coordinate representation of color #AAFAD8: hue angle of 154.5º degrees, saturation: 0.89, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #AAFAD8 is Cyan = 0.32, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.02.
<style> p { color: #AAFAD8; } p { color: rgb(170,250,216); } H1.HeaderClassName { color: #AAFAD8; } .AnyTagClassName { color: #AAFAD8; } </style>
<style> a { background-color: #AAFAD8; } a { background-color: rgb(170,250,216); } div.DivClassName { background-color: #AAFAD8; } .BgClassName { background-color: #AAFAD8; } </style>
<style> span { border-color: #AAFAD8; } span { border-color: rgb(170,250,216); } td.TdClassName { border-color: #AAFAD8; } .TagClassName { border-color: #AAFAD8; } </style>