#ABFFA2 (or 0xABFFA2) is unknown color: approx Mint Green. HEX triplet: AB, FF and A2. RGB value is (171,255,162). Sum of RGB (Red+Green+Blue) = 171+255+162=588 (77% of max value = 765). Red value is 171 (67.19% from 255 or 29.08% from 588); Green value is 255 (100% from 255 or 43.37% from 588); Blue value is 162 (63.67% from 255 or 27.55% from 588); Max value from RGB is 255 - color contains mainly: green. Hex color #ABFFA2 is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #ABFFA2 is #54005D. Grayscale: #DBDBDB. Windows color (decimal): -5505118 or 10682283. OLE color: 10682283.
HSL color Cylindrical-coordinate representation of color #ABFFA2: hue angle of 114.19º degrees, saturation: 1, lightness: 0.82%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #ABFFA2 is Cyan = 0.33, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.
<style> p { color: #abffa2; } p { color: rgb(171,255,162); } H1.HeaderClassName { color: #abffa2; } .AnyTagClassName { color: #abffa2; } </style>
<style> a { background-color: #abffa2; } a { background-color: rgb(171,255,162); } div.DivClassName { background-color: #abffa2; } .BgClassName { background-color: #abffa2; } </style>
<style> span { border-color: #abffa2; } span { border-color: rgb(171,255,162); } td.TdClassName { border-color: #abffa2; } .TagClassName { border-color: #abffa2; } </style>