#EBE68B (or 0xEBE68B) is unknown color: approx Khaki. HEX triplet: EB, E6 and 8B. RGB value is (235,230,139). Sum of RGB (Red+Green+Blue) = 235+230+139=604 (80% of max value = 765). Red value is 235 (92.19% from 255 or 38.91% from 604); Green value is 230 (90.23% from 255 or 38.08% from 604); Blue value is 139 (54.69% from 255 or 23.01% from 604); Max value from RGB is 235 - color contains mainly: red. Hex color #EBE68B is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #EBE68B is #141974. Grayscale: #DDDDDD. Windows color (decimal): -1317237 or 9168619. OLE color: 9168619.
HSL color Cylindrical-coordinate representation of color #EBE68B: hue angle of 56.88º degrees, saturation: 0.71, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #EBE68B is Cyan = 0, Magento = 0.02, Yellow = 0.41 and Black (K on CMYK) = 0.08.
<style> p { color: #EBE68B; } p { color: rgb(235,230,139); } H1.HeaderClassName { color: #EBE68B; } .AnyTagClassName { color: #EBE68B; } </style>
<style> a { background-color: #EBE68B; } a { background-color: rgb(235,230,139); } div.DivClassName { background-color: #EBE68B; } .BgClassName { background-color: #EBE68B; } </style>
<style> span { border-color: #EBE68B; } span { border-color: rgb(235,230,139); } td.TdClassName { border-color: #EBE68B; } .TagClassName { border-color: #EBE68B; } </style>