#E2D7F2 (or 0xE2D7F2) is unknown color: approx Fog. HEX triplet: E2, D7 and F2. RGB value is (226,215,242). Sum of RGB (Red+Green+Blue) = 226+215+242=683 (90% of max value = 765). Red value is 226 (88.67% from 255 or 33.09% from 683); Green value is 215 (84.38% from 255 or 31.48% from 683); Blue value is 242 (94.92% from 255 or 35.43% from 683); Max value from RGB is 242 - color contains mainly: blue. Hex color #E2D7F2 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #E2D7F2 is #1D280D. Grayscale: #DDDDDD. Windows color (decimal): -1910798 or 15914978. OLE color: 15914978.
HSL color Cylindrical-coordinate representation of color #E2D7F2: hue angle of 264.44º degrees, saturation: 0.51, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #E2D7F2 is Cyan = 0.07, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #E2D7F2; } p { color: rgb(226,215,242); } H1.HeaderClassName { color: #E2D7F2; } .AnyTagClassName { color: #E2D7F2; } </style>
<style> a { background-color: #E2D7F2; } a { background-color: rgb(226,215,242); } div.DivClassName { background-color: #E2D7F2; } .BgClassName { background-color: #E2D7F2; } </style>
<style> span { border-color: #E2D7F2; } span { border-color: rgb(226,215,242); } td.TdClassName { border-color: #E2D7F2; } .TagClassName { border-color: #E2D7F2; } </style>