#E78BE4 (or 0xE78BE4) is unknown color: approx Violet. HEX triplet: E7, 8B and E4. RGB value is (231,139,228). Sum of RGB (Red+Green+Blue) = 231+139+228=598 (79% of max value = 765). Red value is 231 (90.62% from 255 or 38.63% from 598); Green value is 139 (54.69% from 255 or 23.24% from 598); Blue value is 228 (89.45% from 255 or 38.13% from 598); Max value from RGB is 231 - color contains mainly: red. Hex color #E78BE4 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #E78BE4 is #18741B. Grayscale: #B0B0B0. Windows color (decimal): -1602588 or 14978023. OLE color: 14978023.
HSL color Cylindrical-coordinate representation of color #E78BE4: hue angle of 301.96º degrees, saturation: 0.66, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #E78BE4 is Cyan = 0, Magento = 0.40, Yellow = 0.01 and Black (K on CMYK) = 0.09.
<style> p { color: #E78BE4; } p { color: rgb(231,139,228); } H1.HeaderClassName { color: #E78BE4; } .AnyTagClassName { color: #E78BE4; } </style>
<style> a { background-color: #E78BE4; } a { background-color: rgb(231,139,228); } div.DivClassName { background-color: #E78BE4; } .BgClassName { background-color: #E78BE4; } </style>
<style> span { border-color: #E78BE4; } span { border-color: rgb(231,139,228); } td.TdClassName { border-color: #E78BE4; } .TagClassName { border-color: #E78BE4; } </style>