#EACCDA (or 0xEACCDA) is unknown color: approx Classic Rose. HEX triplet: EA, CC and DA. RGB value is (234,204,218). Sum of RGB (Red+Green+Blue) = 234+204+218=656 (86% of max value = 765). Red value is 234 (91.80% from 255 or 35.67% from 656); Green value is 204 (80.08% from 255 or 31.10% from 656); Blue value is 218 (85.55% from 255 or 33.23% from 656); Max value from RGB is 234 - color contains mainly: red. Hex color #EACCDA is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #EACCDA is #153325. Grayscale: #D6D6D6. Windows color (decimal): -1389350 or 14339306. OLE color: 14339306.
HSL color Cylindrical-coordinate representation of color #EACCDA: hue angle of 332º degrees, saturation: 0.42, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #EACCDA is Cyan = 0, Magento = 0.13, Yellow = 0.07 and Black (K on CMYK) = 0.08.
<style> p { color: #EACCDA; } p { color: rgb(234,204,218); } H1.HeaderClassName { color: #EACCDA; } .AnyTagClassName { color: #EACCDA; } </style>
<style> a { background-color: #EACCDA; } a { background-color: rgb(234,204,218); } div.DivClassName { background-color: #EACCDA; } .BgClassName { background-color: #EACCDA; } </style>
<style> span { border-color: #EACCDA; } span { border-color: rgb(234,204,218); } td.TdClassName { border-color: #EACCDA; } .TagClassName { border-color: #EACCDA; } </style>