#A0DCAB (or 0xA0DCAB) is unknown color: approx Chinook. HEX triplet: A0, DC and AB. RGB value is (160,220,171). Sum of RGB (Red+Green+Blue) = 160+220+171=551 (72% of max value = 765). Red value is 160 (62.89% from 255 or 29.04% from 551); Green value is 220 (86.33% from 255 or 39.93% from 551); Blue value is 171 (67.19% from 255 or 31.03% from 551); Max value from RGB is 220 - color contains mainly: green. Hex color #A0DCAB is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #A0DCAB is #5F2354. Grayscale: #C4C4C4. Windows color (decimal): -6234965 or 11263136. OLE color: 11263136.
HSL color Cylindrical-coordinate representation of color #A0DCAB: hue angle of 131º degrees, saturation: 0.46, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #A0DCAB is Cyan = 0.27, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.14.
<style> p { color: #A0DCAB; } p { color: rgb(160,220,171); } H1.HeaderClassName { color: #A0DCAB; } .AnyTagClassName { color: #A0DCAB; } </style>
<style> a { background-color: #A0DCAB; } a { background-color: rgb(160,220,171); } div.DivClassName { background-color: #A0DCAB; } .BgClassName { background-color: #A0DCAB; } </style>
<style> span { border-color: #A0DCAB; } span { border-color: rgb(160,220,171); } td.TdClassName { border-color: #A0DCAB; } .TagClassName { border-color: #A0DCAB; } </style>