#EC96F3 (or 0xEC96F3) is unknown color: approx Violet. HEX triplet: EC, 96 and F3. RGB value is (236,150,243). Sum of RGB (Red+Green+Blue) = 236+150+243=629 (83% of max value = 765). Red value is 236 (92.58% from 255 or 37.52% from 629); Green value is 150 (58.98% from 255 or 23.85% from 629); Blue value is 243 (95.31% from 255 or 38.63% from 629); Max value from RGB is 243 - color contains mainly: blue. Hex color #EC96F3 is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #EC96F3 is #13690C. Grayscale: #BABABA. Windows color (decimal): -1272077 or 15963884. OLE color: 15963884.
HSL color Cylindrical-coordinate representation of color #EC96F3: hue angle of 295.48º degrees, saturation: 0.79, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #EC96F3 is Cyan = 0.03, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #EC96F3; } p { color: rgb(236,150,243); } H1.HeaderClassName { color: #EC96F3; } .AnyTagClassName { color: #EC96F3; } </style>
<style> a { background-color: #EC96F3; } a { background-color: rgb(236,150,243); } div.DivClassName { background-color: #EC96F3; } .BgClassName { background-color: #EC96F3; } </style>
<style> span { border-color: #EC96F3; } span { border-color: rgb(236,150,243); } td.TdClassName { border-color: #EC96F3; } .TagClassName { border-color: #EC96F3; } </style>