#EDEADF (or 0xEDEADF) is unknown color: approx Rice Cake. HEX triplet: ED, EA and DF. RGB value is (237,234,223). Sum of RGB (Red+Green+Blue) = 237+234+223=694 (91% of max value = 765). Red value is 237 (92.97% from 255 or 34.15% from 694); Green value is 234 (91.80% from 255 or 33.72% from 694); Blue value is 223 (87.5% from 255 or 32.13% from 694); Max value from RGB is 237 - color contains mainly: red. Hex color #EDEADF is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #EDEADF is #121520. Grayscale: #E9E9E9. Windows color (decimal): -1185057 or 14674669. OLE color: 14674669.
HSL color Cylindrical-coordinate representation of color #EDEADF: hue angle of 47.14º degrees, saturation: 0.28, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #EDEADF is Cyan = 0, Magento = 0.01, Yellow = 0.06 and Black (K on CMYK) = 0.07.
<style> p { color: #EDEADF; } p { color: rgb(237,234,223); } H1.HeaderClassName { color: #EDEADF; } .AnyTagClassName { color: #EDEADF; } </style>
<style> a { background-color: #EDEADF; } a { background-color: rgb(237,234,223); } div.DivClassName { background-color: #EDEADF; } .BgClassName { background-color: #EDEADF; } </style>
<style> span { border-color: #EDEADF; } span { border-color: rgb(237,234,223); } td.TdClassName { border-color: #EDEADF; } .TagClassName { border-color: #EDEADF; } </style>