#EF5AF5 (or 0xEF5AF5) is unknown color: approx Pink Flamingo. HEX triplet: EF, 5A and F5. RGB value is (239,90,245). Sum of RGB (Red+Green+Blue) = 239+90+245=574 (76% of max value = 765). Red value is 239 (93.75% from 255 or 41.64% from 574); Green value is 90 (35.55% from 255 or 15.68% from 574); Blue value is 245 (96.09% from 255 or 42.68% from 574); Max value from RGB is 245 - color contains mainly: blue. Hex color #EF5AF5 is not a web safe color. Web safe color analog (approx): #FF66FF. Inversed color of #EF5AF5 is #10A50A. Grayscale: #979797. Windows color (decimal): -1090827 or 16079599. OLE color: 16079599.
HSL color Cylindrical-coordinate representation of color #EF5AF5: hue angle of 297.68º degrees, saturation: 0.89, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #EF5AF5 is Cyan = 0.02, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #EF5AF5; } p { color: rgb(239,90,245); } H1.HeaderClassName { color: #EF5AF5; } .AnyTagClassName { color: #EF5AF5; } </style>
<style> a { background-color: #EF5AF5; } a { background-color: rgb(239,90,245); } div.DivClassName { background-color: #EF5AF5; } .BgClassName { background-color: #EF5AF5; } </style>
<style> span { border-color: #EF5AF5; } span { border-color: rgb(239,90,245); } td.TdClassName { border-color: #EF5AF5; } .TagClassName { border-color: #EF5AF5; } </style>