#EDE0D8 (or 0xEDE0D8) is unknown color: approx Fair Pink. HEX triplet: ED, E0 and D8. RGB value is (237,224,216). Sum of RGB (Red+Green+Blue) = 237+224+216=677 (89% of max value = 765). Red value is 237 (92.97% from 255 or 35.01% from 677); Green value is 224 (87.89% from 255 or 33.09% from 677); Blue value is 216 (84.77% from 255 or 31.91% from 677); Max value from RGB is 237 - color contains mainly: red. Hex color #EDE0D8 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #EDE0D8 is #121F27. Grayscale: #E3E3E3. Windows color (decimal): -1187624 or 14213357. OLE color: 14213357.
HSL color Cylindrical-coordinate representation of color #EDE0D8: hue angle of 22.86º degrees, saturation: 0.37, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #EDE0D8 is Cyan = 0, Magento = 0.05, Yellow = 0.09 and Black (K on CMYK) = 0.07.
<style> p { color: #EDE0D8; } p { color: rgb(237,224,216); } H1.HeaderClassName { color: #EDE0D8; } .AnyTagClassName { color: #EDE0D8; } </style>
<style> a { background-color: #EDE0D8; } a { background-color: rgb(237,224,216); } div.DivClassName { background-color: #EDE0D8; } .BgClassName { background-color: #EDE0D8; } </style>
<style> span { border-color: #EDE0D8; } span { border-color: rgb(237,224,216); } td.TdClassName { border-color: #EDE0D8; } .TagClassName { border-color: #EDE0D8; } </style>