#EDDDEC (or 0xEDDDEC) is unknown color: approx Snuff. HEX triplet: ED, DD and EC. RGB value is (237,221,236). Sum of RGB (Red+Green+Blue) = 237+221+236=694 (91% of max value = 765). Red value is 237 (92.97% from 255 or 34.15% from 694); Green value is 221 (86.72% from 255 or 31.84% from 694); Blue value is 236 (92.58% from 255 or 34.01% from 694); Max value from RGB is 237 - color contains mainly: red. Hex color #EDDDEC is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #EDDDEC is #122213. Grayscale: #E3E3E3. Windows color (decimal): -1188372 or 15523309. OLE color: 15523309.
HSL color Cylindrical-coordinate representation of color #EDDDEC: hue angle of 303.75º degrees, saturation: 0.31, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #EDDDEC is Cyan = 0, Magento = 0.07, Yellow = 0.00 and Black (K on CMYK) = 0.07.
<style> p { color: #EDDDEC; } p { color: rgb(237,221,236); } H1.HeaderClassName { color: #EDDDEC; } .AnyTagClassName { color: #EDDDEC; } </style>
<style> a { background-color: #EDDDEC; } a { background-color: rgb(237,221,236); } div.DivClassName { background-color: #EDDDEC; } .BgClassName { background-color: #EDDDEC; } </style>
<style> span { border-color: #EDDDEC; } span { border-color: rgb(237,221,236); } td.TdClassName { border-color: #EDDDEC; } .TagClassName { border-color: #EDDDEC; } </style>