#A0DEAF (or 0xA0DEAF) is unknown color: approx Chinook. HEX triplet: A0, DE and AF. RGB value is (160,222,175). Sum of RGB (Red+Green+Blue) = 160+222+175=557 (73% of max value = 765). Red value is 160 (62.89% from 255 or 28.73% from 557); Green value is 222 (87.11% from 255 or 39.86% from 557); Blue value is 175 (68.75% from 255 or 31.42% from 557); Max value from RGB is 222 - color contains mainly: green. Hex color #A0DEAF is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #A0DEAF is #5F2150. Grayscale: #C6C6C6. Windows color (decimal): -6234449 or 11525792. OLE color: 11525792.
HSL color Cylindrical-coordinate representation of color #A0DEAF: hue angle of 134.52º degrees, saturation: 0.48, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #A0DEAF is Cyan = 0.28, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.13.
<style> p { color: #A0DEAF; } p { color: rgb(160,222,175); } H1.HeaderClassName { color: #A0DEAF; } .AnyTagClassName { color: #A0DEAF; } </style>
<style> a { background-color: #A0DEAF; } a { background-color: rgb(160,222,175); } div.DivClassName { background-color: #A0DEAF; } .BgClassName { background-color: #A0DEAF; } </style>
<style> span { border-color: #A0DEAF; } span { border-color: rgb(160,222,175); } td.TdClassName { border-color: #A0DEAF; } .TagClassName { border-color: #A0DEAF; } </style>