#ECE7AD (or 0xECE7AD) is unknown color: approx Pale Goldenrod. HEX triplet: EC, E7 and AD. RGB value is (236,231,173). Sum of RGB (Red+Green+Blue) = 236+231+173=640 (84% of max value = 765). Red value is 236 (92.58% from 255 or 36.88% from 640); Green value is 231 (90.62% from 255 or 36.09% from 640); Blue value is 173 (67.97% from 255 or 27.03% from 640); Max value from RGB is 236 - color contains mainly: red. Hex color #ECE7AD is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #ECE7AD is #131852. Grayscale: #E2E2E2. Windows color (decimal): -1251411 or 11397100. OLE color: 11397100.
HSL color Cylindrical-coordinate representation of color #ECE7AD: hue angle of 55.24º degrees, saturation: 0.62, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #ECE7AD is Cyan = 0, Magento = 0.02, Yellow = 0.27 and Black (K on CMYK) = 0.07.
<style> p { color: #ECE7AD; } p { color: rgb(236,231,173); } H1.HeaderClassName { color: #ECE7AD; } .AnyTagClassName { color: #ECE7AD; } </style>
<style> a { background-color: #ECE7AD; } a { background-color: rgb(236,231,173); } div.DivClassName { background-color: #ECE7AD; } .BgClassName { background-color: #ECE7AD; } </style>
<style> span { border-color: #ECE7AD; } span { border-color: rgb(236,231,173); } td.TdClassName { border-color: #ECE7AD; } .TagClassName { border-color: #ECE7AD; } </style>