#E1CAFF (or 0xE1CAFF) is unknown color: approx Fog. HEX triplet: E1, CA and FF. RGB value is (225,202,255). Sum of RGB (Red+Green+Blue) = 225+202+255=682 (90% of max value = 765). Red value is 225 (88.28% from 255 or 32.99% from 682); Green value is 202 (79.30% from 255 or 29.62% from 682); Blue value is 255 (100% from 255 or 37.39% from 682); Max value from RGB is 255 - color contains mainly: blue. Hex color #E1CAFF is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #E1CAFF is #1E3500. Grayscale: #D6D6D6. Windows color (decimal): -1979649 or 16763617. OLE color: 16763617.
HSL color Cylindrical-coordinate representation of color #E1CAFF: hue angle of 266.04º degrees, saturation: 1, lightness: 0.9%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #E1CAFF is Cyan = 0.12, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #E1CAFF; } p { color: rgb(225,202,255); } H1.HeaderClassName { color: #E1CAFF; } .AnyTagClassName { color: #E1CAFF; } </style>
<style> a { background-color: #E1CAFF; } a { background-color: rgb(225,202,255); } div.DivClassName { background-color: #E1CAFF; } .BgClassName { background-color: #E1CAFF; } </style>
<style> span { border-color: #E1CAFF; } span { border-color: rgb(225,202,255); } td.TdClassName { border-color: #E1CAFF; } .TagClassName { border-color: #E1CAFF; } </style>