I am using the background-color property in CSS media type print.
background-color
The problem is that Google Chrome does not show background-colo
background-colo
You can try the developer tools in chrome to check which css rules applied in your DOM element. That will help you debug and fix the issue.