#AADAAE (or 0xAADAAE) is unknown color: approx Celadon. HEX triplet: AA, DA and AE. RGB value is (170,218,174). Sum of RGB (Red+Green+Blue) = 170+218+174=562 (74% of max value = 765). Red value is 170 (66.80% from 255 or 30.25% from 562); Green value is 218 (85.55% from 255 or 38.79% from 562); Blue value is 174 (68.36% from 255 or 30.96% from 562); Max value from RGB is 218 - color contains mainly: green. Hex color #AADAAE is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #AADAAE is #552551. Grayscale: #C6C6C6. Windows color (decimal): -5580114 or 11459242. OLE color: 11459242.
HSL color Cylindrical-coordinate representation of color #AADAAE: hue angle of 125º degrees, saturation: 0.39, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #AADAAE is Cyan = 0.22, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.15.
<style> p { color: #AADAAE; } p { color: rgb(170,218,174); } H1.HeaderClassName { color: #AADAAE; } .AnyTagClassName { color: #AADAAE; } </style>
<style> a { background-color: #AADAAE; } a { background-color: rgb(170,218,174); } div.DivClassName { background-color: #AADAAE; } .BgClassName { background-color: #AADAAE; } </style>
<style> span { border-color: #AADAAE; } span { border-color: rgb(170,218,174); } td.TdClassName { border-color: #AADAAE; } .TagClassName { border-color: #AADAAE; } </style>