#ABFEB4 (or 0xABFEB4) is unknown color: approx Celadon. HEX triplet: AB, FE and B4. RGB value is (171,254,180). Sum of RGB (Red+Green+Blue) = 171+254+180=605 (80% of max value = 765). Red value is 171 (67.19% from 255 or 28.26% from 605); Green value is 254 (99.61% from 255 or 41.98% from 605); Blue value is 180 (70.70% from 255 or 29.75% from 605); Max value from RGB is 254 - color contains mainly: green. Hex color #ABFEB4 is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #ABFEB4 is #54014B. Grayscale: #DCDCDC. Windows color (decimal): -5505356 or 11861675. OLE color: 11861675.
HSL color Cylindrical-coordinate representation of color #ABFEB4: hue angle of 126.51º degrees, saturation: 0.98, lightness: 0.83%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #ABFEB4 is Cyan = 0.33, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.00.
<style> p { color: #ABFEB4; } p { color: rgb(171,254,180); } H1.HeaderClassName { color: #ABFEB4; } .AnyTagClassName { color: #ABFEB4; } </style>
<style> a { background-color: #ABFEB4; } a { background-color: rgb(171,254,180); } div.DivClassName { background-color: #ABFEB4; } .BgClassName { background-color: #ABFEB4; } </style>
<style> span { border-color: #ABFEB4; } span { border-color: rgb(171,254,180); } td.TdClassName { border-color: #ABFEB4; } .TagClassName { border-color: #ABFEB4; } </style>