#ACF8ED (or 0xACF8ED) is unknown color: approx Pale Turquoise. HEX triplet: AC, F8 and ED. RGB value is (172,248,237). Sum of RGB (Red+Green+Blue) = 172+248+237=657 (87% of max value = 765). Red value is 172 (67.58% from 255 or 26.18% from 657); Green value is 248 (97.27% from 255 or 37.75% from 657); Blue value is 237 (92.97% from 255 or 36.07% from 657); Max value from RGB is 248 - color contains mainly: green. Hex color #ACF8ED is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #ACF8ED is #530712. Grayscale: #DFDFDF. Windows color (decimal): -5441299 or 15595692. OLE color: 15595692.
HSL color Cylindrical-coordinate representation of color #ACF8ED: hue angle of 171.32º degrees, saturation: 0.84, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #ACF8ED is Cyan = 0.31, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.03.
<style> p { color: #ACF8ED; } p { color: rgb(172,248,237); } H1.HeaderClassName { color: #ACF8ED; } .AnyTagClassName { color: #ACF8ED; } </style>
<style> a { background-color: #ACF8ED; } a { background-color: rgb(172,248,237); } div.DivClassName { background-color: #ACF8ED; } .BgClassName { background-color: #ACF8ED; } </style>
<style> span { border-color: #ACF8ED; } span { border-color: rgb(172,248,237); } td.TdClassName { border-color: #ACF8ED; } .TagClassName { border-color: #ACF8ED; } </style>