#E0BCED (or 0xE0BCED) is unknown color: approx Mauve. HEX triplet: E0, BC and ED. RGB value is (224,188,237). Sum of RGB (Red+Green+Blue) = 224+188+237=649 (85% of max value = 765). Red value is 224 (87.89% from 255 or 34.51% from 649); Green value is 188 (73.83% from 255 or 28.97% from 649); Blue value is 237 (92.97% from 255 or 36.52% from 649); Max value from RGB is 237 - color contains mainly: blue. Hex color #E0BCED is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #E0BCED is #1F4312. Grayscale: #CCCCCC. Windows color (decimal): -2048787 or 15580384. OLE color: 15580384.
HSL color Cylindrical-coordinate representation of color #E0BCED: hue angle of 284.08º 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 #E0BCED is Cyan = 0.05, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #E0BCED; } p { color: rgb(224,188,237); } H1.HeaderClassName { color: #E0BCED; } .AnyTagClassName { color: #E0BCED; } </style>
<style> a { background-color: #E0BCED; } a { background-color: rgb(224,188,237); } div.DivClassName { background-color: #E0BCED; } .BgClassName { background-color: #E0BCED; } </style>
<style> span { border-color: #E0BCED; } span { border-color: rgb(224,188,237); } td.TdClassName { border-color: #E0BCED; } .TagClassName { border-color: #E0BCED; } </style>