#EEDFE7 (or 0xEEDFE7) is unknown color: approx Pig Pink. HEX triplet: EE, DF and E7. RGB value is (238,223,231). Sum of RGB (Red+Green+Blue) = 238+223+231=692 (91% of max value = 765). Red value is 238 (93.36% from 255 or 34.39% from 692); Green value is 223 (87.5% from 255 or 32.23% from 692); Blue value is 231 (90.62% from 255 or 33.38% from 692); Max value from RGB is 238 - color contains mainly: red. Hex color #EEDFE7 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #EEDFE7 is #112018. Grayscale: #E4E4E4. Windows color (decimal): -1122329 or 15196142. OLE color: 15196142.
HSL color Cylindrical-coordinate representation of color #EEDFE7: hue angle of 328º degrees, saturation: 0.31, 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 #EEDFE7 is Cyan = 0, Magento = 0.06, Yellow = 0.03 and Black (K on CMYK) = 0.07.
<style> p { color: #EEDFE7; } p { color: rgb(238,223,231); } H1.HeaderClassName { color: #EEDFE7; } .AnyTagClassName { color: #EEDFE7; } </style>
<style> a { background-color: #EEDFE7; } a { background-color: rgb(238,223,231); } div.DivClassName { background-color: #EEDFE7; } .BgClassName { background-color: #EEDFE7; } </style>
<style> span { border-color: #EEDFE7; } span { border-color: rgb(238,223,231); } td.TdClassName { border-color: #EEDFE7; } .TagClassName { border-color: #EEDFE7; } </style>