#E16ADA (or 0xE16ADA) is unknown color: approx Orchid. HEX triplet: E1, 6A and DA. RGB value is (225,106,218). Sum of RGB (Red+Green+Blue) = 225+106+218=549 (72% of max value = 765). Red value is 225 (88.28% from 255 or 40.98% from 549); Green value is 106 (41.80% from 255 or 19.31% from 549); Blue value is 218 (85.55% from 255 or 39.71% from 549); Max value from RGB is 225 - color contains mainly: red. Hex color #E16ADA is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #E16ADA is #1E9525. Grayscale: #9A9A9A. Windows color (decimal): -2004262 or 14314209. OLE color: 14314209.
HSL color Cylindrical-coordinate representation of color #E16ADA: hue angle of 303.53º degrees, saturation: 0.66, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #E16ADA is Cyan = 0, Magento = 0.53, Yellow = 0.03 and Black (K on CMYK) = 0.12.
<style> p { color: #E16ADA; } p { color: rgb(225,106,218); } H1.HeaderClassName { color: #E16ADA; } .AnyTagClassName { color: #E16ADA; } </style>
<style> a { background-color: #E16ADA; } a { background-color: rgb(225,106,218); } div.DivClassName { background-color: #E16ADA; } .BgClassName { background-color: #E16ADA; } </style>
<style> span { border-color: #E16ADA; } span { border-color: rgb(225,106,218); } td.TdClassName { border-color: #E16ADA; } .TagClassName { border-color: #E16ADA; } </style>