I had heard that you can save power by using a black background instead of a coloured background. Is there any evidence that this saves power on people's monitors? Is this a way that we can cut down on energy consumption (millions of users times milli-watts add up over time). It could also affect battery life on mobile devices.

link|improve this question
14  
Make the text and images black as well, this will save energy because people won't visit your site more than once :) – Lasse V. Karlsen Apr 28 '10 at 5:16
5  
@Lasse i think powering down the web server saves even more energy. – icelava Apr 28 '10 at 6:48
1  
and flipping all electronic devices in your house/work saves even more $$ and money! – studiohack Apr 29 '10 at 2:39
feedback

migrated from stackoverflow.com Apr 28 '10 at 5:24

This question came from our site for professional and enthusiast programmers.

6 Answers

up vote 14 down vote accepted

No, it doesn't save power. http://googleblog.blogspot.com/2007/08/is-black-new-green.html

You can save power by turning down the brightness of your screen, or (obviously) by turning it off when you're not using it.

link|improve this answer
Incomplete answer - it depends on the display technology. You answer is correct for the type most commonly used today (LCD screens with CFL backlight). – sleske Jul 22 '11 at 8:52
feedback

You would expect a black background to save power on a purely emissive display such as actual LED (as opposed to LED-backlit LCD), OLED or plasma. CRT I'm not sure about because I don't know exactly how it dims the electron beam.

However, the most common type of computer monitor these days is LCD, which as others have pointed out, actually uses energy changing the LCD to absorbing mode to make pixels black.

link|improve this answer
feedback

There is some power savings with a large CRT. I had a 19" CRT (now sitting in the bottom of a closet due to being replaced by a 22" widescreen LCD) hooked up to a UPS, and with the computer in an idle state showing a mostly black screen would have 2 of the 5 load indicator LEDs lit, but a partially white screen would bump it up to 3.

Now, could this be called "considerable"? Not likely. But it is more than none.

link|improve this answer
feedback

Yes, it can save power on the AMOLED screens used on Google's Nexus One, the HTC Incredible, and other mobile phones. Linky

link|improve this answer
feedback

I have been using Black Google Mobile at http://www.blackl.com to get a better battery life on my smartphone and to reduce my data usage. On OLED based screens you can use over 4x less power having a black background instead of white! The idea that black screens don't save anybody power is out of date and does not account for all the OLED based screens that are growing fast in popularity and now in use. There is more information on this at http://www.blackl.com/black-google/

link|improve this answer
2  
If you have any affiliation with this product, it is wanted that you mention this in your post and/or user info – Ivo Flipse Aug 5 '10 at 10:42
feedback

protected by Nifle May 15 at 21:21

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

Not the answer you're looking for? Browse other questions tagged or ask your own question.