#E0C5FF (or 0xE0C5FF) is unknown color: approx Mauve. HEX triplet: E0, C5 and FF. RGB value is (224,197,255). Sum of RGB (Red+Green+Blue) = 224+197+255=676 (89% of max value = 765). Red value is 224 (87.89% from 255 or 33.14% from 676); Green value is 197 (77.34% from 255 or 29.14% from 676); Blue value is 255 (100% from 255 or 37.72% from 676); Max value from RGB is 255 - color contains mainly: blue. Hex color #E0C5FF is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #E0C5FF is #1F3A00. Grayscale: #D3D3D3. Windows color (decimal): -2046465 or 16762336. OLE color: 16762336.
HSL color Cylindrical-coordinate representation of color #E0C5FF: hue angle of 267.93º degrees, saturation: 1, lightness: 0.89%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #E0C5FF is Cyan = 0.12, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #E0C5FF; } p { color: rgb(224,197,255); } H1.HeaderClassName { color: #E0C5FF; } .AnyTagClassName { color: #E0C5FF; } </style>
<style> a { background-color: #E0C5FF; } a { background-color: rgb(224,197,255); } div.DivClassName { background-color: #E0C5FF; } .BgClassName { background-color: #E0C5FF; } </style>
<style> span { border-color: #E0C5FF; } span { border-color: rgb(224,197,255); } td.TdClassName { border-color: #E0C5FF; } .TagClassName { border-color: #E0C5FF; } </style>