#EBADDF (or 0xEBADDF) is unknown color: approx French Lilac. HEX triplet: EB, AD and DF. RGB value is (235,173,223). Sum of RGB (Red+Green+Blue) = 235+173+223=631 (83% of max value = 765). Red value is 235 (92.19% from 255 or 37.24% from 631); Green value is 173 (67.97% from 255 or 27.42% from 631); Blue value is 223 (87.5% from 255 or 35.34% from 631); Max value from RGB is 235 - color contains mainly: red. Hex color #EBADDF is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #EBADDF is #145220. Grayscale: #C5C5C5. Windows color (decimal): -1331745 or 14659051. OLE color: 14659051.
HSL color Cylindrical-coordinate representation of color #EBADDF: hue angle of 311.61º degrees, saturation: 0.61, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #EBADDF is Cyan = 0, Magento = 0.26, Yellow = 0.05 and Black (K on CMYK) = 0.08.
<style> p { color: #EBADDF; } p { color: rgb(235,173,223); } H1.HeaderClassName { color: #EBADDF; } .AnyTagClassName { color: #EBADDF; } </style>
<style> a { background-color: #EBADDF; } a { background-color: rgb(235,173,223); } div.DivClassName { background-color: #EBADDF; } .BgClassName { background-color: #EBADDF; } </style>
<style> span { border-color: #EBADDF; } span { border-color: rgb(235,173,223); } td.TdClassName { border-color: #EBADDF; } .TagClassName { border-color: #EBADDF; } </style>