POV-Ray : Newsgroups : povray.general : Background color : Re: Background color Server Time
29 Jul 2024 04:29:48 EDT (-0400)
  Re: Background color  
From: posfan12
Date: 9 Apr 2013 22:45:01
Message: <web.5164d14c3c61b71b41a177270@news.povray.org>
"posfan12" <nomail@nomail> wrote:
> I set the background color of my scene to the following:
>
> background {color rgb <072,080,095>/255}
>
> However, in the resulting image the color is (very slightly) different. What
> types of things affect the background color? I know that assumed gamma does, but
> I have it set to 2.2 which is correct for Windows systems, isn't it?
>
> Thanks!

OK, I used this instead and it works now:

background {color srgb <072,080,095>/255}


Mike


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.