#EECAE5 (or 0xEECAE5) is unknown color: approx French Lilac. HEX triplet: EE, CA and E5. RGB value is (238,202,229). Sum of RGB (Red+Green+Blue) = 238+202+229=669 (88% of max value = 765). Red value is 238 (93.36% from 255 or 35.58% from 669); Green value is 202 (79.30% from 255 or 30.19% from 669); Blue value is 229 (89.84% from 255 or 34.23% from 669); Max value from RGB is 238 - color contains mainly: red. Hex color #EECAE5 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #EECAE5 is #11351A. Grayscale: #D7D7D7. Windows color (decimal): -1127707 or 15059694. OLE color: 15059694.
HSL color Cylindrical-coordinate representation of color #EECAE5: hue angle of 315º degrees, saturation: 0.51, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #EECAE5 is Cyan = 0, Magento = 0.15, Yellow = 0.04 and Black (K on CMYK) = 0.07.
<style> p { color: #EECAE5; } p { color: rgb(238,202,229); } H1.HeaderClassName { color: #EECAE5; } .AnyTagClassName { color: #EECAE5; } </style>
<style> a { background-color: #EECAE5; } a { background-color: rgb(238,202,229); } div.DivClassName { background-color: #EECAE5; } .BgClassName { background-color: #EECAE5; } </style>
<style> span { border-color: #EECAE5; } span { border-color: rgb(238,202,229); } td.TdClassName { border-color: #EECAE5; } .TagClassName { border-color: #EECAE5; } </style>