From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: about colors Date: Tue, 23 Apr 2013 11:20:45 +0200 Message-ID: References: <4DFD0A8F.2050103@sergio.spb.ru> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Apple Message framework v1085) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1366708863 11918 80.91.229.3 (23 Apr 2013 09:21:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 23 Apr 2013 09:21:03 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: arnaudlaroulette@gmail.com Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Apr 23 11:21:07 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UUZPO-0003tp-U9 for geh-help-gnu-emacs@m.gmane.org; Tue, 23 Apr 2013 11:21:07 +0200 Original-Received: from localhost ([::1]:60465 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUZPO-0007Ot-5f for geh-help-gnu-emacs@m.gmane.org; Tue, 23 Apr 2013 05:21:06 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:41771) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUZP7-0007NY-Gb for help-gnu-emacs@gnu.org; Tue, 23 Apr 2013 05:20:54 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UUZP6-0001Li-3s for help-gnu-emacs@gnu.org; Tue, 23 Apr 2013 05:20:49 -0400 Original-Received: from mout.web.de ([212.227.17.11]:55171) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUZP5-0001LS-I2 for help-gnu-emacs@gnu.org; Tue, 23 Apr 2013 05:20:47 -0400 Original-Received: from sumac.fritz.box ([88.153.243.36]) by smtp.web.de (mrweb003) with ESMTPA (Nemesis) id 0MJTYJ-1UWVD30WR1-002g9S; Tue, 23 Apr 2013 11:20:46 +0200 In-Reply-To: X-Mailer: Apple Mail (2.1085) X-Provags-ID: V02:K0:6lvx6SHMyR8YQ+rQsX7vqm4rDVzFfAZWi8E4ZfVygqe p6eYC6LbH5fAIQqkIl4GTJSwIdtV+0X0VrgSnP7GHxtf0DTVOH d/TO38oZRgVek2yYRs3vnhdrrjZyy3zAL7qiunD3ixiWn+bLmr 5JTMPfpNezwbwd0cq4Jm95i1GCMb4rVEY6VH2IDjqxL1gsP5Sj iHsF/zjD6x7imEyY8ML6g== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 212.227.17.11 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:90305 Archived-At: 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.