[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: about colors
From: |
Peter Dyballa |
Subject: |
Re: about colors |
Date: |
Tue, 23 Apr 2013 11:20:45 +0200 |
Am 22.04.2013 um 14:44 schrieb arnaudlaroulette@gmail.com:
> do anyone know how to get the RGB code for a light a 2700k??
Here is a C programme source: http://www.fourmilab.ch/documents/specrend/. The
RGB are output as decimal values in the range from 0.0 to 1.0, but this can
easily be changed in the source (main() function) as the temperature steps.
Here is such modified output:
Temperature x y z R G B
----------- ------ ------ ------ ----- ----- -----
2700 K 0.4599 0.4106 0.1295 255 100 24
--
Greetings
Pete
Know thyself. Need help, call GOOGLE.