#E73B50 (or 0xE73B50) is unknown color: approx Amaranth. HEX triplet: E7, 3B and 50. RGB value is (231,59,80). Sum of RGB (Red+Green+Blue) = 231+59+80=370 (49% of max value = 765). Red value is 231 (90.62% from 255 or 62.43% from 370); Green value is 59 (23.44% from 255 or 15.95% from 370); Blue value is 80 (31.64% from 255 or 21.62% from 370); Max value from RGB is 231 - color contains mainly: red. Hex color #E73B50 is not a web safe color. Web safe color analog (approx): #FF3366. Inversed color of #E73B50 is #18C4AF. Grayscale: #707070. Windows color (decimal): -1623216 or 5258215. OLE color: 5258215.
HSL color Cylindrical-coordinate representation of color #E73B50: hue angle of 352.67º degrees, saturation: 0.78, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #E73B50 is Cyan = 0, Magento = 0.74, Yellow = 0.65 and Black (K on CMYK) = 0.09.
<style> p { color: #E73B50; } p { color: rgb(231,59,80); } H1.HeaderClassName { color: #E73B50; } .AnyTagClassName { color: #E73B50; } </style>
<style> a { background-color: #E73B50; } a { background-color: rgb(231,59,80); } div.DivClassName { background-color: #E73B50; } .BgClassName { background-color: #E73B50; } </style>
<style> span { border-color: #E73B50; } span { border-color: rgb(231,59,80); } td.TdClassName { border-color: #E73B50; } .TagClassName { border-color: #E73B50; } </style>