#E12DDA (or 0xE12DDA) is unknown color: approx Razzle Dazzle Rose. HEX triplet: E1, 2D and DA. RGB value is (225,45,218). Sum of RGB (Red+Green+Blue) = 225+45+218=488 (64% of max value = 765). Red value is 225 (88.28% from 255 or 46.11% from 488); Green value is 45 (17.97% from 255 or 9.22% from 488); Blue value is 218 (85.55% from 255 or 44.67% from 488); Max value from RGB is 225 - color contains mainly: red. Hex color #E12DDA is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #E12DDA is #1ED225. Grayscale: #767676. Windows color (decimal): -2019878 or 14298593. OLE color: 14298593.
HSL color Cylindrical-coordinate representation of color #E12DDA: hue angle of 302.33º degrees, saturation: 0.75, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #E12DDA is Cyan = 0, Magento = 0.8, Yellow = 0.03 and Black (K on CMYK) = 0.12.
<style> p { color: #E12DDA; } p { color: rgb(225,45,218); } H1.HeaderClassName { color: #E12DDA; } .AnyTagClassName { color: #E12DDA; } </style>
<style> a { background-color: #E12DDA; } a { background-color: rgb(225,45,218); } div.DivClassName { background-color: #E12DDA; } .BgClassName { background-color: #E12DDA; } </style>
<style> span { border-color: #E12DDA; } span { border-color: rgb(225,45,218); } td.TdClassName { border-color: #E12DDA; } .TagClassName { border-color: #E12DDA; } </style>