#EF74E7 (or 0xEF74E7) is unknown color: approx Violet. HEX triplet: EF, 74 and E7. RGB value is (239,116,231). Sum of RGB (Red+Green+Blue) = 239+116+231=586 (77% of max value = 765). Red value is 239 (93.75% from 255 or 40.78% from 586); Green value is 116 (45.70% from 255 or 19.80% from 586); Blue value is 231 (90.62% from 255 or 39.42% from 586); Max value from RGB is 239 - color contains mainly: red. Hex color #EF74E7 is not a web safe color. Web safe color analog (approx): #FF66FF. Inversed color of #EF74E7 is #108B18. Grayscale: #A5A5A5. Windows color (decimal): -1084185 or 15168751. OLE color: 15168751.
HSL color Cylindrical-coordinate representation of color #EF74E7: hue angle of 303.9º degrees, saturation: 0.79, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #EF74E7 is Cyan = 0, Magento = 0.51, Yellow = 0.03 and Black (K on CMYK) = 0.06.
<style> p { color: #EF74E7; } p { color: rgb(239,116,231); } H1.HeaderClassName { color: #EF74E7; } .AnyTagClassName { color: #EF74E7; } </style>
<style> a { background-color: #EF74E7; } a { background-color: rgb(239,116,231); } div.DivClassName { background-color: #EF74E7; } .BgClassName { background-color: #EF74E7; } </style>
<style> span { border-color: #EF74E7; } span { border-color: rgb(239,116,231); } td.TdClassName { border-color: #EF74E7; } .TagClassName { border-color: #EF74E7; } </style>