Hi,
To change the background color of date box in Blog page
Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
add below css code in custom css box and change the color code
.blogpostdate { background-color: #000000; }
Regards
Grace Themes