#EBDEAC (or 0xEBDEAC) is unknown color: approx Sidecar. HEX triplet: EB, DE and AC. RGB value is (235,222,172). Sum of RGB (Red+Green+Blue) = 235+222+172=629 (83% of max value = 765). Red value is 235 (92.19% from 255 or 37.36% from 629); Green value is 222 (87.11% from 255 or 35.29% from 629); Blue value is 172 (67.58% from 255 or 27.34% from 629); Max value from RGB is 235 - color contains mainly: red. Hex color #EBDEAC is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #EBDEAC is #142153. Grayscale: #DCDCDC. Windows color (decimal): -1319252 or 11329259. OLE color: 11329259.
HSL color Cylindrical-coordinate representation of color #EBDEAC: hue angle of 47.62º degrees, saturation: 0.61, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #EBDEAC is Cyan = 0, Magento = 0.06, Yellow = 0.27 and Black (K on CMYK) = 0.08.
<style> p { color: #EBDEAC; } p { color: rgb(235,222,172); } H1.HeaderClassName { color: #EBDEAC; } .AnyTagClassName { color: #EBDEAC; } </style>
<style> a { background-color: #EBDEAC; } a { background-color: rgb(235,222,172); } div.DivClassName { background-color: #EBDEAC; } .BgClassName { background-color: #EBDEAC; } </style>
<style> span { border-color: #EBDEAC; } span { border-color: rgb(235,222,172); } td.TdClassName { border-color: #EBDEAC; } .TagClassName { border-color: #EBDEAC; } </style>