#EA7DDA (or 0xEA7DDA) is unknown color: approx Pale Magenta. HEX triplet: EA, 7D and DA. RGB value is (234,125,218). Sum of RGB (Red+Green+Blue) = 234+125+218=577 (76% of max value = 765). Red value is 234 (91.80% from 255 or 40.55% from 577); Green value is 125 (49.22% from 255 or 21.66% from 577); Blue value is 218 (85.55% from 255 or 37.78% from 577); Max value from RGB is 234 - color contains mainly: red. Hex color #EA7DDA is not a web safe color. Web safe color analog (approx): #FF66CC. Inversed color of #EA7DDA is #158225. Grayscale: #A7A7A7. Windows color (decimal): -1409574 or 14319082. OLE color: 14319082.
HSL color Cylindrical-coordinate representation of color #EA7DDA: hue angle of 308.81º degrees, saturation: 0.72, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #EA7DDA is Cyan = 0, Magento = 0.47, Yellow = 0.07 and Black (K on CMYK) = 0.08.
<style> p { color: #EA7DDA; } p { color: rgb(234,125,218); } H1.HeaderClassName { color: #EA7DDA; } .AnyTagClassName { color: #EA7DDA; } </style>
<style> a { background-color: #EA7DDA; } a { background-color: rgb(234,125,218); } div.DivClassName { background-color: #EA7DDA; } .BgClassName { background-color: #EA7DDA; } </style>
<style> span { border-color: #EA7DDA; } span { border-color: rgb(234,125,218); } td.TdClassName { border-color: #EA7DDA; } .TagClassName { border-color: #EA7DDA; } </style>