#E0CEF5 (or 0xE0CEF5) is unknown color: approx Fog. HEX triplet: E0, CE and F5. RGB value is (224,206,245). Sum of RGB (Red+Green+Blue) = 224+206+245=675 (89% of max value = 765). Red value is 224 (87.89% from 255 or 33.19% from 675); Green value is 206 (80.86% from 255 or 30.52% from 675); Blue value is 245 (96.09% from 255 or 36.30% from 675); Max value from RGB is 245 - color contains mainly: blue. Hex color #E0CEF5 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #E0CEF5 is #1F310A. Grayscale: #D7D7D7. Windows color (decimal): -2044171 or 16109280. OLE color: 16109280.
HSL color Cylindrical-coordinate representation of color #E0CEF5: hue angle of 267.69º degrees, saturation: 0.66, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #E0CEF5 is Cyan = 0.09, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #E0CEF5; } p { color: rgb(224,206,245); } H1.HeaderClassName { color: #E0CEF5; } .AnyTagClassName { color: #E0CEF5; } </style>
<style> a { background-color: #E0CEF5; } a { background-color: rgb(224,206,245); } div.DivClassName { background-color: #E0CEF5; } .BgClassName { background-color: #E0CEF5; } </style>
<style> span { border-color: #E0CEF5; } span { border-color: rgb(224,206,245); } td.TdClassName { border-color: #E0CEF5; } .TagClassName { border-color: #E0CEF5; } </style>