#ACFFEB (or 0xACFFEB) is unknown color: approx Water Leaf. HEX triplet: AC, FF and EB. RGB value is (172,255,235). Sum of RGB (Red+Green+Blue) = 172+255+235=662 (87% of max value = 765). Red value is 172 (67.58% from 255 or 25.98% from 662); Green value is 255 (100% from 255 or 38.52% from 662); Blue value is 235 (92.19% from 255 or 35.50% from 662); Max value from RGB is 255 - color contains mainly: green. Hex color #ACFFEB is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #ACFFEB is #530014. Grayscale: #E3E3E3. Windows color (decimal): -5439509 or 15466412. OLE color: 15466412.
HSL color Cylindrical-coordinate representation of color #ACFFEB: hue angle of 165.54º degrees, saturation: 1, lightness: 0.84%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #ACFFEB is Cyan = 0.33, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.
<style> p { color: #ACFFEB; } p { color: rgb(172,255,235); } H1.HeaderClassName { color: #ACFFEB; } .AnyTagClassName { color: #ACFFEB; } </style>
<style> a { background-color: #ACFFEB; } a { background-color: rgb(172,255,235); } div.DivClassName { background-color: #ACFFEB; } .BgClassName { background-color: #ACFFEB; } </style>
<style> span { border-color: #ACFFEB; } span { border-color: rgb(172,255,235); } td.TdClassName { border-color: #ACFFEB; } .TagClassName { border-color: #ACFFEB; } </style>