#E12B9F (or 0xE12B9F) is unknown color: approx Deep Cerise. HEX triplet: E1, 2B and 9F. RGB value is (225,43,159). Sum of RGB (Red+Green+Blue) = 225+43+159=427 (56% of max value = 765). Red value is 225 (88.28% from 255 or 52.69% from 427); Green value is 43 (17.19% from 255 or 10.07% from 427); Blue value is 159 (62.5% from 255 or 37.24% from 427); Max value from RGB is 225 - color contains mainly: red. Hex color #E12B9F is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #E12B9F is #1ED460. Grayscale: #6E6E6E. Windows color (decimal): -2020449 or 10431457. OLE color: 10431457.
HSL color Cylindrical-coordinate representation of color #E12B9F: hue angle of 321.76º degrees, saturation: 0.75, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #E12B9F is Cyan = 0, Magento = 0.81, Yellow = 0.29 and Black (K on CMYK) = 0.12.
<style> p { color: #e12b9f; } p { color: rgb(225,43,159); } H1.HeaderClassName { color: #e12b9f; } .AnyTagClassName { color: #e12b9f; } </style>
<style> a { background-color: #e12b9f; } a { background-color: rgb(225,43,159); } div.DivClassName { background-color: #e12b9f; } .BgClassName { background-color: #e12b9f; } </style>
<style> span { border-color: #e12b9f; } span { border-color: rgb(225,43,159); } td.TdClassName { border-color: #e12b9f; } .TagClassName { border-color: #e12b9f; } </style>