#EF8AE7 (or 0xEF8AE7) is unknown color: approx Violet. HEX triplet: EF, 8A and E7. RGB value is (239,138,231). Sum of RGB (Red+Green+Blue) = 239+138+231=608 (80% of max value = 765). Red value is 239 (93.75% from 255 or 39.31% from 608); Green value is 138 (54.30% from 255 or 22.70% from 608); Blue value is 231 (90.62% from 255 or 37.99% from 608); Max value from RGB is 239 - color contains mainly: red. Hex color #EF8AE7 is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #EF8AE7 is #107518. Grayscale: #B2B2B2. Windows color (decimal): -1078553 or 15174383. OLE color: 15174383.
HSL color Cylindrical-coordinate representation of color #EF8AE7: hue angle of 304.75º degrees, saturation: 0.76, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #EF8AE7 is Cyan = 0, Magento = 0.42, Yellow = 0.03 and Black (K on CMYK) = 0.06.
<style> p { color: #ef8ae7; } p { color: rgb(239,138,231); } H1.HeaderClassName { color: #ef8ae7; } .AnyTagClassName { color: #ef8ae7; } </style>
<style> a { background-color: #ef8ae7; } a { background-color: rgb(239,138,231); } div.DivClassName { background-color: #ef8ae7; } .BgClassName { background-color: #ef8ae7; } </style>
<style> span { border-color: #ef8ae7; } span { border-color: rgb(239,138,231); } td.TdClassName { border-color: #ef8ae7; } .TagClassName { border-color: #ef8ae7; } </style>