#EFDBEC (or 0xEFDBEC) is unknown color: approx Snuff. HEX triplet: EF, DB and EC. RGB value is (239,219,236). Sum of RGB (Red+Green+Blue) = 239+219+236=694 (91% of max value = 765). Red value is 239 (93.75% from 255 or 34.44% from 694); Green value is 219 (85.94% from 255 or 31.56% from 694); Blue value is 236 (92.58% from 255 or 34.01% from 694); Max value from RGB is 239 - color contains mainly: red. Hex color #EFDBEC is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #EFDBEC is #102413. Grayscale: #E2E2E2. Windows color (decimal): -1057812 or 15522799. OLE color: 15522799.
HSL color Cylindrical-coordinate representation of color #EFDBEC: hue angle of 309º degrees, saturation: 0.38, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #EFDBEC is Cyan = 0, Magento = 0.08, Yellow = 0.01 and Black (K on CMYK) = 0.06.
<style> p { color: #EFDBEC; } p { color: rgb(239,219,236); } H1.HeaderClassName { color: #EFDBEC; } .AnyTagClassName { color: #EFDBEC; } </style>
<style> a { background-color: #EFDBEC; } a { background-color: rgb(239,219,236); } div.DivClassName { background-color: #EFDBEC; } .BgClassName { background-color: #EFDBEC; } </style>
<style> span { border-color: #EFDBEC; } span { border-color: rgb(239,219,236); } td.TdClassName { border-color: #EFDBEC; } .TagClassName { border-color: #EFDBEC; } </style>