#E3B3E8 (or 0xE3B3E8) is unknown color: approx Plum. HEX triplet: E3, B3 and E8. RGB value is (227,179,232). Sum of RGB (Red+Green+Blue) = 227+179+232=638 (84% of max value = 765). Red value is 227 (89.06% from 255 or 35.58% from 638); Green value is 179 (70.31% from 255 or 28.06% from 638); Blue value is 232 (91.02% from 255 or 36.36% from 638); Max value from RGB is 232 - color contains mainly: blue. Hex color #E3B3E8 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #E3B3E8 is #1C4C17. Grayscale: #C7C7C7. Windows color (decimal): -1854488 or 15250403. OLE color: 15250403.
HSL color Cylindrical-coordinate representation of color #E3B3E8: hue angle of 294.34º degrees, saturation: 0.54, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #E3B3E8 is Cyan = 0.02, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.09.
<style> p { color: #E3B3E8; } p { color: rgb(227,179,232); } H1.HeaderClassName { color: #E3B3E8; } .AnyTagClassName { color: #E3B3E8; } </style>
<style> a { background-color: #E3B3E8; } a { background-color: rgb(227,179,232); } div.DivClassName { background-color: #E3B3E8; } .BgClassName { background-color: #E3B3E8; } </style>
<style> span { border-color: #E3B3E8; } span { border-color: rgb(227,179,232); } td.TdClassName { border-color: #E3B3E8; } .TagClassName { border-color: #E3B3E8; } </style>