#EBEFAA (or 0xEBEFAA) is unknown color: approx Medium Goldenrod. HEX triplet: EB, EF and AA. RGB value is (235,239,170). Sum of RGB (Red+Green+Blue) = 235+239+170=644 (85% of max value = 765). Red value is 235 (92.19% from 255 or 36.49% from 644); Green value is 239 (93.75% from 255 or 37.11% from 644); Blue value is 170 (66.80% from 255 or 26.40% from 644); Max value from RGB is 239 - color contains mainly: green. Hex color #EBEFAA is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #EBEFAA is #141055. Grayscale: #E6E6E6. Windows color (decimal): -1314902 or 11202539. OLE color: 11202539.
HSL color Cylindrical-coordinate representation of color #EBEFAA: hue angle of 63.48º degrees, saturation: 0.68, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #EBEFAA is Cyan = 0.02, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.06.
<style> p { color: #EBEFAA; } p { color: rgb(235,239,170); } H1.HeaderClassName { color: #EBEFAA; } .AnyTagClassName { color: #EBEFAA; } </style>
<style> a { background-color: #EBEFAA; } a { background-color: rgb(235,239,170); } div.DivClassName { background-color: #EBEFAA; } .BgClassName { background-color: #EBEFAA; } </style>
<style> span { border-color: #EBEFAA; } span { border-color: rgb(235,239,170); } td.TdClassName { border-color: #EBEFAA; } .TagClassName { border-color: #EBEFAA; } </style>