powered by
Shows and image of colors and allows one to choose a color and see what it looks like in swath with different backgrounds.
colwheel(v = 1, BACK = "black")
vector of RGB colors in hex format.
v, from hsv color scheme
starting background color
Jonathan M. Lees<jonathan.lees@unc.edu>
hsv, VVwheel, wheelrgb, SHOWPAL.A
if (FALSE) { colwheel(v = 1, BACK = "black") colwheel(v = 1, BACK = "white") }
Run the code above in your browser using DataLab