#ECE1AF (or 0xECE1AF) is unknown color: approx Pale Goldenrod. HEX triplet: EC, E1 and AF. RGB value is (236,225,175). Sum of RGB (Red+Green+Blue) = 236+225+175=636 (84% of max value = 765). Red value is 236 (92.58% from 255 or 37.11% from 636); Green value is 225 (88.28% from 255 or 35.38% from 636); Blue value is 175 (68.75% from 255 or 27.52% from 636); Max value from RGB is 236 - color contains mainly: red. Hex color #ECE1AF is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #ECE1AF is #131E50. Grayscale: #DEDEDE. Windows color (decimal): -1252945 or 11526636. OLE color: 11526636.
HSL color Cylindrical-coordinate representation of color #ECE1AF: hue angle of 49.18º degrees, saturation: 0.62, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #ECE1AF is Cyan = 0, Magento = 0.05, Yellow = 0.26 and Black (K on CMYK) = 0.07.
<style> p { color: #ECE1AF; } p { color: rgb(236,225,175); } H1.HeaderClassName { color: #ECE1AF; } .AnyTagClassName { color: #ECE1AF; } </style>
<style> a { background-color: #ECE1AF; } a { background-color: rgb(236,225,175); } div.DivClassName { background-color: #ECE1AF; } .BgClassName { background-color: #ECE1AF; } </style>
<style> span { border-color: #ECE1AF; } span { border-color: rgb(236,225,175); } td.TdClassName { border-color: #ECE1AF; } .TagClassName { border-color: #ECE1AF; } </style>