Table of Contents

Color For C Temp

Returns a color representing a Celsius temperature similar to what might be used in a weather forecast or current conditions display.

Usage:

set myColorString to color for C temp 23.2

Returns an HTML style color string of 6 characters in the “RRGGBB” format used throughout XTension and elsewhere.

Notes:

For a Fahrenheit version of the same verb see the Color For F Temp verb.

History: