#E5BFE1 (or 0xE5BFE1) is unknown color: approx French Lilac. HEX triplet: E5, BF and E1. RGB value is (229,191,225). Sum of RGB (Red+Green+Blue) = 229+191+225=645 (85% of max value = 765). Red value is 229 (89.84% from 255 or 35.50% from 645); Green value is 191 (75% from 255 or 29.61% from 645); Blue value is 225 (88.28% from 255 or 34.88% from 645); Max value from RGB is 229 - color contains mainly: red. Hex color #E5BFE1 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #E5BFE1 is #1A401E. Grayscale: #CECECE. Windows color (decimal): -1720351 or 14794725. OLE color: 14794725.
HSL color Cylindrical-coordinate representation of color #E5BFE1: hue angle of 306.32º degrees, saturation: 0.42, 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 #E5BFE1 is Cyan = 0, Magento = 0.17, Yellow = 0.02 and Black (K on CMYK) = 0.10.
<style> p { color: #E5BFE1; } p { color: rgb(229,191,225); } H1.HeaderClassName { color: #E5BFE1; } .AnyTagClassName { color: #E5BFE1; } </style>
<style> a { background-color: #E5BFE1; } a { background-color: rgb(229,191,225); } div.DivClassName { background-color: #E5BFE1; } .BgClassName { background-color: #E5BFE1; } </style>
<style> span { border-color: #E5BFE1; } span { border-color: rgb(229,191,225); } td.TdClassName { border-color: #E5BFE1; } .TagClassName { border-color: #E5BFE1; } </style>