Function
Returns a member of class <color>.
make-gray-color luminosity #key opacity => color
limited(<real>, min: 0, max: 1).
limited(<real>, min: 0, max: 1). Default value: 1.0.
<color>.
duim-dcsduim-dcs Returns a member of class <color>. The luminance is a real number between 0 and 1 (inclusive). On a black-on-white display device, 0 means black, 1 means white, and the values in between are shades of gray. On a white-on-black display device, 0 means white, 1 means black, and the values in between are shades of gray.