Group Abstract Group Abstract

Message Boards Message Boards

0
|
4.5K Views
|
1 Reply
|
3 Total Likes
View groups...
Share
Share this post:

Get color information and determine color coordinates?

Posted 5 years ago

Hi, I've a background in color theory from years ago but the last time I used Mathematica was probably v.2. My concern is with colors, not images. I've been reading and experimenting with the documentation here: https://reference.wolfram.com/language/guide/Colors.html

Now lets suppose I have a color from somewhere; e.g.

mycolor = Blend[{Purple, LightBlue}, 0.5] ;
  1. Does this have an absolute internal representation or is it relative to some colorspace -- and if so, how do I determine which one?
  2. How do I determine the color coordinates of an arbitrary color in a given colorspace? For example, what procedure will yield the (approximate) RGB coordinates of mycolor?

Thank you for your replies.

POSTED BY: Richard Frost
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard