#ECE5CF (or 0xECE5CF) is unknown color: approx Orange White. HEX triplet: EC, E5 and CF. RGB value is (236,229,207). Sum of RGB (Red+Green+Blue) = 236+229+207=672 (89% of max value = 765). Red value is 236 (92.58% from 255 or 35.12% from 672); Green value is 229 (89.84% from 255 or 34.08% from 672); Blue value is 207 (81.25% from 255 or 30.80% from 672); Max value from RGB is 236 - color contains mainly: red. Hex color #ECE5CF is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #ECE5CF is #131A30. Grayscale: #E4E4E4. Windows color (decimal): -1251889 or 13624812. OLE color: 13624812.
HSL color Cylindrical-coordinate representation of color #ECE5CF: hue angle of 45.52º degrees, saturation: 0.43, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #ECE5CF is Cyan = 0, Magento = 0.03, Yellow = 0.12 and Black (K on CMYK) = 0.07.
<style> p { color: #ECE5CF; } p { color: rgb(236,229,207); } H1.HeaderClassName { color: #ECE5CF; } .AnyTagClassName { color: #ECE5CF; } </style>
<style> a { background-color: #ECE5CF; } a { background-color: rgb(236,229,207); } div.DivClassName { background-color: #ECE5CF; } .BgClassName { background-color: #ECE5CF; } </style>
<style> span { border-color: #ECE5CF; } span { border-color: rgb(236,229,207); } td.TdClassName { border-color: #ECE5CF; } .TagClassName { border-color: #ECE5CF; } </style>