#EBACDC (or 0xEBACDC) is unknown color: approx French Lilac. HEX triplet: EB, AC and DC. RGB value is (235,172,220). Sum of RGB (Red+Green+Blue) = 235+172+220=627 (83% of max value = 765). Red value is 235 (92.19% from 255 or 37.48% from 627); Green value is 172 (67.58% from 255 or 27.43% from 627); Blue value is 220 (86.33% from 255 or 35.09% from 627); Max value from RGB is 235 - color contains mainly: red. Hex color #EBACDC is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #EBACDC is #145323. Grayscale: #C4C4C4. Windows color (decimal): -1332004 or 14462187. OLE color: 14462187.
HSL color Cylindrical-coordinate representation of color #EBACDC: hue angle of 314.29º degrees, saturation: 0.61, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #EBACDC is Cyan = 0, Magento = 0.27, Yellow = 0.06 and Black (K on CMYK) = 0.08.
<style> p { color: #EBACDC; } p { color: rgb(235,172,220); } H1.HeaderClassName { color: #EBACDC; } .AnyTagClassName { color: #EBACDC; } </style>
<style> a { background-color: #EBACDC; } a { background-color: rgb(235,172,220); } div.DivClassName { background-color: #EBACDC; } .BgClassName { background-color: #EBACDC; } </style>
<style> span { border-color: #EBACDC; } span { border-color: rgb(235,172,220); } td.TdClassName { border-color: #EBACDC; } .TagClassName { border-color: #EBACDC; } </style>