#EACDD0 (or 0xEACDD0) is unknown color: approx Pale Rose. HEX triplet: EA, CD and D0. RGB value is (234,205,208). Sum of RGB (Red+Green+Blue) = 234+205+208=647 (85% of max value = 765). Red value is 234 (91.80% from 255 or 36.17% from 647); Green value is 205 (80.47% from 255 or 31.68% from 647); Blue value is 208 (81.64% from 255 or 32.15% from 647); Max value from RGB is 234 - color contains mainly: red. Hex color #EACDD0 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #EACDD0 is #15322F. Grayscale: #D6D6D6. Windows color (decimal): -1389104 or 13684202. OLE color: 13684202.
HSL color Cylindrical-coordinate representation of color #EACDD0: hue angle of 353.79º degrees, saturation: 0.41, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #EACDD0 is Cyan = 0, Magento = 0.12, Yellow = 0.11 and Black (K on CMYK) = 0.08.
<style> p { color: #EACDD0; } p { color: rgb(234,205,208); } H1.HeaderClassName { color: #EACDD0; } .AnyTagClassName { color: #EACDD0; } </style>
<style> a { background-color: #EACDD0; } a { background-color: rgb(234,205,208); } div.DivClassName { background-color: #EACDD0; } .BgClassName { background-color: #EACDD0; } </style>
<style> span { border-color: #EACDD0; } span { border-color: rgb(234,205,208); } td.TdClassName { border-color: #EACDD0; } .TagClassName { border-color: #EACDD0; } </style>