How to change the background color

Thank you for your reply Jon. I tried what you have mentioned, but still i am getting the black background color.

the html code is
ng-style="::{ background: chrome.getNavBackground() }" ng-class="{ show: chrome.getVisible() }" class="hide navbar navbar-inverse navbar-static-top show" style="background: rgb(34, 34, 34);">

Appreciate your help