#E7BFF9 (or 0xE7BFF9) is unknown color: approx Mauve. HEX triplet: E7, BF and F9. RGB value is (231,191,249). Sum of RGB (Red+Green+Blue) = 231+191+249=671 (88% of max value = 765). Red value is 231 (90.62% from 255 or 34.43% from 671); Green value is 191 (75% from 255 or 28.46% from 671); Blue value is 249 (97.66% from 255 or 37.11% from 671); Max value from RGB is 249 - color contains mainly: blue. Hex color #E7BFF9 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #E7BFF9 is #184006. Grayscale: #D1D1D1. Windows color (decimal): -1589255 or 16367591. OLE color: 16367591.
HSL color Cylindrical-coordinate representation of color #E7BFF9: hue angle of 281.38º degrees, saturation: 0.83, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #E7BFF9 is Cyan = 0.07, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #E7BFF9; } p { color: rgb(231,191,249); } H1.HeaderClassName { color: #E7BFF9; } .AnyTagClassName { color: #E7BFF9; } </style>
<style> a { background-color: #E7BFF9; } a { background-color: rgb(231,191,249); } div.DivClassName { background-color: #E7BFF9; } .BgClassName { background-color: #E7BFF9; } </style>
<style> span { border-color: #E7BFF9; } span { border-color: rgb(231,191,249); } td.TdClassName { border-color: #E7BFF9; } .TagClassName { border-color: #E7BFF9; } </style>