#E4B8E8 (or 0xE4B8E8) is unknown color: approx Thistle. HEX triplet: E4, B8 and E8. RGB value is (228,184,232). Sum of RGB (Red+Green+Blue) = 228+184+232=644 (85% of max value = 765). Red value is 228 (89.45% from 255 or 35.40% from 644); Green value is 184 (72.27% from 255 or 28.57% from 644); Blue value is 232 (91.02% from 255 or 36.02% from 644); Max value from RGB is 232 - color contains mainly: blue. Hex color #E4B8E8 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #E4B8E8 is #1B4717. Grayscale: #CACACA. Windows color (decimal): -1787672 or 15251684. OLE color: 15251684.
HSL color Cylindrical-coordinate representation of color #E4B8E8: hue angle of 295º degrees, saturation: 0.51, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #E4B8E8 is Cyan = 0.02, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.09.
<style> p { color: #E4B8E8; } p { color: rgb(228,184,232); } H1.HeaderClassName { color: #E4B8E8; } .AnyTagClassName { color: #E4B8E8; } </style>
<style> a { background-color: #E4B8E8; } a { background-color: rgb(228,184,232); } div.DivClassName { background-color: #E4B8E8; } .BgClassName { background-color: #E4B8E8; } </style>
<style> span { border-color: #E4B8E8; } span { border-color: rgb(228,184,232); } td.TdClassName { border-color: #E4B8E8; } .TagClassName { border-color: #E4B8E8; } </style>