#E1BFCE (or 0xE1BFCE) is unknown color: approx Twilight. HEX triplet: E1, BF and CE. RGB value is (225,191,206). Sum of RGB (Red+Green+Blue) = 225+191+206=622 (82% of max value = 765). Red value is 225 (88.28% from 255 or 36.17% from 622); Green value is 191 (75% from 255 or 30.71% from 622); Blue value is 206 (80.86% from 255 or 33.12% from 622); Max value from RGB is 225 - color contains mainly: red. Hex color #E1BFCE is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #E1BFCE is #1E4031. Grayscale: #CACACA. Windows color (decimal): -1982514 or 13549537. OLE color: 13549537.
HSL color Cylindrical-coordinate representation of color #E1BFCE: hue angle of 333.53º degrees, saturation: 0.36, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #E1BFCE is Cyan = 0, Magento = 0.15, Yellow = 0.08 and Black (K on CMYK) = 0.12.
<style> p { color: #E1BFCE; } p { color: rgb(225,191,206); } H1.HeaderClassName { color: #E1BFCE; } .AnyTagClassName { color: #E1BFCE; } </style>
<style> a { background-color: #E1BFCE; } a { background-color: rgb(225,191,206); } div.DivClassName { background-color: #E1BFCE; } .BgClassName { background-color: #E1BFCE; } </style>
<style> span { border-color: #E1BFCE; } span { border-color: rgb(225,191,206); } td.TdClassName { border-color: #E1BFCE; } .TagClassName { border-color: #E1BFCE; } </style>