#EABDE1 (or 0xEABDE1) is unknown color: approx French Lilac. HEX triplet: EA, BD and E1. RGB value is (234,189,225). Sum of RGB (Red+Green+Blue) = 234+189+225=648 (85% of max value = 765). Red value is 234 (91.80% from 255 or 36.11% from 648); Green value is 189 (74.22% from 255 or 29.17% from 648); Blue value is 225 (88.28% from 255 or 34.72% from 648); Max value from RGB is 234 - color contains mainly: red. Hex color #EABDE1 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #EABDE1 is #15421E. Grayscale: #CECECE. Windows color (decimal): -1393183 or 14794218. OLE color: 14794218.
HSL color Cylindrical-coordinate representation of color #EABDE1: hue angle of 312º degrees, saturation: 0.52, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #EABDE1 is Cyan = 0, Magento = 0.19, Yellow = 0.04 and Black (K on CMYK) = 0.08.
<style> p { color: #EABDE1; } p { color: rgb(234,189,225); } H1.HeaderClassName { color: #EABDE1; } .AnyTagClassName { color: #EABDE1; } </style>
<style> a { background-color: #EABDE1; } a { background-color: rgb(234,189,225); } div.DivClassName { background-color: #EABDE1; } .BgClassName { background-color: #EABDE1; } </style>
<style> span { border-color: #EABDE1; } span { border-color: rgb(234,189,225); } td.TdClassName { border-color: #EABDE1; } .TagClassName { border-color: #EABDE1; } </style>