<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic ODS-Change to use RGB Colors for Gchart in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/ODS-Change-to-use-RGB-Colors-for-Gchart/m-p/79472#M22879</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have standard company color pallette that I need to use in a gchart.&amp;nbsp; My company colors are defined in this manner:&lt;/P&gt;&lt;P&gt; Medium Blue - Pantone 285C &lt;STRONG&gt;or&lt;/STRONG&gt; R:26 G:117 B:207 &lt;STRONG&gt;or&lt;/STRONG&gt; C:89 M:43 Y:0 K:0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I change my proc gchart to use these colors.&amp;nbsp; I see Pattern1 v=solid color=cxbd0026;&amp;nbsp; How can I convert my compnay colors to be in the format as cxbd0026?&amp;nbsp; OR Can I use one of my color definitions above like R:26 G:117 B:207?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks! &lt;/P&gt;&lt;P&gt;Linda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Apr 2012 14:46:16 GMT</pubDate>
    <dc:creator>LindaH1120</dc:creator>
    <dc:date>2012-04-11T14:46:16Z</dc:date>
    <item>
      <title>ODS-Change to use RGB Colors for Gchart</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/ODS-Change-to-use-RGB-Colors-for-Gchart/m-p/79472#M22879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have standard company color pallette that I need to use in a gchart.&amp;nbsp; My company colors are defined in this manner:&lt;/P&gt;&lt;P&gt; Medium Blue - Pantone 285C &lt;STRONG&gt;or&lt;/STRONG&gt; R:26 G:117 B:207 &lt;STRONG&gt;or&lt;/STRONG&gt; C:89 M:43 Y:0 K:0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I change my proc gchart to use these colors.&amp;nbsp; I see Pattern1 v=solid color=cxbd0026;&amp;nbsp; How can I convert my compnay colors to be in the format as cxbd0026?&amp;nbsp; OR Can I use one of my color definitions above like R:26 G:117 B:207?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks! &lt;/P&gt;&lt;P&gt;Linda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2012 14:46:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/ODS-Change-to-use-RGB-Colors-for-Gchart/m-p/79472#M22879</guid>
      <dc:creator>LindaH1120</dc:creator>
      <dc:date>2012-04-11T14:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: ODS-Change to use RGB Colors for Gchart</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/ODS-Change-to-use-RGB-Colors-for-Gchart/m-p/79473#M22880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAS will accept several Color definition styles. To reference RGB in pattern statements they would look like cxDB7093. There are number of macros to help convert from one style to another. You could use the %RGB macro to assign the colors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pattern 1 color= %rgb(26,117,207);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Details in the online help under&lt;/P&gt;&lt;H1&gt;&lt;A name="colors-specify-color"&gt;Specifying Colors in SAS/GRAPH Programs&lt;/A&gt;&lt;/H1&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2012 15:44:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/ODS-Change-to-use-RGB-Colors-for-Gchart/m-p/79473#M22880</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2012-04-11T15:44:36Z</dc:date>
    </item>
  </channel>
</rss>

