#A0FFBA (or 0xA0FFBA) is unknown color: approx Fringy Flower. HEX triplet: A0, FF and BA. RGB value is (160,255,186). Sum of RGB (Red+Green+Blue) = 160+255+186=601 (79% of max value = 765). Red value is 160 (62.89% from 255 or 26.62% from 601); Green value is 255 (100% from 255 or 42.43% from 601); Blue value is 186 (73.05% from 255 or 30.95% from 601); Max value from RGB is 255 - color contains mainly: green. Hex color #A0FFBA is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #A0FFBA is #5F0045. Grayscale: #DADADA. Windows color (decimal): -6225990 or 12255136. OLE color: 12255136.
HSL color Cylindrical-coordinate representation of color #A0FFBA: hue angle of 136.42º degrees, saturation: 1, lightness: 0.81%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #A0FFBA is Cyan = 0.37, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.
<style> p { color: #A0FFBA; } p { color: rgb(160,255,186); } H1.HeaderClassName { color: #A0FFBA; } .AnyTagClassName { color: #A0FFBA; } </style>
<style> a { background-color: #A0FFBA; } a { background-color: rgb(160,255,186); } div.DivClassName { background-color: #A0FFBA; } .BgClassName { background-color: #A0FFBA; } </style>
<style> span { border-color: #A0FFBA; } span { border-color: rgb(160,255,186); } td.TdClassName { border-color: #A0FFBA; } .TagClassName { border-color: #A0FFBA; } </style>