#EC84E5 (or 0xEC84E5) is unknown color: approx Violet. HEX triplet: EC, 84 and E5. RGB value is (236,132,229). Sum of RGB (Red+Green+Blue) = 236+132+229=597 (79% of max value = 765). Red value is 236 (92.58% from 255 or 39.53% from 597); Green value is 132 (51.95% from 255 or 22.11% from 597); Blue value is 229 (89.84% from 255 or 38.36% from 597); Max value from RGB is 236 - color contains mainly: red. Hex color #EC84E5 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #EC84E5 is #137B1A. Grayscale: #ADADAD. Windows color (decimal): -1276699 or 15041772. OLE color: 15041772.
HSL color Cylindrical-coordinate representation of color #EC84E5: hue angle of 304.04º degrees, saturation: 0.73, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #EC84E5 is Cyan = 0, Magento = 0.44, Yellow = 0.03 and Black (K on CMYK) = 0.07.
<style> p { color: #ec84e5; } p { color: rgb(236,132,229); } H1.HeaderClassName { color: #ec84e5; } .AnyTagClassName { color: #ec84e5; } </style>
<style> a { background-color: #ec84e5; } a { background-color: rgb(236,132,229); } div.DivClassName { background-color: #ec84e5; } .BgClassName { background-color: #ec84e5; } </style>
<style> span { border-color: #ec84e5; } span { border-color: rgb(236,132,229); } td.TdClassName { border-color: #ec84e5; } .TagClassName { border-color: #ec84e5; } </style>