#EB3E8D (or 0xEB3E8D) is unknown color: approx Violet Red. HEX triplet: EB, 3E and 8D. RGB value is (235,62,141). Sum of RGB (Red+Green+Blue) = 235+62+141=438 (58% of max value = 765). Red value is 235 (92.19% from 255 or 53.65% from 438); Green value is 62 (24.61% from 255 or 14.16% from 438); Blue value is 141 (55.47% from 255 or 32.19% from 438); Max value from RGB is 235 - color contains mainly: red. Hex color #EB3E8D is not a web safe color. Web safe color analog (approx): #FF3399. Inversed color of #EB3E8D is #14C172. Grayscale: #7A7A7A. Windows color (decimal): -1360243 or 9256683. OLE color: 9256683.
HSL color Cylindrical-coordinate representation of color #EB3E8D: hue angle of 332.6º degrees, saturation: 0.81, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #EB3E8D is Cyan = 0, Magento = 0.74, Yellow = 0.4 and Black (K on CMYK) = 0.08.
<style> p { color: #EB3E8D; } p { color: rgb(235,62,141); } H1.HeaderClassName { color: #EB3E8D; } .AnyTagClassName { color: #EB3E8D; } </style>
<style> a { background-color: #EB3E8D; } a { background-color: rgb(235,62,141); } div.DivClassName { background-color: #EB3E8D; } .BgClassName { background-color: #EB3E8D; } </style>
<style> span { border-color: #EB3E8D; } span { border-color: rgb(235,62,141); } td.TdClassName { border-color: #EB3E8D; } .TagClassName { border-color: #EB3E8D; } </style>