#A1F59D (or 0xA1F59D) is unknown color: approx Pale Green. HEX triplet: A1, F5 and 9D. RGB value is (161,245,157). Sum of RGB (Red+Green+Blue) = 161+245+157=563 (74% of max value = 765). Red value is 161 (63.28% from 255 or 28.60% from 563); Green value is 245 (96.09% from 255 or 43.52% from 563); Blue value is 157 (61.72% from 255 or 27.89% from 563); Max value from RGB is 245 - color contains mainly: green. Hex color #A1F59D is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #A1F59D is #5E0A62. Grayscale: #D2D2D2. Windows color (decimal): -6163043 or 10352033. OLE color: 10352033.
HSL color Cylindrical-coordinate representation of color #A1F59D: hue angle of 117.27º degrees, saturation: 0.81, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #A1F59D is Cyan = 0.34, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.04.
<style> p { color: #a1f59d; } p { color: rgb(161,245,157); } H1.HeaderClassName { color: #a1f59d; } .AnyTagClassName { color: #a1f59d; } </style>
<style> a { background-color: #a1f59d; } a { background-color: rgb(161,245,157); } div.DivClassName { background-color: #a1f59d; } .BgClassName { background-color: #a1f59d; } </style>
<style> span { border-color: #a1f59d; } span { border-color: rgb(161,245,157); } td.TdClassName { border-color: #a1f59d; } .TagClassName { border-color: #a1f59d; } </style>