#EDD8F8 (or 0xEDD8F8) is unknown color: approx Blue Chalk. HEX triplet: ED, D8 and F8. RGB value is (237,216,248). Sum of RGB (Red+Green+Blue) = 237+216+248=701 (92% of max value = 765). Red value is 237 (92.97% from 255 or 33.81% from 701); Green value is 216 (84.77% from 255 or 30.81% from 701); Blue value is 248 (97.27% from 255 or 35.38% from 701); Max value from RGB is 248 - color contains mainly: blue. Hex color #EDD8F8 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #EDD8F8 is #122707. Grayscale: #E1E1E1. Windows color (decimal): -1189640 or 16308461. OLE color: 16308461.
HSL color Cylindrical-coordinate representation of color #EDD8F8: hue angle of 279.38º degrees, saturation: 0.7, lightness: 0.91%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #EDD8F8 is Cyan = 0.04, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.03.
<style> p { color: #EDD8F8; } p { color: rgb(237,216,248); } H1.HeaderClassName { color: #EDD8F8; } .AnyTagClassName { color: #EDD8F8; } </style>
<style> a { background-color: #EDD8F8; } a { background-color: rgb(237,216,248); } div.DivClassName { background-color: #EDD8F8; } .BgClassName { background-color: #EDD8F8; } </style>
<style> span { border-color: #EDD8F8; } span { border-color: rgb(237,216,248); } td.TdClassName { border-color: #EDD8F8; } .TagClassName { border-color: #EDD8F8; } </style>