<?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 Re: RE:colours in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/RE-colours/m-p/873671#M531544</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanx&lt;/P&gt;&lt;P&gt;petter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 16 May 2015 08:20:39 GMT</pubDate>
    <dc:creator>Chanty4u</dc:creator>
    <dc:date>2015-05-16T08:20:39Z</dc:date>
    <item>
      <title>RE:colours</title>
      <link>https://community.qlik.com/t5/QlikView/RE-colours/m-p/873669#M531542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi guys&lt;/P&gt;&lt;P&gt; can anyone provide the colour codes material ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;means RGB values for which color we use which code ...?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 May 2015 08:07:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-colours/m-p/873669#M531542</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2015-05-16T08:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: RE:colours</title>
      <link>https://community.qlik.com/t5/QlikView/RE-colours/m-p/873670#M531543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the first page #375 of the QlikView Reference Manual - which part didn't you understand?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Color Functions&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;These functions can be used in color expressions in sheet object properties supporting calculated color in&lt;/P&gt;&lt;P&gt;image charts.&lt;/P&gt;&lt;P&gt;The functions RBG, HSL and syscolor always return a color with the alpha value of 255 (opaque).&lt;/P&gt;&lt;P&gt;Optionally, for any of the colors a parameter for alpha factor can be given. An alpha of 0 corresponds to full&lt;/P&gt;&lt;P&gt;transparency. An alpha of 255 corresponds to full opacity.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;color (n)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This function returns the color representation of color number n in the relevant chart palette. The color representation&lt;/P&gt;&lt;P&gt;is a dual value where the text representation comes in the form of 'RGB(r, g, b)' where r, g and b&lt;/P&gt;&lt;P&gt;are numbers between 0 and 255 representing the red, green and blue color value respectively. The number&lt;/P&gt;&lt;P&gt;representation is an integer representing the red, green and blue components as they are defined in Visual&lt;/P&gt;&lt;P&gt;Basic. Outside the calculated color expression in the Chart Properties: Colors (page 653) dialog, the function&lt;/P&gt;&lt;P&gt;will always return black.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RGB (e1, e2, e3 )&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This function returns the color representation of a color defined by the red component e1, the green component&lt;/P&gt;&lt;P&gt;e2 and the blue component e3. All three parameters must be expressions evaluating to integers in the&lt;/P&gt;&lt;P&gt;range between 0 and 255. The color representation is a dual value where the text representation comes in the&lt;/P&gt;&lt;P&gt;form of 'RGB(r, g, b)' where r, g and b are numbers between 0 and 255 representing the red, green and blue&lt;/P&gt;&lt;P&gt;color value respectively. The number representation is an integer representing the red, green and blue components&lt;/P&gt;&lt;P&gt;as they are defined in Visual Basic.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ARGB(alpha, e1, e2, e3)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This function returns the color representation of a color defined by the red component e1, the green component&lt;/P&gt;&lt;P&gt;e2 and the blue component e3 with an alpha factor (opacity) of alpha. All four parameters must be&lt;/P&gt;&lt;P&gt;expressions evaluating to integers in the range between 0 and 255. The color representation is a dual value&lt;/P&gt;&lt;P&gt;where the text representation comes in the form of 'RGB(a,r, g, b)' where a, r, g and b are numbers between 0&lt;/P&gt;&lt;P&gt;and 255 representing the alpha, red, green and blue color value respectively. The number representation is an&lt;/P&gt;&lt;P&gt;integer representing the alpha, red, green and blue components as defined in Visual Basic.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;HSL (hue, saturation, luminosity)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This function returns the color representation of a color defined by a hue between 0 and 1, a saturation&lt;/P&gt;&lt;P&gt;value between 0 and 1 and a luminosity value between 0 and 1. The color representation is a dual value&lt;/P&gt;&lt;P&gt;where the text representation comes in the form of 'RGB(r, g, b)' where r, g and b are numbers between 0 and&lt;/P&gt;&lt;P&gt;255 representing the red, green and blue color value respectively. The number representation is an integer&lt;/P&gt;&lt;P&gt;representing the red, green and blue components as they are defined in Visual Basic.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 May 2015 08:16:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-colours/m-p/873670#M531543</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-05-16T08:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: RE:colours</title>
      <link>https://community.qlik.com/t5/QlikView/RE-colours/m-p/873671#M531544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanx&lt;/P&gt;&lt;P&gt;petter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 May 2015 08:20:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-colours/m-p/873671#M531544</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2015-05-16T08:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: RE:colours</title>
      <link>https://community.qlik.com/t5/QlikView/RE-colours/m-p/873672#M531545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check out the blog on how to define RGB and ARGB colours here &lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2013/10/04/using-rgb-and-argb-to-define-colors"&gt;https://community.qlik.com/blogs/qlikviewdesignblog/2013/10/04/using-rgb-and-argb-to-define-colors&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and find the attached document on colour codes in qlikview. Useful one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2015 07:32:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-colours/m-p/873672#M531545</guid>
      <dc:creator>Siva_Sankar</dc:creator>
      <dc:date>2015-05-18T07:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: RE:colours</title>
      <link>https://community.qlik.com/t5/QlikView/RE-colours/m-p/873673#M531546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thnks shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2015 07:33:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-colours/m-p/873673#M531546</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2015-05-18T07:33:35Z</dc:date>
    </item>
  </channel>
</rss>

