#EC84DE (or 0xEC84DE) is unknown color: approx Pale Magenta. HEX triplet: EC, 84 and DE. RGB value is (236,132,222). Sum of RGB (Red+Green+Blue) = 236+132+222=590 (78% of max value = 765). Red value is 236 (92.58% from 255 or 40% from 590); Green value is 132 (51.95% from 255 or 22.37% from 590); Blue value is 222 (87.11% from 255 or 37.63% from 590); Max value from RGB is 236 - color contains mainly: red. Hex color #EC84DE is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #EC84DE is #137B21. Grayscale: #ADADAD. Windows color (decimal): -1276706 or 14583020. OLE color: 14583020.
HSL color Cylindrical-coordinate representation of color #EC84DE: hue angle of 308.08º 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 #EC84DE is Cyan = 0, Magento = 0.44, Yellow = 0.06 and Black (K on CMYK) = 0.07.
<style> p { color: #EC84DE; } p { color: rgb(236,132,222); } H1.HeaderClassName { color: #EC84DE; } .AnyTagClassName { color: #EC84DE; } </style>
<style> a { background-color: #EC84DE; } a { background-color: rgb(236,132,222); } div.DivClassName { background-color: #EC84DE; } .BgClassName { background-color: #EC84DE; } </style>
<style> span { border-color: #EC84DE; } span { border-color: rgb(236,132,222); } td.TdClassName { border-color: #EC84DE; } .TagClassName { border-color: #EC84DE; } </style>