In background color of an element:

div
with CSS-style
background-color:
table-cell
with HTML-attribute
bgcolor = ""

In text color of an element:

div
with CSS-style
color:
div
with HTML-element
<font color="">