#EBDFEB (or 0xEBDFEB) is unknown color: approx Selago. HEX triplet: EB, DF and EB. RGB value is (235,223,235). Sum of RGB (Red+Green+Blue) = 235+223+235=693 (91% of max value = 765). Red value is 235 (92.19% from 255 or 33.91% from 693); Green value is 223 (87.5% from 255 or 32.18% from 693); Blue value is 235 (92.19% from 255 or 33.91% from 693); Max value from RGB is 235 - color contains mainly: red, blue. Hex color #EBDFEB is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #EBDFEB is #142014. Grayscale: #E3E3E3. Windows color (decimal): -1318933 or 15458283. OLE color: 15458283.
HSL color Cylindrical-coordinate representation of color #EBDFEB: hue angle of 300º degrees, saturation: 0.23, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #EBDFEB is Cyan = 0, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #EBDFEB; } p { color: rgb(235,223,235); } H1.HeaderClassName { color: #EBDFEB; } .AnyTagClassName { color: #EBDFEB; } </style>
<style> a { background-color: #EBDFEB; } a { background-color: rgb(235,223,235); } div.DivClassName { background-color: #EBDFEB; } .BgClassName { background-color: #EBDFEB; } </style>
<style> span { border-color: #EBDFEB; } span { border-color: rgb(235,223,235); } td.TdClassName { border-color: #EBDFEB; } .TagClassName { border-color: #EBDFEB; } </style>