#E12EB3 (or 0xE12EB3) is unknown color: approx Spicy Pink. HEX triplet: E1, 2E and B3. RGB value is (225,46,179). Sum of RGB (Red+Green+Blue) = 225+46+179=450 (59% of max value = 765). Red value is 225 (88.28% from 255 or 50% from 450); Green value is 46 (18.36% from 255 or 10.22% from 450); Blue value is 179 (70.31% from 255 or 39.78% from 450); Max value from RGB is 225 - color contains mainly: red. Hex color #E12EB3 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #E12EB3 is #1ED14C. Grayscale: #727272. Windows color (decimal): -2019661 or 11742945. OLE color: 11742945.
HSL color Cylindrical-coordinate representation of color #E12EB3: hue angle of 315.42º 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 #E12EB3 is Cyan = 0, Magento = 0.80, Yellow = 0.20 and Black (K on CMYK) = 0.12.
<style> p { color: #e12eb3; } p { color: rgb(225,46,179); } H1.HeaderClassName { color: #e12eb3; } .AnyTagClassName { color: #e12eb3; } </style>
<style> a { background-color: #e12eb3; } a { background-color: rgb(225,46,179); } div.DivClassName { background-color: #e12eb3; } .BgClassName { background-color: #e12eb3; } </style>
<style> span { border-color: #e12eb3; } span { border-color: rgb(225,46,179); } td.TdClassName { border-color: #e12eb3; } .TagClassName { border-color: #e12eb3; } </style>