#EDBFF0 (or 0xEDBFF0) is unknown color: approx Snuff. HEX triplet: ED, BF and F0. RGB value is (237,191,240). Sum of RGB (Red+Green+Blue) = 237+191+240=668 (88% of max value = 765). Red value is 237 (92.97% from 255 or 35.48% from 668); Green value is 191 (75% from 255 or 28.59% from 668); Blue value is 240 (94.14% from 255 or 35.93% from 668); Max value from RGB is 240 - color contains mainly: blue. Hex color #EDBFF0 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #EDBFF0 is #12400F. Grayscale: #D2D2D2. Windows color (decimal): -1196048 or 15777773. OLE color: 15777773.
HSL color Cylindrical-coordinate representation of color #EDBFF0: hue angle of 296.33º degrees, saturation: 0.62, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #EDBFF0 is Cyan = 0.01, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #EDBFF0; } p { color: rgb(237,191,240); } H1.HeaderClassName { color: #EDBFF0; } .AnyTagClassName { color: #EDBFF0; } </style>
<style> a { background-color: #EDBFF0; } a { background-color: rgb(237,191,240); } div.DivClassName { background-color: #EDBFF0; } .BgClassName { background-color: #EDBFF0; } </style>
<style> span { border-color: #EDBFF0; } span { border-color: rgb(237,191,240); } td.TdClassName { border-color: #EDBFF0; } .TagClassName { border-color: #EDBFF0; } </style>