#EF1A74 (or 0xEF1A74) is unknown color: approx Ruby. HEX triplet: EF, 1A and 74. RGB value is (239,26,116). Sum of RGB (Red+Green+Blue) = 239+26+116=381 (50% of max value = 765). Red value is 239 (93.75% from 255 or 62.73% from 381); Green value is 26 (10.55% from 255 or 6.82% from 381); Blue value is 116 (45.70% from 255 or 30.45% from 381); Max value from RGB is 239 - color contains mainly: red. Hex color #EF1A74 is not a web safe color. Web safe color analog (approx): #FF3366. Inversed color of #EF1A74 is #10E58B. Grayscale: #636363. Windows color (decimal): -1107340 or 7609071. OLE color: 7609071.
HSL color Cylindrical-coordinate representation of color #EF1A74: hue angle of 334.65º degrees, saturation: 0.87, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #EF1A74 is Cyan = 0, Magento = 0.89, Yellow = 0.51 and Black (K on CMYK) = 0.06.
<style> p { color: #EF1A74; } p { color: rgb(239,26,116); } H1.HeaderClassName { color: #EF1A74; } .AnyTagClassName { color: #EF1A74; } </style>
<style> a { background-color: #EF1A74; } a { background-color: rgb(239,26,116); } div.DivClassName { background-color: #EF1A74; } .BgClassName { background-color: #EF1A74; } </style>
<style> span { border-color: #EF1A74; } span { border-color: rgb(239,26,116); } td.TdClassName { border-color: #EF1A74; } .TagClassName { border-color: #EF1A74; } </style>