#ABFEA1 (or 0xABFEA1) is unknown color: approx Mint Green. HEX triplet: AB, FE and A1. RGB value is (171,254,161). Sum of RGB (Red+Green+Blue) = 171+254+161=586 (77% of max value = 765). Red value is 171 (67.19% from 255 or 29.18% from 586); Green value is 254 (99.61% from 255 or 43.34% from 586); Blue value is 161 (63.28% from 255 or 27.47% from 586); Max value from RGB is 254 - color contains mainly: green. Hex color #ABFEA1 is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #ABFEA1 is #54015E. Grayscale: #DADADA. Windows color (decimal): -5505375 or 10616491. OLE color: 10616491.
HSL color Cylindrical-coordinate representation of color #ABFEA1: hue angle of 113.55º degrees, saturation: 0.98, lightness: 0.81%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #ABFEA1 is Cyan = 0.33, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.00.
<style> p { color: #ABFEA1; } p { color: rgb(171,254,161); } H1.HeaderClassName { color: #ABFEA1; } .AnyTagClassName { color: #ABFEA1; } </style>
<style> a { background-color: #ABFEA1; } a { background-color: rgb(171,254,161); } div.DivClassName { background-color: #ABFEA1; } .BgClassName { background-color: #ABFEA1; } </style>
<style> span { border-color: #ABFEA1; } span { border-color: rgb(171,254,161); } td.TdClassName { border-color: #ABFEA1; } .TagClassName { border-color: #ABFEA1; } </style>