#EB7ADA (or 0xEB7ADA) is unknown color: approx Pale Magenta. HEX triplet: EB, 7A and DA. RGB value is (235,122,218). Sum of RGB (Red+Green+Blue) = 235+122+218=575 (76% of max value = 765). Red value is 235 (92.19% from 255 or 40.87% from 575); Green value is 122 (48.05% from 255 or 21.22% from 575); Blue value is 218 (85.55% from 255 or 37.91% from 575); Max value from RGB is 235 - color contains mainly: red. Hex color #EB7ADA is not a web safe color. Web safe color analog (approx): #FF66CC. Inversed color of #EB7ADA is #148525. Grayscale: #A6A6A6. Windows color (decimal): -1344806 or 14318315. OLE color: 14318315.
HSL color Cylindrical-coordinate representation of color #EB7ADA: hue angle of 309.03º degrees, saturation: 0.74, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #EB7ADA is Cyan = 0, Magento = 0.48, Yellow = 0.07 and Black (K on CMYK) = 0.08.
<style> p { color: #EB7ADA; } p { color: rgb(235,122,218); } H1.HeaderClassName { color: #EB7ADA; } .AnyTagClassName { color: #EB7ADA; } </style>
<style> a { background-color: #EB7ADA; } a { background-color: rgb(235,122,218); } div.DivClassName { background-color: #EB7ADA; } .BgClassName { background-color: #EB7ADA; } </style>
<style> span { border-color: #EB7ADA; } span { border-color: rgb(235,122,218); } td.TdClassName { border-color: #EB7ADA; } .TagClassName { border-color: #EB7ADA; } </style>