#ACFED8 (or 0xACFED8) is unknown color: approx Magic Mint. HEX triplet: AC, FE and D8. RGB value is (172,254,216). Sum of RGB (Red+Green+Blue) = 172+254+216=642 (85% of max value = 765). Red value is 172 (67.58% from 255 or 26.79% from 642); Green value is 254 (99.61% from 255 or 39.56% from 642); Blue value is 216 (84.77% from 255 or 33.64% from 642); Max value from RGB is 254 - color contains mainly: green. Hex color #ACFED8 is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #ACFED8 is #530127. Grayscale: #E1E1E1. Windows color (decimal): -5439784 or 14220972. OLE color: 14220972.
HSL color Cylindrical-coordinate representation of color #ACFED8: hue angle of 152.2º degrees, saturation: 0.98, lightness: 0.84%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #ACFED8 is Cyan = 0.32, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.00.
<style> p { color: #ACFED8; } p { color: rgb(172,254,216); } H1.HeaderClassName { color: #ACFED8; } .AnyTagClassName { color: #ACFED8; } </style>
<style> a { background-color: #ACFED8; } a { background-color: rgb(172,254,216); } div.DivClassName { background-color: #ACFED8; } .BgClassName { background-color: #ACFED8; } </style>
<style> span { border-color: #ACFED8; } span { border-color: rgb(172,254,216); } td.TdClassName { border-color: #ACFED8; } .TagClassName { border-color: #ACFED8; } </style>