#EBDA86 (or 0xEBDA86) is unknown color: approx Flax. HEX triplet: EB, DA and 86. RGB value is (235,218,134). Sum of RGB (Red+Green+Blue) = 235+218+134=587 (77% of max value = 765). Red value is 235 (92.19% from 255 or 40.03% from 587); Green value is 218 (85.55% from 255 or 37.14% from 587); Blue value is 134 (52.73% from 255 or 22.83% from 587); Max value from RGB is 235 - color contains mainly: red. Hex color #EBDA86 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #EBDA86 is #142579. Grayscale: #D5D5D5. Windows color (decimal): -1320314 or 8837867. OLE color: 8837867.
HSL color Cylindrical-coordinate representation of color #EBDA86: hue angle of 49.9º degrees, saturation: 0.72, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #EBDA86 is Cyan = 0, Magento = 0.07, Yellow = 0.43 and Black (K on CMYK) = 0.08.
<style> p { color: #EBDA86; } p { color: rgb(235,218,134); } H1.HeaderClassName { color: #EBDA86; } .AnyTagClassName { color: #EBDA86; } </style>
<style> a { background-color: #EBDA86; } a { background-color: rgb(235,218,134); } div.DivClassName { background-color: #EBDA86; } .BgClassName { background-color: #EBDA86; } </style>
<style> span { border-color: #EBDA86; } span { border-color: rgb(235,218,134); } td.TdClassName { border-color: #EBDA86; } .TagClassName { border-color: #EBDA86; } </style>