#ECE5A5 (or 0xECE5A5) is unknown color: approx Pale Goldenrod. HEX triplet: EC, E5 and A5. RGB value is (236,229,165). Sum of RGB (Red+Green+Blue) = 236+229+165=630 (83% of max value = 765). Red value is 236 (92.58% from 255 or 37.46% from 630); Green value is 229 (89.84% from 255 or 36.35% from 630); Blue value is 165 (64.84% from 255 or 26.19% from 630); Max value from RGB is 236 - color contains mainly: red. Hex color #ECE5A5 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #ECE5A5 is #131A5A. Grayscale: #E0E0E0. Windows color (decimal): -1251931 or 10872300. OLE color: 10872300.
HSL color Cylindrical-coordinate representation of color #ECE5A5: hue angle of 54.08º degrees, saturation: 0.65, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #ECE5A5 is Cyan = 0, Magento = 0.03, Yellow = 0.30 and Black (K on CMYK) = 0.07.
<style> p { color: #ECE5A5; } p { color: rgb(236,229,165); } H1.HeaderClassName { color: #ECE5A5; } .AnyTagClassName { color: #ECE5A5; } </style>
<style> a { background-color: #ECE5A5; } a { background-color: rgb(236,229,165); } div.DivClassName { background-color: #ECE5A5; } .BgClassName { background-color: #ECE5A5; } </style>
<style> span { border-color: #ECE5A5; } span { border-color: rgb(236,229,165); } td.TdClassName { border-color: #ECE5A5; } .TagClassName { border-color: #ECE5A5; } </style>