Render outside of viewport

I have a split screen multiplayer game and each of the characters has a camera with a fixed aspect ratio, leaving black/un-rendered areas of the view highlighted in the image.

Is there a way to change the colour or add textures to that black area, I have tried using a widget but can’t figure out how to only render that behind the three viewports. Is there a setting I can change in widgets or project settings?