Template:Color temperature/doc

From Wikipedia, the free encyclopedia

{{Color temperature}} returns the color of a black body at a desired temperature. A polynomial approximation over the mired is used.

Use[edit]

Template expects a temperature between     837 K and     1,000,000 K in first parameter. Color is automatically labeled with the temperature unless the parameter text is filled. hexval tag can be used to return only an hexadecimal color code.

Recommended display[edit]

  • Color space : sRGB
  • White point : D65
  • Gamma : 2.2

Warning[edit]

  • Each color use the maximum peak luminance available on the screen because lightness variations of a black body are too high to be displayed on a regular display device.
  • Colors below     1,934 K are out of sRGB gamut. White had to be added (relative colorimetric mapping).
  •     837 K is the minimum value because it returns pure red color in sRGB color space.

Demo[edit]

Display color temperature[edit]

{{Color temperature|3400}} returns     3,400 K

Customize label[edit]

{{Color temperature|1850|text=Candle light}} returns     Candle light

Return hexadecimal code[edit]

{{Color temperature|6500|hexval}} returns FFF9FF.

Feed a table[edit]

<span style="background:#{{Color temperature|42000|hexval}}[...]

NAOS
Blue supergiant star
40,000 K - 44,000 K

Summary[edit]

Display the color of a black body at a desired temperature

Template parameters

ParameterDescriptionTypeStatus
Temperature in kelvins1

Temperature of the black body between 837 K and 1000000 K

Example
8907
Numberrequired
hexval2

hexval is an optional tag used to return only the hexadecimal value

Example
hexval
Stringoptional
Labeltext

Text displayed next to the color

Default
Temperature in kelvins
Example
text=Candle
Stringoptional

Color accuracy[edit]

The template returns almost exactly the colors of the gradient below. More information on image description.