#EACED4 (or 0xEACED4) is unknown color: approx Pale Rose. HEX triplet: EA, CE and D4. RGB value is (234,206,212). Sum of RGB (Red+Green+Blue) = 234+206+212=652 (86% of max value = 765). Red value is 234 (91.80% from 255 or 35.89% from 652); Green value is 206 (80.86% from 255 or 31.60% from 652); Blue value is 212 (83.20% from 255 or 32.52% from 652); Max value from RGB is 234 - color contains mainly: red. Hex color #EACED4 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #EACED4 is #15312B. Grayscale: #D7D7D7. Windows color (decimal): -1388844 or 13946602. OLE color: 13946602.
HSL color Cylindrical-coordinate representation of color #EACED4: hue angle of 347.14º degrees, saturation: 0.4, 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 #EACED4 is Cyan = 0, Magento = 0.12, Yellow = 0.09 and Black (K on CMYK) = 0.08.
<style> p { color: #EACED4; } p { color: rgb(234,206,212); } H1.HeaderClassName { color: #EACED4; } .AnyTagClassName { color: #EACED4; } </style>
<style> a { background-color: #EACED4; } a { background-color: rgb(234,206,212); } div.DivClassName { background-color: #EACED4; } .BgClassName { background-color: #EACED4; } </style>
<style> span { border-color: #EACED4; } span { border-color: rgb(234,206,212); } td.TdClassName { border-color: #EACED4; } .TagClassName { border-color: #EACED4; } </style>