#E21464 (or 0xE21464) is unknown color: approx Ruby. HEX triplet: E2, 14 and 64. RGB value is (226,20,100). Sum of RGB (Red+Green+Blue) = 226+20+100=346 (45% of max value = 765). Red value is 226 (88.67% from 255 or 65.32% from 346); Green value is 20 (8.20% from 255 or 5.78% from 346); Blue value is 100 (39.45% from 255 or 28.90% from 346); Max value from RGB is 226 - color contains mainly: red. Hex color #E21464 is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #E21464 is #1DEB9B. Grayscale: #5A5A5A. Windows color (decimal): -1960860 or 6558946. OLE color: 6558946.
HSL color Cylindrical-coordinate representation of color #E21464: hue angle of 336.7º degrees, saturation: 0.84, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #E21464 is Cyan = 0, Magento = 0.91, Yellow = 0.56 and Black (K on CMYK) = 0.11.
<style> p { color: #E21464; } p { color: rgb(226,20,100); } H1.HeaderClassName { color: #E21464; } .AnyTagClassName { color: #E21464; } </style>
<style> a { background-color: #E21464; } a { background-color: rgb(226,20,100); } div.DivClassName { background-color: #E21464; } .BgClassName { background-color: #E21464; } </style>
<style> span { border-color: #E21464; } span { border-color: rgb(226,20,100); } td.TdClassName { border-color: #E21464; } .TagClassName { border-color: #E21464; } </style>