#EBEE97 (or 0xEBEE97) is unknown color: approx Jonquil. HEX triplet: EB, EE and 97. RGB value is (235,238,151). Sum of RGB (Red+Green+Blue) = 235+238+151=624 (82% of max value = 765). Red value is 235 (92.19% from 255 or 37.66% from 624); Green value is 238 (93.36% from 255 or 38.14% from 624); Blue value is 151 (59.38% from 255 or 24.20% from 624); Max value from RGB is 238 - color contains mainly: green. Hex color #EBEE97 is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #EBEE97 is #141168. Grayscale: #E3E3E3. Windows color (decimal): -1315177 or 9957099. OLE color: 9957099.
HSL color Cylindrical-coordinate representation of color #EBEE97: hue angle of 62.07º degrees, saturation: 0.72, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #EBEE97 is Cyan = 0.01, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.07.
<style> p { color: #EBEE97; } p { color: rgb(235,238,151); } H1.HeaderClassName { color: #EBEE97; } .AnyTagClassName { color: #EBEE97; } </style>
<style> a { background-color: #EBEE97; } a { background-color: rgb(235,238,151); } div.DivClassName { background-color: #EBEE97; } .BgClassName { background-color: #EBEE97; } </style>
<style> span { border-color: #EBEE97; } span { border-color: rgb(235,238,151); } td.TdClassName { border-color: #EBEE97; } .TagClassName { border-color: #EBEE97; } </style>