Robboz
Hi
There is no background color. In slideshow it use an overlay and an image that you can override via custom.css file with this code
.slideshow .has-mask:before {
background-color: rgba(0,0,0,0.5);
background-image: url(/templates/ja_company/acm/slideshow/images/bg-mask.png);}