#EF96F8 (or 0xEF96F8) is unknown color: approx Violet. HEX triplet: EF, 96 and F8. RGB value is (239,150,248). Sum of RGB (Red+Green+Blue) = 239+150+248=637 (84% of max value = 765). Red value is 239 (93.75% from 255 or 37.52% from 637); Green value is 150 (58.98% from 255 or 23.55% from 637); Blue value is 248 (97.27% from 255 or 38.93% from 637); Max value from RGB is 248 - color contains mainly: blue. Hex color #EF96F8 is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #EF96F8 is #106907. Grayscale: #BBBBBB. Windows color (decimal): -1075464 or 16291567. OLE color: 16291567.
HSL color Cylindrical-coordinate representation of color #EF96F8: hue angle of 294.49º degrees, saturation: 0.88, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #EF96F8 is Cyan = 0.04, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.03.
<style> p { color: #EF96F8; } p { color: rgb(239,150,248); } H1.HeaderClassName { color: #EF96F8; } .AnyTagClassName { color: #EF96F8; } </style>
<style> a { background-color: #EF96F8; } a { background-color: rgb(239,150,248); } div.DivClassName { background-color: #EF96F8; } .BgClassName { background-color: #EF96F8; } </style>
<style> span { border-color: #EF96F8; } span { border-color: rgb(239,150,248); } td.TdClassName { border-color: #EF96F8; } .TagClassName { border-color: #EF96F8; } </style>