Render target - clear color?

I am using a scene capture component to capture a certain part of my scene. I don’t have a sky in my scene, and would like to render a color in the bits where the capture component does not capture anything (my entire sky). I have set a clear color in the render target to red, but it seems that no matter what I do the sky keeps coming back as black when I open the render target. Any help?