#E3BDE5 (or 0xE3BDE5) is unknown color: approx Thistle. HEX triplet: E3, BD and E5. RGB value is (227,189,229). Sum of RGB (Red+Green+Blue) = 227+189+229=645 (85% of max value = 765). Red value is 227 (89.06% from 255 or 35.19% from 645); Green value is 189 (74.22% from 255 or 29.30% from 645); Blue value is 229 (89.84% from 255 or 35.50% from 645); Max value from RGB is 229 - color contains mainly: blue. Hex color #E3BDE5 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #E3BDE5 is #1C421A. Grayscale: #CCCCCC. Windows color (decimal): -1851931 or 15056355. OLE color: 15056355.
HSL color Cylindrical-coordinate representation of color #E3BDE5: hue angle of 297º degrees, saturation: 0.43, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #E3BDE5 is Cyan = 0.01, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.10.
<style> p { color: #E3BDE5; } p { color: rgb(227,189,229); } H1.HeaderClassName { color: #E3BDE5; } .AnyTagClassName { color: #E3BDE5; } </style>
<style> a { background-color: #E3BDE5; } a { background-color: rgb(227,189,229); } div.DivClassName { background-color: #E3BDE5; } .BgClassName { background-color: #E3BDE5; } </style>
<style> span { border-color: #E3BDE5; } span { border-color: rgb(227,189,229); } td.TdClassName { border-color: #E3BDE5; } .TagClassName { border-color: #E3BDE5; } </style>