File: color7b.html

package info (click to toggle)
scribus-doc 1.5.6.1%2Bdfsg-1
  • links: PTS, VCS
  • area: non-free
  • in suites: bullseye
  • size: 59,640 kB
  • sloc: xml: 767; python: 157; makefile: 14
file content (72 lines) | stat: -rw-r--r-- 4,206 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
<html>
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
	<title>Color Palettes in Scribus (6a): Galaxy Color Harmonizer</title>
</head>
<style>
@import "manual.css";
</style>
<body>
<h2>Color Palettes in Scribus (6a): Galaxy Color Harmonizer</h2>
<p>In addition to Scribus&rsquo;s built-in <a href="colorwheel.html">Color Wheel</a>, you can also use the <a href="color7a.html">Galaxy</a> Color Harmonizer to create color harmonies. The major difference between the Scribus Color Wheel and the Galaxy Color Harmonizer is the color model: RYB (Scribus) vs. CMYK (Galaxy).</p>
<p>The Color Harmonizer doesn&rsquo;t work in software (yet), but is nevertheless easy to use. The first step is to <a href="color2.html">change the default palette</a> to &ldquo;Galaxy Color Harmonizer&rdquo; or to import the palette into an existing file:</p>

<p><img src="images/galaxy_harmonizer1.png" align="center" title="Selecting the Color Harmonizer palette" alt="Selecting the Color Harmonizer palette" hspace=100 /></p>

<p>To create color harmonies, the low-resolution color wheel below may be sufficient, but if you need a reference of better quality, you can visit the <a href="http://www.galaxygauge.com/">Galaxy Gauge</a> website, where you can either download a high-resolution image of the color wheel or order a printed <a href="http://www.galaxygauge.com/p_col_cmp.html">Galaxy Color Map Pro</a> reference, which includes the color wheel.</p>

<p><img src="images/galaxy_harmonizer2.png" align="center" title="The Galaxy Color Harmonizer" alt="The Galaxy Color Harmonizer" hspace=50 /></p>

<h3>How to Find Pleasing Color Combinations</h3>
<p>There are several ways to find attractive color combinations.</p>
<table cellpadding="8" cellspacing="0">
  <tbody>
    <tr>
      <td><p><b>Choose two colors within two or three sectors.</b><br>Make sure colors have enough contrast to avoid blending with each other.<br>Example: C100, C100/M50</p></td>
      <td width="5%"></td>
      <td><p><b>Choose a four-color combination.</b><br>Start on any color and move around the circle, landig on every sixth color.<br>Example: M100/Y100, C50/Y100, C100, C50/M100</p></td>
    </tr>
    <tr>
      <td><img src="images/CH_1.png" align="center"/></td>
      <td></td>
      <td><img src="images/CH_5.png" align="center"/></td>
    </tr>
    <tr>
      <td><p><b>Choose two colors opposite of each other on the circle.</b><br>These are the color&rsquo;s <i>opposing</i> hues.<br>Example: M100, C100/Y100</p></td>
      <td></td>
      <td><br><br><p><b>Using prior methods, move toward the center of the circle, making color darker by adding black (K).</b><br>Example: C100/Y100/K25, M100/K25</p></td>
    </tr>
    <tr>
      <td><img src="images/CH_2.png" align="center"/></td>
      <td></td>
      <td><img src="images/CH_6.png" align="center"/></td>
    </tr>
    <tr>
      <td><br><br><p><b>Choose a color&rsquo;s related hue by moving either six spaces clockwise or six six spaces anti-clockwise.</b><br>Example: C50/M100, C100</p></td>
      <td></td>
      <td><br><br><p><b>Using prior methods, move toward center of circle, making colors lighter.</b><br>Example: C50, C50/Y25</p></td>
    </tr>
    <tr>
      <td><img src="images/CH_3.png" align="center"/></td>
      <td></td>
      <td><img src="images/CH_7.png" align="center"/></td>
    </tr>
    <tr>
      <td><br><br><p><b>Choose a 3-color combination.</b><br>Start on any color and move around the circle, landing on every eighth color.<br>Example: C50/M100, M50/Y100, C100/Y50</p></td>
      <td></td>
      <td><br><br><p><b>When using any of these methods, choose one color as a primary, and other color(s) as secondary or accent.</b></p></td>
    </tr>
    <tr>
      <td><img src="images/CH_4.png" align="center"/></td>
      <td></td>
      <td><img src="images/CH_8.png" align="center"/></td>
    </tr>
  </tbody>
</table>
<p><b><i>Note: Ink pigmentation is not always perfect. The values in the Color Harmonizer are &lsquo;ideal&rsquo;, but sometimes slight variations may give more pleasing results.</i></b></p>
<br>
<p align="right">&copy; 2013 Scientific Illustration Services Corp.</p>
<br>
<br>
</body>
</html>