#EBEAB1 (or 0xEBEAB1) is unknown color: approx Medium Goldenrod. HEX triplet: EB, EA and B1. RGB value is (235,234,177). Sum of RGB (Red+Green+Blue) = 235+234+177=646 (85% of max value = 765). Red value is 235 (92.19% from 255 or 36.38% from 646); Green value is 234 (91.80% from 255 or 36.22% from 646); Blue value is 177 (69.53% from 255 or 27.40% from 646); Max value from RGB is 235 - color contains mainly: red. Hex color #EBEAB1 is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #EBEAB1 is #14154E. Grayscale: #E4E4E4. Windows color (decimal): -1316175 or 11660011. OLE color: 11660011.
HSL color Cylindrical-coordinate representation of color #EBEAB1: hue angle of 58.97º degrees, saturation: 0.59, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #EBEAB1 is Cyan = 0, Magento = 0.00, Yellow = 0.25 and Black (K on CMYK) = 0.08.
<style> p { color: #EBEAB1; } p { color: rgb(235,234,177); } H1.HeaderClassName { color: #EBEAB1; } .AnyTagClassName { color: #EBEAB1; } </style>
<style> a { background-color: #EBEAB1; } a { background-color: rgb(235,234,177); } div.DivClassName { background-color: #EBEAB1; } .BgClassName { background-color: #EBEAB1; } </style>
<style> span { border-color: #EBEAB1; } span { border-color: rgb(235,234,177); } td.TdClassName { border-color: #EBEAB1; } .TagClassName { border-color: #EBEAB1; } </style>