#E1CED0 (or 0xE1CED0) is unknown color: approx Pale Rose. HEX triplet: E1, CE and D0. RGB value is (225,206,208). Sum of RGB (Red+Green+Blue) = 225+206+208=639 (84% of max value = 765). Red value is 225 (88.28% from 255 or 35.21% from 639); Green value is 206 (80.86% from 255 or 32.24% from 639); Blue value is 208 (81.64% from 255 or 32.55% from 639); Max value from RGB is 225 - color contains mainly: red. Hex color #E1CED0 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #E1CED0 is #1E312F. Grayscale: #D3D3D3. Windows color (decimal): -1978672 or 13684449. OLE color: 13684449.
HSL color Cylindrical-coordinate representation of color #E1CED0: hue angle of 353.68º degrees, saturation: 0.24, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #E1CED0 is Cyan = 0, Magento = 0.08, Yellow = 0.08 and Black (K on CMYK) = 0.12.
<style> p { color: #E1CED0; } p { color: rgb(225,206,208); } H1.HeaderClassName { color: #E1CED0; } .AnyTagClassName { color: #E1CED0; } </style>
<style> a { background-color: #E1CED0; } a { background-color: rgb(225,206,208); } div.DivClassName { background-color: #E1CED0; } .BgClassName { background-color: #E1CED0; } </style>
<style> span { border-color: #E1CED0; } span { border-color: rgb(225,206,208); } td.TdClassName { border-color: #E1CED0; } .TagClassName { border-color: #E1CED0; } </style>