#EE2148 (or 0xEE2148) is unknown color: approx Amaranth. HEX triplet: EE, 21 and 48. RGB value is (238,33,72). Sum of RGB (Red+Green+Blue) = 238+33+72=343 (45% of max value = 765). Red value is 238 (93.36% from 255 or 69.39% from 343); Green value is 33 (13.28% from 255 or 9.62% from 343); Blue value is 72 (28.52% from 255 or 20.99% from 343); Max value from RGB is 238 - color contains mainly: red. Hex color #EE2148 is not a web safe color. Web safe color analog (approx): #FF3333. Inversed color of #EE2148 is #11DEB7. Grayscale: #626262. Windows color (decimal): -1171128 or 4727278. OLE color: 4727278.
HSL color Cylindrical-coordinate representation of color #EE2148: hue angle of 348.59º degrees, saturation: 0.86, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #EE2148 is Cyan = 0, Magento = 0.86, Yellow = 0.70 and Black (K on CMYK) = 0.07.
<style> p { color: #EE2148; } p { color: rgb(238,33,72); } H1.HeaderClassName { color: #EE2148; } .AnyTagClassName { color: #EE2148; } </style>
<style> a { background-color: #EE2148; } a { background-color: rgb(238,33,72); } div.DivClassName { background-color: #EE2148; } .BgClassName { background-color: #EE2148; } </style>
<style> span { border-color: #EE2148; } span { border-color: rgb(238,33,72); } td.TdClassName { border-color: #EE2148; } .TagClassName { border-color: #EE2148; } </style>