RGBColor
WLJS
Wolfram Kernel
Execution environment
Supports dynamics
represents color
RGBColor[r_Real, g_Real, b_Real]
or
RGBColor[{r_Real, g_Real, b_Real}]
where r
, g
, b
are from 0
to 1
.
represents color
RGBColor[r_Real, g_Real, b_Real]
or
RGBColor[{r_Real, g_Real, b_Real}]
where r
, g
, b
are from 0
to 1
.