#EC98CC (or 0xEC98CC) is unknown color: approx Shocking. HEX triplet: EC, 98 and CC. RGB value is (236,152,204). Sum of RGB (Red+Green+Blue) = 236+152+204=592 (78% of max value = 765). Red value is 236 (92.58% from 255 or 39.86% from 592); Green value is 152 (59.77% from 255 or 25.68% from 592); Blue value is 204 (80.08% from 255 or 34.46% from 592); Max value from RGB is 236 - color contains mainly: red. Hex color #EC98CC is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #EC98CC is #136733. Grayscale: #B6B6B6. Windows color (decimal): -1271604 or 13408492. OLE color: 13408492.
HSL color Cylindrical-coordinate representation of color #EC98CC: hue angle of 322.86º degrees, saturation: 0.69, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #EC98CC is Cyan = 0, Magento = 0.36, Yellow = 0.14 and Black (K on CMYK) = 0.07.
<style> p { color: #ec98cc; } p { color: rgb(236,152,204); } H1.HeaderClassName { color: #ec98cc; } .AnyTagClassName { color: #ec98cc; } </style>
<style> a { background-color: #ec98cc; } a { background-color: rgb(236,152,204); } div.DivClassName { background-color: #ec98cc; } .BgClassName { background-color: #ec98cc; } </style>
<style> span { border-color: #ec98cc; } span { border-color: rgb(236,152,204); } td.TdClassName { border-color: #ec98cc; } .TagClassName { border-color: #ec98cc; } </style>