#E1AFFA (or 0xE1AFFA) is unknown color: approx Mauve. HEX triplet: E1, AF and FA. RGB value is (225,175,250). Sum of RGB (Red+Green+Blue) = 225+175+250=650 (86% of max value = 765). Red value is 225 (88.28% from 255 or 34.62% from 650); Green value is 175 (68.75% from 255 or 26.92% from 650); Blue value is 250 (98.05% from 255 or 38.46% from 650); Max value from RGB is 250 - color contains mainly: blue. Hex color #E1AFFA is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #E1AFFA is #1E5005. Grayscale: #C6C6C6. Windows color (decimal): -1986566 or 16429025. OLE color: 16429025.
HSL color Cylindrical-coordinate representation of color #E1AFFA: hue angle of 280º degrees, saturation: 0.88, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #E1AFFA is Cyan = 0.10, Magento = 0.3, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #E1AFFA; } p { color: rgb(225,175,250); } H1.HeaderClassName { color: #E1AFFA; } .AnyTagClassName { color: #E1AFFA; } </style>
<style> a { background-color: #E1AFFA; } a { background-color: rgb(225,175,250); } div.DivClassName { background-color: #E1AFFA; } .BgClassName { background-color: #E1AFFA; } </style>
<style> span { border-color: #E1AFFA; } span { border-color: rgb(225,175,250); } td.TdClassName { border-color: #E1AFFA; } .TagClassName { border-color: #E1AFFA; } </style>