#E1BECE (or 0xE1BECE) is unknown color: approx Twilight. HEX triplet: E1, BE and CE. RGB value is (225,190,206). Sum of RGB (Red+Green+Blue) = 225+190+206=621 (82% of max value = 765). Red value is 225 (88.28% from 255 or 36.23% from 621); Green value is 190 (74.61% from 255 or 30.60% from 621); Blue value is 206 (80.86% from 255 or 33.17% from 621); Max value from RGB is 225 - color contains mainly: red. Hex color #E1BECE is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #E1BECE is #1E4131. Grayscale: #CACACA. Windows color (decimal): -1982770 or 13549281. OLE color: 13549281.
HSL color Cylindrical-coordinate representation of color #E1BECE: hue angle of 332.57º degrees, saturation: 0.37, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #E1BECE is Cyan = 0, Magento = 0.16, Yellow = 0.08 and Black (K on CMYK) = 0.12.
<style> p { color: #E1BECE; } p { color: rgb(225,190,206); } H1.HeaderClassName { color: #E1BECE; } .AnyTagClassName { color: #E1BECE; } </style>
<style> a { background-color: #E1BECE; } a { background-color: rgb(225,190,206); } div.DivClassName { background-color: #E1BECE; } .BgClassName { background-color: #E1BECE; } </style>
<style> span { border-color: #E1BECE; } span { border-color: rgb(225,190,206); } td.TdClassName { border-color: #E1BECE; } .TagClassName { border-color: #E1BECE; } </style>