#EF109C (or 0xEF109C) is unknown color: approx Hollywood Cerise. HEX triplet: EF, 10 and 9C. RGB value is (239,16,156). Sum of RGB (Red+Green+Blue) = 239+16+156=411 (54% of max value = 765). Red value is 239 (93.75% from 255 or 58.15% from 411); Green value is 16 (6.64% from 255 or 3.89% from 411); Blue value is 156 (61.33% from 255 or 37.96% from 411); Max value from RGB is 239 - color contains mainly: red. Hex color #EF109C is not a web safe color. Web safe color analog (approx): #FF0099. Inversed color of #EF109C is #10EF63. Grayscale: #626262. Windows color (decimal): -1109860 or 10227951. OLE color: 10227951.
HSL color Cylindrical-coordinate representation of color #EF109C: hue angle of 322.33º degrees, saturation: 0.87, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #EF109C is Cyan = 0, Magento = 0.93, Yellow = 0.35 and Black (K on CMYK) = 0.06.
<style> p { color: #ef109c; } p { color: rgb(239,16,156); } H1.HeaderClassName { color: #ef109c; } .AnyTagClassName { color: #ef109c; } </style>
<style> a { background-color: #ef109c; } a { background-color: rgb(239,16,156); } div.DivClassName { background-color: #ef109c; } .BgClassName { background-color: #ef109c; } </style>
<style> span { border-color: #ef109c; } span { border-color: rgb(239,16,156); } td.TdClassName { border-color: #ef109c; } .TagClassName { border-color: #ef109c; } </style>