#AADEC9 (or 0xAADEC9) is unknown color: approx Cruise. HEX triplet: AA, DE and C9. RGB value is (170,222,201). Sum of RGB (Red+Green+Blue) = 170+222+201=593 (78% of max value = 765). Red value is 170 (66.80% from 255 or 28.67% from 593); Green value is 222 (87.11% from 255 or 37.44% from 593); Blue value is 201 (78.91% from 255 or 33.90% from 593); Max value from RGB is 222 - color contains mainly: green. Hex color #AADEC9 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #AADEC9 is #552136. Grayscale: #CCCCCC. Windows color (decimal): -5579063 or 13229738. OLE color: 13229738.
HSL color Cylindrical-coordinate representation of color #AADEC9: hue angle of 155.77º degrees, saturation: 0.44, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #AADEC9 is Cyan = 0.23, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.13.
<style> p { color: #AADEC9; } p { color: rgb(170,222,201); } H1.HeaderClassName { color: #AADEC9; } .AnyTagClassName { color: #AADEC9; } </style>
<style> a { background-color: #AADEC9; } a { background-color: rgb(170,222,201); } div.DivClassName { background-color: #AADEC9; } .BgClassName { background-color: #AADEC9; } </style>
<style> span { border-color: #AADEC9; } span { border-color: rgb(170,222,201); } td.TdClassName { border-color: #AADEC9; } .TagClassName { border-color: #AADEC9; } </style>