#E0CDE5 (or 0xE0CDE5) is unknown color: approx Blue Chalk. HEX triplet: E0, CD and E5. RGB value is (224,205,229). Sum of RGB (Red+Green+Blue) = 224+205+229=658 (87% of max value = 765). Red value is 224 (87.89% from 255 or 34.04% from 658); Green value is 205 (80.47% from 255 or 31.16% from 658); Blue value is 229 (89.84% from 255 or 34.80% from 658); Max value from RGB is 229 - color contains mainly: blue. Hex color #E0CDE5 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #E0CDE5 is #1F321A. Grayscale: #D5D5D5. Windows color (decimal): -2044443 or 15060448. OLE color: 15060448.
HSL color Cylindrical-coordinate representation of color #E0CDE5: hue angle of 287.5º degrees, saturation: 0.32, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #E0CDE5 is Cyan = 0.02, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.10.
<style> p { color: #E0CDE5; } p { color: rgb(224,205,229); } H1.HeaderClassName { color: #E0CDE5; } .AnyTagClassName { color: #E0CDE5; } </style>
<style> a { background-color: #E0CDE5; } a { background-color: rgb(224,205,229); } div.DivClassName { background-color: #E0CDE5; } .BgClassName { background-color: #E0CDE5; } </style>
<style> span { border-color: #E0CDE5; } span { border-color: rgb(224,205,229); } td.TdClassName { border-color: #E0CDE5; } .TagClassName { border-color: #E0CDE5; } </style>