@PaigeMiller wrote:
This is mostly off-topic, but how would I know what my company logo color is in CX notation?
It may be easier to use CMYK if your organization has a Pantone Color look up somewhere for a printing documents.
The SAS color code would look like: CMYKccmmyykk where
cc is the cyan component.
mm is the magenta component.
yy is the yellow component.
kk is the black component.
The components are hexadecimal numbers in the range 00–FF, where higher values are darker and lower values are brighter. This scheme allows for up to 256 levels of each color component.
... View more