#EB4493 (or 0xEB4493) is unknown color: approx Violet Red. HEX triplet: EB, 44 and 93. RGB value is (235,68,147). Sum of RGB (Red+Green+Blue) = 235+68+147=450 (59% of max value = 765). Red value is 235 (92.19% from 255 or 52.22% from 450); Green value is 68 (26.95% from 255 or 15.11% from 450); Blue value is 147 (57.81% from 255 or 32.67% from 450); Max value from RGB is 235 - color contains mainly: red. Hex color #EB4493 is not a web safe color. Web safe color analog (approx): #FF3399. Inversed color of #EB4493 is #14BB6C. Grayscale: #7E7E7E. Windows color (decimal): -1358701 or 9651435. OLE color: 9651435.
HSL color Cylindrical-coordinate representation of color #EB4493: hue angle of 331.62º degrees, saturation: 0.81, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #EB4493 is Cyan = 0, Magento = 0.71, Yellow = 0.37 and Black (K on CMYK) = 0.08.
<style> p { color: #EB4493; } p { color: rgb(235,68,147); } H1.HeaderClassName { color: #EB4493; } .AnyTagClassName { color: #EB4493; } </style>
<style> a { background-color: #EB4493; } a { background-color: rgb(235,68,147); } div.DivClassName { background-color: #EB4493; } .BgClassName { background-color: #EB4493; } </style>
<style> span { border-color: #EB4493; } span { border-color: rgb(235,68,147); } td.TdClassName { border-color: #EB4493; } .TagClassName { border-color: #EB4493; } </style>