#EC02B7 (or 0xEC02B7) is unknown color: approx Shocking Pink. HEX triplet: EC, 02 and B7. RGB value is (236,2,183). Sum of RGB (Red+Green+Blue) = 236+2+183=421 (55% of max value = 765). Red value is 236 (92.58% from 255 or 56.06% from 421); Green value is 2 (1.17% from 255 or 0.48% from 421); Blue value is 183 (71.88% from 255 or 43.47% from 421); Max value from RGB is 236 - color contains mainly: red. Hex color #EC02B7 is not a web safe color. Web safe color analog (approx): #FF00CC. Inversed color of #EC02B7 is #13FD48. Grayscale: #5C5C5C. Windows color (decimal): -1310025 or 11993836. OLE color: 11993836.
HSL color Cylindrical-coordinate representation of color #EC02B7: hue angle of 313.59º degrees, saturation: 0.98, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #EC02B7 is Cyan = 0, Magento = 0.99, Yellow = 0.22 and Black (K on CMYK) = 0.07.
<style> p { color: #ec02b7; } p { color: rgb(236,2,183); } H1.HeaderClassName { color: #ec02b7; } .AnyTagClassName { color: #ec02b7; } </style>
<style> a { background-color: #ec02b7; } a { background-color: rgb(236,2,183); } div.DivClassName { background-color: #ec02b7; } .BgClassName { background-color: #ec02b7; } </style>
<style> span { border-color: #ec02b7; } span { border-color: rgb(236,2,183); } td.TdClassName { border-color: #ec02b7; } .TagClassName { border-color: #ec02b7; } </style>