#EDBBEB (or 0xEDBBEB) is unknown color: approx French Lilac. HEX triplet: ED, BB and EB. RGB value is (237,187,235). Sum of RGB (Red+Green+Blue) = 237+187+235=659 (87% of max value = 765). Red value is 237 (92.97% from 255 or 35.96% from 659); Green value is 187 (73.44% from 255 or 28.38% from 659); Blue value is 235 (92.19% from 255 or 35.66% from 659); Max value from RGB is 237 - color contains mainly: red. Hex color #EDBBEB is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #EDBBEB is #124414. Grayscale: #CFCFCF. Windows color (decimal): -1197077 or 15449069. OLE color: 15449069.
HSL color Cylindrical-coordinate representation of color #EDBBEB: hue angle of 302.4º degrees, saturation: 0.58, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #EDBBEB is Cyan = 0, Magento = 0.21, Yellow = 0.01 and Black (K on CMYK) = 0.07.
<style> p { color: #EDBBEB; } p { color: rgb(237,187,235); } H1.HeaderClassName { color: #EDBBEB; } .AnyTagClassName { color: #EDBBEB; } </style>
<style> a { background-color: #EDBBEB; } a { background-color: rgb(237,187,235); } div.DivClassName { background-color: #EDBBEB; } .BgClassName { background-color: #EDBBEB; } </style>
<style> span { border-color: #EDBBEB; } span { border-color: rgb(237,187,235); } td.TdClassName { border-color: #EDBBEB; } .TagClassName { border-color: #EDBBEB; } </style>