#ECEB97 (or 0xECEB97) is unknown color: approx Jonquil. HEX triplet: EC, EB and 97. RGB value is (236,235,151). Sum of RGB (Red+Green+Blue) = 236+235+151=622 (82% of max value = 765). Red value is 236 (92.58% from 255 or 37.94% from 622); Green value is 235 (92.19% from 255 or 37.78% from 622); Blue value is 151 (59.38% from 255 or 24.28% from 622); Max value from RGB is 236 - color contains mainly: red. Hex color #ECEB97 is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #ECEB97 is #131468. Grayscale: #E2E2E2. Windows color (decimal): -1250409 or 9956332. OLE color: 9956332.
HSL color Cylindrical-coordinate representation of color #ECEB97: hue angle of 59.29º degrees, saturation: 0.69, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #ECEB97 is Cyan = 0, Magento = 0.00, Yellow = 0.36 and Black (K on CMYK) = 0.07.
<style> p { color: #ECEB97; } p { color: rgb(236,235,151); } H1.HeaderClassName { color: #ECEB97; } .AnyTagClassName { color: #ECEB97; } </style>
<style> a { background-color: #ECEB97; } a { background-color: rgb(236,235,151); } div.DivClassName { background-color: #ECEB97; } .BgClassName { background-color: #ECEB97; } </style>
<style> span { border-color: #ECEB97; } span { border-color: rgb(236,235,151); } td.TdClassName { border-color: #ECEB97; } .TagClassName { border-color: #ECEB97; } </style>