On 03/04/2013 9:08 AM, John Kane wrote:
A stupid question but does anyone know how to express the actual colours used 
by the main Canadian political parties?   I want to do a couple of ggplot2 
plots and have lines or rectangles that accurately reflect the party colours.

I can probably play around with RColorBrewer or something to figure it out but 
if some some already has got them  it would save me some time especially with 
the NDP orange.

From this page http://www.ndp.ca/logos, NDP orange is CMYK=(0,60,100,0). According to an online conversion tool, that's "#FF6600" in #RGB notation.

Duncan Murdoch

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to