#E78ADD (or 0xE78ADD) is unknown color: approx Pale Magenta. HEX triplet: E7, 8A and DD. RGB value is (231,138,221). Sum of RGB (Red+Green+Blue) = 231+138+221=590 (78% of max value = 765). Red value is 231 (90.62% from 255 or 39.15% from 590); Green value is 138 (54.30% from 255 or 23.39% from 590); Blue value is 221 (86.72% from 255 or 37.46% from 590); Max value from RGB is 231 - color contains mainly: red. Hex color #E78ADD is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #E78ADD is #187522. Grayscale: #AFAFAF. Windows color (decimal): -1602851 or 14519015. OLE color: 14519015.
HSL color Cylindrical-coordinate representation of color #E78ADD: hue angle of 306.45º degrees, saturation: 0.66, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #E78ADD is Cyan = 0, Magento = 0.40, Yellow = 0.04 and Black (K on CMYK) = 0.09.
<style> p { color: #E78ADD; } p { color: rgb(231,138,221); } H1.HeaderClassName { color: #E78ADD; } .AnyTagClassName { color: #E78ADD; } </style>
<style> a { background-color: #E78ADD; } a { background-color: rgb(231,138,221); } div.DivClassName { background-color: #E78ADD; } .BgClassName { background-color: #E78ADD; } </style>
<style> span { border-color: #E78ADD; } span { border-color: rgb(231,138,221); } td.TdClassName { border-color: #E78ADD; } .TagClassName { border-color: #E78ADD; } </style>