#ACEADD (or 0xACEADD) is unknown color: approx Ice Cold. HEX triplet: AC, EA and DD. RGB value is (172,234,221). Sum of RGB (Red+Green+Blue) = 172+234+221=627 (83% of max value = 765). Red value is 172 (67.58% from 255 or 27.43% from 627); Green value is 234 (91.80% from 255 or 37.32% from 627); Blue value is 221 (86.72% from 255 or 35.25% from 627); Max value from RGB is 234 - color contains mainly: green. Hex color #ACEADD is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #ACEADD is #531522. Grayscale: #D5D5D5. Windows color (decimal): -5444899 or 14543532. OLE color: 14543532.
HSL color Cylindrical-coordinate representation of color #ACEADD: hue angle of 167.42º degrees, saturation: 0.6, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #ACEADD is Cyan = 0.26, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.08.
<style> p { color: #ACEADD; } p { color: rgb(172,234,221); } H1.HeaderClassName { color: #ACEADD; } .AnyTagClassName { color: #ACEADD; } </style>
<style> a { background-color: #ACEADD; } a { background-color: rgb(172,234,221); } div.DivClassName { background-color: #ACEADD; } .BgClassName { background-color: #ACEADD; } </style>
<style> span { border-color: #ACEADD; } span { border-color: rgb(172,234,221); } td.TdClassName { border-color: #ACEADD; } .TagClassName { border-color: #ACEADD; } </style>