#EBDEE6 (or 0xEBDEE6) is unknown color: approx Pig Pink. HEX triplet: EB, DE and E6. RGB value is (235,222,230). Sum of RGB (Red+Green+Blue) = 235+222+230=687 (90% of max value = 765). Red value is 235 (92.19% from 255 or 34.21% from 687); Green value is 222 (87.11% from 255 or 32.31% from 687); Blue value is 230 (90.23% from 255 or 33.48% from 687); Max value from RGB is 235 - color contains mainly: red. Hex color #EBDEE6 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #EBDEE6 is #142119. Grayscale: #E2E2E2. Windows color (decimal): -1319194 or 15130347. OLE color: 15130347.
HSL color Cylindrical-coordinate representation of color #EBDEE6: hue angle of 323.08º degrees, saturation: 0.25, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #EBDEE6 is Cyan = 0, Magento = 0.06, Yellow = 0.02 and Black (K on CMYK) = 0.08.
<style> p { color: #EBDEE6; } p { color: rgb(235,222,230); } H1.HeaderClassName { color: #EBDEE6; } .AnyTagClassName { color: #EBDEE6; } </style>
<style> a { background-color: #EBDEE6; } a { background-color: rgb(235,222,230); } div.DivClassName { background-color: #EBDEE6; } .BgClassName { background-color: #EBDEE6; } </style>
<style> span { border-color: #EBDEE6; } span { border-color: rgb(235,222,230); } td.TdClassName { border-color: #EBDEE6; } .TagClassName { border-color: #EBDEE6; } </style>