#E12D6D (or 0xE12D6D) is unknown color: approx Cerise. HEX triplet: E1, 2D and 6D. RGB value is (225,45,109). Sum of RGB (Red+Green+Blue) = 225+45+109=379 (50% of max value = 765). Red value is 225 (88.28% from 255 or 59.37% from 379); Green value is 45 (17.97% from 255 or 11.87% from 379); Blue value is 109 (42.97% from 255 or 28.76% from 379); Max value from RGB is 225 - color contains mainly: red. Hex color #E12D6D is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #E12D6D is #1ED292. Grayscale: #6A6A6A. Windows color (decimal): -2019987 or 7155169. OLE color: 7155169.
HSL color Cylindrical-coordinate representation of color #E12D6D: hue angle of 338.67º 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 #E12D6D is Cyan = 0, Magento = 0.8, Yellow = 0.52 and Black (K on CMYK) = 0.12.
<style> p { color: #e12d6d; } p { color: rgb(225,45,109); } H1.HeaderClassName { color: #e12d6d; } .AnyTagClassName { color: #e12d6d; } </style>
<style> a { background-color: #e12d6d; } a { background-color: rgb(225,45,109); } div.DivClassName { background-color: #e12d6d; } .BgClassName { background-color: #e12d6d; } </style>
<style> span { border-color: #e12d6d; } span { border-color: rgb(225,45,109); } td.TdClassName { border-color: #e12d6d; } .TagClassName { border-color: #e12d6d; } </style>