0% found this document useful (0 votes)
134 views26 pages

Color Ramp Resources

The document provides resources for color ramps that can be used in PCSWMM software. It lists the CPT-CITY online archive of over 6000 color gradients that can be used. It also provides the default color ramps included in PCSWMM and examples of gradients for discrete values, elevation data, and bathymetry maps. Users can copy the XML code for desired gradients to use them in PCSWMM's color ramp manager.

Uploaded by

mazzam75
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
134 views26 pages

Color Ramp Resources

The document provides resources for color ramps that can be used in PCSWMM software. It lists the CPT-CITY online archive of over 6000 color gradients that can be used. It also provides the default color ramps included in PCSWMM and examples of gradients for discrete values, elevation data, and bathymetry maps. Users can copy the XML code for desired gradients to use them in PCSWMM's color ramp manager.

Uploaded by

mazzam75
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 26

10/18/2020 Color ramp resources

(https://www.chiwater.com/Home)

PCSWMM Support (/)

Articles (/Articles/Home)

Back

Color ramp resources


The following is a list of online color ramp resources which support the SVG gradient
format. These color ramps can be used to render both vector and grid (DEM
(https://support.chiwater.com/79188/dem)) layers
(https://support.chiwater.com/77865/layer) in the PCSWMM Map panel
(https://support.chiwater.com/77654/map-panel) with the color ramp manager
(/support/articles/123538-color-ramp-manager). If you would like to suggest other links
(https://support.chiwater.com/79164/links) or would like PCSWMM to support other
color ramp le formats, please let us know in the Feature Requests forum. You can also
view our video on Working with Color ramps (/77915/working-with-colour-ramps).

CPT-CITY

CPT-CITY (http://soliton.vm.bytemark.co.uk/pub/cpt-city/index.html)
(http://soliton.vm.bytemark.co.uk/pub/cpt-city/index.html
(http://soliton.vm.bytemark.co.uk/pub/cpt-city/index.html)) is an online archive of over
6000 color gradients. You should nd some color gradients optimized for elevation
rendering of grid/DEM layers, some suitable for continuous rendering of numeric
attributes (https://support.chiwater.com/77862/attribute), and some that provide
beautiful palettes for rendering of discrete value attributes. Notable collections include:

Most popular palettes (http://soliton.vm.bytemark.co.uk/pub/cpt-city/views/totp-


svg.html)

Schemes for precipitation (http://soliton.vm.bytemark.co.uk/pub/cpt-


city/views/rain.html)

Palettes for topography (http://soliton.vm.bytemark.co.uk/pub/cpt-city/views/topo.html)

https://support.chiwater.com/77734/color-ramp-resources 1/26
10/18/2020 Color ramp resources

Schemes for diverging data (http://soliton.vm.bytemark.co.uk/pub/cpt-


city/views/div.html)

Color schemes by Cynthia Brewer (http://soliton.vm.bytemark.co.uk/pub/cpt-


city/cb/index.html)

ESRI color ramp collection (http://soliton.vm.bytemark.co.uk/pub/cpt-


city/esri/index.html)

Technical gradients by J.J. Green (http://soliton.vm.bytemark.co.uk/pub/cpt-


city/jjg/index.html)

Wikipedia schemes (http://soliton.vm.bytemark.co.uk/pub/cpt-city/wkp/index.html)

To use a color gradient from CPT-CITY, click on the SVG option, select and copy the XML
to the clipboard, and paste it into PCSWMM's color ramp manager
(https://support.chiwater.com/77733/color-ramp-manager).

All gradients in the archive are free for you to download and use in your maps, however
some authors may request or require attribution. Please see CPT-CITY's copyright page
(http://soliton.vm.bytemark.co.uk/pub/cpt-city/notes/copyright.html) for more
information.

PCSWMM's default color ramps

Below are the individual color ramps included in the default collection. Copy the XML
listed under the color ramp of interest and paste it into PCSWMM's color ramp manager.
Please note that PCSWMM will prompt to create this collection of default color ramps if
you remove all color ramps from the color ramp manager.

https://support.chiwater.com/77734/color-ramp-resources 2/26
10/18/2020 Color ramp resources

<?xml version="1.0" encoding="utf-16"?>


<svg>
<g>
<defs>
<linearGradient id="" gradientUnits="objectBoundingBox" spreadMethod="pad"
x1="0%" x2="100%" y1="0%" y2="0%">
<stop o set (https://support.chiwater.com/80457/o set)="0%" stop-color="rgb(0,128,0)"
stop-opacity="1.0000" />
<stop o set="50%" stop-color="rgb(255,255,0)" stop-opacity="1.0000" />
<stop o set="100%" stop-color="rgb(255,0,0)" stop-opacity="1.0000" />
</linearGradient>
</defs>
</g>
</svg>

<?xml version="1.0" encoding="utf-16"?>


<svg>
<g>

<defs>
<linearGradient id="" gradientUnits="objectBoundingBox" spreadMethod="pad"
x1="0%" x2="100%" y1="0%" y2="0%">
<stop o set="0%" stop-color="rgb(173,216,230)" stop-opacity="1.0000" />
<stop o set="50%" stop-color="rgb(0,0,139)" stop-opacity="1.0000" />
<stop o set="100%" stop-color="rgb(255,0,0)" stop-opacity="1.0000" />
</linearGradient>
</defs>
</g>
</svg>

https://support.chiwater.com/77734/color-ramp-resources 3/26
10/18/2020 Color ramp resources

<?xml version="1.0" encoding="utf-16"?>


<svg>
<g>
<defs>
<linearGradient id="" gradientUnits="objectBoundingBox" spreadMethod="pad"
x1="0%" x2="100%" y1="0%" y2="0%">
<stop o set="0%" stop-color="rgb(0,128,0)" stop-opacity="1.0000" />
<stop o set="100%" stop-color="rgb(255,0,0)" stop-opacity="1.0000" />
</linearGradient>
</defs>
</g>
</svg>

<?xml version="1.0" encoding="utf-16"?>


<svg>
<g>
<defs>
<linearGradient id="" gradientUnits="objectBoundingBox" spreadMethod="pad"
x1="0%" x2="100%" y1="0%" y2="0%">
<stop o set="0%" stop-color="rgb(173,216,230)" stop-opacity="1.0000" />
<stop o set="100%" stop-color="rgb(0,0,139)" stop-opacity="1.0000" />
</linearGradient>
</defs>
</g>
</svg>

<?xml version="1.0" encoding="utf-16"?>


<svg>
<g>
<defs>
<linearGradient id="" gradientUnits="objectBoundingBox" spreadMethod="pad"

https://support.chiwater.com/77734/color-ramp-resources 4/26
10/18/2020 Color ramp resources

x1="0%" x2="100%" y1="0%" y2="0%">


<stop o set="0%" stop-color="rgb(144,238,144)" stop-opacity="1.0000" />
<stop o set="100%" stop-color="rgb(0,100,0)" stop-opacity="1.0000" />
</linearGradient>
</defs>
</g>
</svg>

Discrete value color palettes

<?xml version="1.0" encoding="utf-16"?>


<svg>
<g>
<defs>
<linearGradient id="sepia" gradientUnits="objectBoundingBox" spreadMethod="pad"
x1="0%" x2="100%" y1="0%" y2="0%">
<stop o set="0%" stop-color="rgb(0,0,0)" stop-opacity="1.0000" />
<stop o set="10%" stop-color="rgb(34,23,9)" stop-opacity="1.0000" />
<stop o set="20%" stop-color="rgb(68,47,19)" stop-opacity="1.0000" />
<stop o set="30%" stop-color="rgb(101,72,33)" stop-opacity="1.0000" />
<stop o set="40%" stop-color="rgb(130,96,49)" stop-opacity="1.0000" />
<stop o set="50%" stop-color="rgb(158,122,71)" stop-opacity="1.0000" />
<stop o set="60%" stop-color="rgb(183,147,96)" stop-opacity="1.0000" />
<stop o set="70%" stop-color="rgb(206,174,126)" stop-opacity="1.0000" />
<stop o set="80%" stop-color="rgb(225,200,162)" stop-opacity="1.0000" />
<stop o set="90%" stop-color="rgb(242,227,204)" stop-opacity="1.0000" />
<stop o set="100%" stop-color="rgb(255,254,251)" stop-opacity="1.0000" />
</linearGradient>
</defs>
</g>

<metadata>

<copyright url="http://soliton.vm.bytemark.co.uk/pub/cpt-city/grass/copying.html
(http://soliton.vm.bytemark.co.uk/pub/cpt-city/grass/copying.html)"/>
https://support.chiwater.com/77734/color-ramp-resources 5/26
10/18/2020 Color ramp resources

</metadata>
</svg>

<?xml version="1.0" encoding="utf-16"?>


<svg>
<g>
<defs>
<linearGradient id="bhw4-11" gradientUnits="objectBoundingBox" spreadMethod="pad"
x1="0%" x2="100%" y1="0%" y2="0%">
<stop o set="0%" stop-color="rgb(134,45,11)" stop-opacity="1.0000" />
<stop o set="13.99%" stop-color="rgb(242,132,57)" stop-opacity="1.0000" />
<stop o set="21%" stop-color="rgb(255,230,98)" stop-opacity="1.0000" />
<stop o set="29%" stop-color="rgb(242,132,57)" stop-opacity="1.0000" />
<stop o set="34.01%" stop-color="rgb(161,74,46)" stop-opacity="1.0000" />
<stop o set="41.99%" stop-color="rgb(214,105,46)" stop-opacity="1.0000" />
<stop o set="49%" stop-color="rgb(239,136,41)" stop-opacity="1.0000" />
<stop o set="58.01%" stop-color="rgb(161,74,46)" stop-opacity="1.0000" />
<stop o set="68.99%" stop-color="rgb(251,160,89)" stop-opacity="1.0000" />
<stop o set="75%" stop-color="rgb(239,113,54)" stop-opacity="1.0000" />
<stop o set="81.01%" stop-color="rgb(255,230,98)" stop-opacity="1.0000" />
<stop o set="90.99%" stop-color="rgb(214,105,46)" stop-opacity="1.0000" />
<stop o set="100%" stop-color="rgb(255,195,107)" stop-opacity="1.0000" />
</linearGradient>
</defs>
</g>
<metadata>

<copyright url="http://soliton.vm.bytemark.co.uk/pub/cpt-city/bhw/copying.html
(http://soliton.vm.bytemark.co.uk/pub/cpt-city/bhw/copying.html)"/>

</metadata>

</svg>

https://support.chiwater.com/77734/color-ramp-resources 6/26
10/18/2020 Color ramp resources

Digital Elevation Model (DEM) color ramps with bathymetry

<?xml version="1.0" encoding="utf-16"?>

<svg>

<g>

<defs>

<linearGradient id="wiki-2.0" gradientUnits="objectBoundingBox" spreadMethod="pad"


x1="0%" x2="100%" y1="0%" y2="0%">

<stop o set="0%" stop-color="rgb(113,171,216)" stop-opacity="1.0000" />

<stop o set="3.45%" stop-color="rgb(113,171,216)" stop-opacity="1.0000" />

<stop o set="3.45%" stop-color="rgb(121,178,222)" stop-opacity="1.0000" />

<stop o set="6.9%" stop-color="rgb(121,178,222)" stop-opacity="1.0000" />

<stop o set="6.9%" stop-color="rgb(132,185,227)" stop-opacity="1.0000" />

<stop o set="10.34%" stop-color="rgb(132,185,227)" stop-opacity="1.0000" />

<stop o set="10.34%" stop-color="rgb(141,193,234)" stop-opacity="1.0000" />

<stop o set="13.79%" stop-color="rgb(141,193,234)" stop-opacity="1.0000" />

<stop o set="13.79%" stop-color="rgb(150,201,240)" stop-opacity="1.0000" />

<stop o set="17.24%" stop-color="rgb(150,201,240)" stop-opacity="1.0000" />

<stop o set="17.24%" stop-color="rgb(161,210,247)" stop-opacity="1.0000" />

<stop o set="20.69%" stop-color="rgb(161,210,247)" stop-opacity="1.0000" />

<stop o set="20.69%" stop-color="rgb(172,219,251)" stop-opacity="1.0000" />

<stop o set="24.14%" stop-color="rgb(172,219,251)" stop-opacity="1.0000" />

<stop o set="24.14%" stop-color="rgb(185,227,255)" stop-opacity="1.0000" />

<stop o set="27.59%" stop-color="rgb(185,227,255)" stop-opacity="1.0000" />

<stop o set="27.59%" stop-color="rgb(198,236,255)" stop-opacity="1.0000" />

https://support.chiwater.com/77734/color-ramp-resources 7/26
10/18/2020 Color ramp resources

<stop o set="31.03%" stop-color="rgb(198,236,255)" stop-opacity="1.0000" />

<stop o set="31.03%" stop-color="rgb(216,242,254)" stop-opacity="1.0000" />

<stop o set="34.48%" stop-color="rgb(216,242,254)" stop-opacity="1.0000" />

<stop o set="34.48%" stop-color="rgb(172,208,165)" stop-opacity="1.0000" />

<stop o set="37.93%" stop-color="rgb(172,208,165)" stop-opacity="1.0000" />

<stop o set="37.93%" stop-color="rgb(148,191,139)" stop-opacity="1.0000" />

<stop o set="41.38%" stop-color="rgb(148,191,139)" stop-opacity="1.0000" />

<stop o set="41.38%" stop-color="rgb(168,198,143)" stop-opacity="1.0000" />

<stop o set="44.83%" stop-color="rgb(168,198,143)" stop-opacity="1.0000" />

<stop o set="44.83%" stop-color="rgb(189,204,150)" stop-opacity="1.0000" />

<stop o set="48.28%" stop-color="rgb(189,204,150)" stop-opacity="1.0000" />

<stop o set="48.28%" stop-color="rgb(209,215,171)" stop-opacity="1.0000" />

<stop o set="51.72%" stop-color="rgb(209,215,171)" stop-opacity="1.0000" />

<stop o set="51.72%" stop-color="rgb(225,228,181)" stop-opacity="1.0000" />

<stop o set="55.17%" stop-color="rgb(225,228,181)" stop-opacity="1.0000" />

<stop o set="55.17%" stop-color="rgb(239,235,192)" stop-opacity="1.0000" />

<stop o set="58.62%" stop-color="rgb(239,235,192)" stop-opacity="1.0000" />

<stop o set="58.62%" stop-color="rgb(232,225,182)" stop-opacity="1.0000" />

<stop o set="62.07%" stop-color="rgb(232,225,182)" stop-opacity="1.0000" />

<stop o set="62.07%" stop-color="rgb(222,214,163)" stop-opacity="1.0000" />

<stop o set="65.52%" stop-color="rgb(222,214,163)" stop-opacity="1.0000" />

<stop o set="65.52%" stop-color="rgb(211,202,157)" stop-opacity="1.0000" />

<stop o set="68.97%" stop-color="rgb(211,202,157)" stop-opacity="1.0000" />

<stop o set="68.97%" stop-color="rgb(202,185,130)" stop-opacity="1.0000" />

<stop o set="72.41%" stop-color="rgb(202,185,130)" stop-opacity="1.0000" />

<stop o set="72.41%" stop-color="rgb(195,167,107)" stop-opacity="1.0000" />


https://support.chiwater.com/77734/color-ramp-resources 8/26
10/18/2020 Color ramp resources

<stop o set="75.86%" stop-color="rgb(195,167,107)" stop-opacity="1.0000" />

<stop o set="75.86%" stop-color="rgb(185,152,90)" stop-opacity="1.0000" />

<stop o set="79.31%" stop-color="rgb(185,152,90)" stop-opacity="1.0000" />

<stop o set="79.31%" stop-color="rgb(170,135,83)" stop-opacity="1.0000" />

<stop o set="82.76%" stop-color="rgb(170,135,83)" stop-opacity="1.0000" />

<stop o set="82.76%" stop-color="rgb(172,154,124)" stop-opacity="1.0000" />

<stop o set="86.21%" stop-color="rgb(172,154,124)" stop-opacity="1.0000" />

<stop o set="86.21%" stop-color="rgb(186,174,154)" stop-opacity="1.0000" />

<stop o set="89.66%" stop-color="rgb(186,174,154)" stop-opacity="1.0000" />

<stop o set="89.66%" stop-color="rgb(202,195,184)" stop-opacity="1.0000" />

<stop o set="93.1%" stop-color="rgb(202,195,184)" stop-opacity="1.0000" />

<stop o set="93.1%" stop-color="rgb(224,222,216)" stop-opacity="1.0000" />

<stop o set="96.55%" stop-color="rgb(224,222,216)" stop-opacity="1.0000" />

<stop o set="96.55%" stop-color="rgb(245,244,242)" stop-opacity="1.0000" />

<stop o set="100%" stop-color="rgb(245,244,242)" stop-opacity="1.0000" />

</linearGradient>

</defs>

</g>

<metadata>

<copyright url="http://soliton.vm.bytemark.co.uk/pub/cpt-
city/wkp/template/copying.html (http://soliton.vm.bytemark.co.uk/pub/cpt-
city/wkp/template/copying.html)"/>

</metadata>

</svg>

https://support.chiwater.com/77734/color-ramp-resources 9/26
10/18/2020 Color ramp resources

<?xml version="1.0" encoding="utf-16"?>


<svg>
<g>
<defs>
<linearGradient id="mby" gradientUnits="objectBoundingBox" spreadMethod="pad"
x1="0%" x2="100%" y1="0%" y2="0%">
<stop o set="0%" stop-color="rgb(0,0,80)" stop-opacity="1.0000" />
<stop o set="15.38%" stop-color="rgb(0,30,100)" stop-opacity="1.0000" />
<stop o set="30.77%" stop-color="rgb(0,50,102)" stop-opacity="1.0000" />
<stop o set="42.31%" stop-color="rgb(19,108,160)" stop-opacity="1.0000" />
<stop o set="60.38%" stop-color="rgb(24,140,205)" stop-opacity="1.0000" />
<stop o set="61.15%" stop-color="rgb(135,206,250)" stop-opacity="1.0000" />
<stop o set="61.46%" stop-color="rgb(176,226,255)" stop-opacity="1.0000" />
<stop o set="61.54%" stop-color="rgb(0,97,71)" stop-opacity="1.0000" />
<stop o set="61.92%" stop-color="rgb(16,123,48)" stop-opacity="1.0000" />
<stop o set="65.38%" stop-color="rgb(232,214,125)" stop-opacity="1.0000" />
<stop o set="70.77%" stop-color="rgb(163,68,0)" stop-opacity="1.0000" />
<stop o set="75.38%" stop-color="rgb(130,30,30)" stop-opacity="1.0000" />
<stop o set="83.08%" stop-color="rgb(161,161,161)" stop-opacity="1.0000" />
<stop o set="92.31%" stop-color="rgb(206,206,206)" stop-opacity="1.0000" />
<stop o set="100%" stop-color="rgb(255,255,255)" stop-opacity="1.0000" />
</linearGradient>
</defs>
</g>
<metadata>

<copyright url="http://soliton.vm.bytemark.co.uk/pub/cpt-city/mby/copying.html
(http://soliton.vm.bytemark.co.uk/pub/cpt-city/mby/copying.html)"/>

</metadata>

</svg>

Digital Elevation Model (DEM) high contrast color ramp

https://support.chiwater.com/77734/color-ramp-resources 10/26
10/18/2020 Color ramp resources

<?xml version="1.0" encoding="utf-16"?>


<svg>
<g>
<defs>
<linearGradient id="16_ramps" gradientUnits="objectBoundingBox"
spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop o set="0%" stop-color="rgb(255,255,255)" stop-opacity="1.0000" />
<stop o set="0.39%" stop-color="rgb(255,255,255)" stop-opacity="1.0000" />
<stop o set="0.78%" stop-color="rgb(255,255,255)" stop-opacity="1.0000" />
<stop o set="0.78%" stop-color="rgb(237,237,237)" stop-opacity="1.0000" />
<stop o set="1.17%" stop-color="rgb(237,237,237)" stop-opacity="1.0000" />
<stop o set="1.17%" stop-color="rgb(219,219,219)" stop-opacity="1.0000" />
<stop o set="1.56%" stop-color="rgb(219,219,219)" stop-opacity="1.0000" />
<stop o set="1.56%" stop-color="rgb(201,201,201)" stop-opacity="1.0000" />
<stop o set="1.95%" stop-color="rgb(201,201,201)" stop-opacity="1.0000" />
<stop o set="1.95%" stop-color="rgb(182,182,182)" stop-opacity="1.0000" />
<stop o set="2.34%" stop-color="rgb(182,182,182)" stop-opacity="1.0000" />
<stop o set="2.34%" stop-color="rgb(164,164,164)" stop-opacity="1.0000" />
<stop o set="2.73%" stop-color="rgb(164,164,164)" stop-opacity="1.0000" />
<stop o set="2.73%" stop-color="rgb(146,146,146)" stop-opacity="1.0000" />
<stop o set="3.12%" stop-color="rgb(146,146,146)" stop-opacity="1.0000" />
<stop o set="3.12%" stop-color="rgb(128,128,128)" stop-opacity="1.0000" />
<stop o set="3.52%" stop-color="rgb(128,128,128)" stop-opacity="1.0000" />
<stop o set="3.52%" stop-color="rgb(109,109,109)" stop-opacity="1.0000" />
<stop o set="3.91%" stop-color="rgb(109,109,109)" stop-opacity="1.0000" />
<stop o set="3.91%" stop-color="rgb(91,91,91)" stop-opacity="1.0000" />
<stop o set="4.3%" stop-color="rgb(91,91,91)" stop-opacity="1.0000" />
<stop o set="4.3%" stop-color="rgb(73,73,73)" stop-opacity="1.0000" />
<stop o set="4.69%" stop-color="rgb(73,73,73)" stop-opacity="1.0000" />
<stop o set="4.69%" stop-color="rgb(54,54,54)" stop-opacity="1.0000" />
<stop o set="5.08%" stop-color="rgb(54,54,54)" stop-opacity="1.0000" />
<stop o set="5.08%" stop-color="rgb(36,36,36)" stop-opacity="1.0000" />
<stop o set="5.47%" stop-color="rgb(36,36,36)" stop-opacity="1.0000" />
<stop o set="5.47%" stop-color="rgb(18,18,18)" stop-opacity="1.0000" />
<stop o set="5.86%" stop-color="rgb(18,18,18)" stop-opacity="1.0000" />
https://support.chiwater.com/77734/color-ramp-resources 11/26
10/18/2020 Color ramp resources

<stop o set="5.86%" stop-color="rgb(0,0,0)" stop-opacity="1.0000" />


<stop o set="6.25%" stop-color="rgb(0,0,0)" stop-opacity="1.0000" />
<stop o set="6.25%" stop-color="rgb(255,0,0)" stop-opacity="1.0000" />
<stop o set="6.64%" stop-color="rgb(255,0,0)" stop-opacity="1.0000" />
<stop o set="6.64%" stop-color="rgb(246,0,0)" stop-opacity="1.0000" />
<stop o set="7.03%" stop-color="rgb(246,0,0)" stop-opacity="1.0000" />
<stop o set="7.03%" stop-color="rgb(236,0,0)" stop-opacity="1.0000" />
<stop o set="7.42%" stop-color="rgb(236,0,0)" stop-opacity="1.0000" />
<stop o set="7.42%" stop-color="rgb(226,0,0)" stop-opacity="1.0000" />
<stop o set="7.81%" stop-color="rgb(226,0,0)" stop-opacity="1.0000" />
<stop o set="7.81%" stop-color="rgb(217,0,0)" stop-opacity="1.0000" />
<stop o set="8.2%" stop-color="rgb(217,0,0)" stop-opacity="1.0000" />
<stop o set="8.2%" stop-color="rgb(207,0,0)" stop-opacity="1.0000" />
<stop o set="8.59%" stop-color="rgb(207,0,0)" stop-opacity="1.0000" />
<stop o set="8.59%" stop-color="rgb(197,0,0)" stop-opacity="1.0000" />
<stop o set="8.98%" stop-color="rgb(197,0,0)" stop-opacity="1.0000" />
<stop o set="8.98%" stop-color="rgb(188,0,0)" stop-opacity="1.0000" />
<stop o set="9.38%" stop-color="rgb(188,0,0)" stop-opacity="1.0000" />
<stop o set="9.38%" stop-color="rgb(178,0,0)" stop-opacity="1.0000" />
<stop o set="9.77%" stop-color="rgb(178,0,0)" stop-opacity="1.0000" />
<stop o set="9.77%" stop-color="rgb(168,0,0)" stop-opacity="1.0000" />
<stop o set="10.16%" stop-color="rgb(168,0,0)" stop-opacity="1.0000" />
<stop o set="10.16%" stop-color="rgb(159,0,0)" stop-opacity="1.0000" />
<stop o set="10.55%" stop-color="rgb(159,0,0)" stop-opacity="1.0000" />
<stop o set="10.55%" stop-color="rgb(149,0,0)" stop-opacity="1.0000" />
<stop o set="10.94%" stop-color="rgb(149,0,0)" stop-opacity="1.0000" />
<stop o set="10.94%" stop-color="rgb(139,0,0)" stop-opacity="1.0000" />
<stop o set="11.33%" stop-color="rgb(139,0,0)" stop-opacity="1.0000" />
<stop o set="11.33%" stop-color="rgb(130,0,0)" stop-opacity="1.0000" />
<stop o set="11.72%" stop-color="rgb(130,0,0)" stop-opacity="1.0000" />
<stop o set="11.72%" stop-color="rgb(120,0,0)" stop-opacity="1.0000" />
<stop o set="12.11%" stop-color="rgb(120,0,0)" stop-opacity="1.0000" />
<stop o set="12.11%" stop-color="rgb(110,0,0)" stop-opacity="1.0000" />
<stop o set="12.5%" stop-color="rgb(110,0,0)" stop-opacity="1.0000" />
<stop o set="12.5%" stop-color="rgb(255,100,0)" stop-opacity="1.0000" />
https://support.chiwater.com/77734/color-ramp-resources 12/26
10/18/2020 Color ramp resources

<stop o set="12.89%" stop-color="rgb(255,100,0)" stop-opacity="1.0000" />


<stop o set="12.89%" stop-color="rgb(246,96,0)" stop-opacity="1.0000" />
<stop o set="13.28%" stop-color="rgb(246,96,0)" stop-opacity="1.0000" />
<stop o set="13.28%" stop-color="rgb(237,93,0)" stop-opacity="1.0000" />
<stop o set="13.67%" stop-color="rgb(237,93,0)" stop-opacity="1.0000" />
<stop o set="13.67%" stop-color="rgb(227,89,0)" stop-opacity="1.0000" />
<stop o set="14.06%" stop-color="rgb(227,89,0)" stop-opacity="1.0000" />
<stop o set="14.06%" stop-color="rgb(218,85,0)" stop-opacity="1.0000" />
<stop o set="14.45%" stop-color="rgb(218,85,0)" stop-opacity="1.0000" />
<stop o set="14.45%" stop-color="rgb(208,82,0)" stop-opacity="1.0000" />
<stop o set="14.84%" stop-color="rgb(208,82,0)" stop-opacity="1.0000" />
<stop o set="14.84%" stop-color="rgb(199,78,0)" stop-opacity="1.0000" />
<stop o set="15.23%" stop-color="rgb(199,78,0)" stop-opacity="1.0000" />
<stop o set="15.23%" stop-color="rgb(190,74,0)" stop-opacity="1.0000" />
<stop o set="15.62%" stop-color="rgb(190,74,0)" stop-opacity="1.0000" />
<stop o set="15.62%" stop-color="rgb(180,71,0)" stop-opacity="1.0000" />
<stop o set="16.02%" stop-color="rgb(180,71,0)" stop-opacity="1.0000" />
<stop o set="16.02%" stop-color="rgb(171,67,0)" stop-opacity="1.0000" />
<stop o set="16.41%" stop-color="rgb(171,67,0)" stop-opacity="1.0000" />
<stop o set="16.41%" stop-color="rgb(161,63,0)" stop-opacity="1.0000" />
<stop o set="16.8%" stop-color="rgb(161,63,0)" stop-opacity="1.0000" />
<stop o set="16.8%" stop-color="rgb(152,59,0)" stop-opacity="1.0000" />
<stop o set="17.19%" stop-color="rgb(152,59,0)" stop-opacity="1.0000" />
<stop o set="17.19%" stop-color="rgb(143,56,0)" stop-opacity="1.0000" />
<stop o set="17.58%" stop-color="rgb(143,56,0)" stop-opacity="1.0000" />
<stop o set="17.58%" stop-color="rgb(133,52,0)" stop-opacity="1.0000" />
<stop o set="17.97%" stop-color="rgb(133,52,0)" stop-opacity="1.0000" />
<stop o set="17.97%" stop-color="rgb(124,48,0)" stop-opacity="1.0000" />
<stop o set="18.36%" stop-color="rgb(124,48,0)" stop-opacity="1.0000" />
<stop o set="18.36%" stop-color="rgb(114,43,0)" stop-opacity="1.0000" />
<stop o set="18.75%" stop-color="rgb(114,43,0)" stop-opacity="1.0000" />
<stop o set="18.75%" stop-color="rgb(255,158,0)" stop-opacity="1.0000" />
<stop o set="19.14%" stop-color="rgb(255,158,0)" stop-opacity="1.0000" />
<stop o set="19.14%" stop-color="rgb(246,152,0)" stop-opacity="1.0000" />
<stop o set="19.53%" stop-color="rgb(246,152,0)" stop-opacity="1.0000" />
https://support.chiwater.com/77734/color-ramp-resources 13/26
10/18/2020 Color ramp resources

<stop o set="19.53%" stop-color="rgb(237,146,0)" stop-opacity="1.0000" />


<stop o set="19.92%" stop-color="rgb(237,146,0)" stop-opacity="1.0000" />
<stop o set="19.92%" stop-color="rgb(227,140,0)" stop-opacity="1.0000" />
<stop o set="20.31%" stop-color="rgb(227,140,0)" stop-opacity="1.0000" />
<stop o set="20.31%" stop-color="rgb(218,135,0)" stop-opacity="1.0000" />
<stop o set="20.7%" stop-color="rgb(218,135,0)" stop-opacity="1.0000" />
<stop o set="20.7%" stop-color="rgb(208,129,0)" stop-opacity="1.0000" />
<stop o set="21.09%" stop-color="rgb(208,129,0)" stop-opacity="1.0000" />
<stop o set="21.09%" stop-color="rgb(199,123,0)" stop-opacity="1.0000" />
<stop o set="21.48%" stop-color="rgb(199,123,0)" stop-opacity="1.0000" />
<stop o set="21.48%" stop-color="rgb(190,117,0)" stop-opacity="1.0000" />
<stop o set="21.88%" stop-color="rgb(190,117,0)" stop-opacity="1.0000" />
<stop o set="21.88%" stop-color="rgb(180,111,0)" stop-opacity="1.0000" />
<stop o set="22.27%" stop-color="rgb(180,111,0)" stop-opacity="1.0000" />
<stop o set="22.27%" stop-color="rgb(171,105,0)" stop-opacity="1.0000" />
<stop o set="22.66%" stop-color="rgb(171,105,0)" stop-opacity="1.0000" />
<stop o set="22.66%" stop-color="rgb(161,99,0)" stop-opacity="1.0000" />
<stop o set="23.05%" stop-color="rgb(161,99,0)" stop-opacity="1.0000" />
<stop o set="23.05%" stop-color="rgb(152,94,0)" stop-opacity="1.0000" />
<stop o set="23.44%" stop-color="rgb(152,94,0)" stop-opacity="1.0000" />
<stop o set="23.44%" stop-color="rgb(143,88,0)" stop-opacity="1.0000" />
<stop o set="23.83%" stop-color="rgb(143,88,0)" stop-opacity="1.0000" />
<stop o set="23.83%" stop-color="rgb(133,82,0)" stop-opacity="1.0000" />
<stop o set="24.22%" stop-color="rgb(133,82,0)" stop-opacity="1.0000" />
<stop o set="24.22%" stop-color="rgb(124,76,0)" stop-opacity="1.0000" />
<stop o set="24.61%" stop-color="rgb(124,76,0)" stop-opacity="1.0000" />
<stop o set="24.61%" stop-color="rgb(114,70,0)" stop-opacity="1.0000" />
<stop o set="25%" stop-color="rgb(114,70,0)" stop-opacity="1.0000" />
<stop o set="25%" stop-color="rgb(255,200,0)" stop-opacity="1.0000" />
<stop o set="25.39%" stop-color="rgb(255,200,0)" stop-opacity="1.0000" />
<stop o set="25.39%" stop-color="rgb(246,193,0)" stop-opacity="1.0000" />
<stop o set="25.78%" stop-color="rgb(246,193,0)" stop-opacity="1.0000" />
<stop o set="25.78%" stop-color="rgb(237,185,0)" stop-opacity="1.0000" />
<stop o set="26.17%" stop-color="rgb(237,185,0)" stop-opacity="1.0000" />
<stop o set="26.17%" stop-color="rgb(228,178,0)" stop-opacity="1.0000" />
https://support.chiwater.com/77734/color-ramp-resources 14/26
10/18/2020 Color ramp resources

<stop o set="26.56%" stop-color="rgb(228,178,0)" stop-opacity="1.0000" />


<stop o set="26.56%" stop-color="rgb(218,171,0)" stop-opacity="1.0000" />
<stop o set="26.95%" stop-color="rgb(218,171,0)" stop-opacity="1.0000" />
<stop o set="26.95%" stop-color="rgb(209,164,0)" stop-opacity="1.0000" />
<stop o set="27.34%" stop-color="rgb(209,164,0)" stop-opacity="1.0000" />
<stop o set="27.34%" stop-color="rgb(200,156,0)" stop-opacity="1.0000" />
<stop o set="27.73%" stop-color="rgb(200,156,0)" stop-opacity="1.0000" />
<stop o set="27.73%" stop-color="rgb(191,149,0)" stop-opacity="1.0000" />
<stop o set="28.12%" stop-color="rgb(191,149,0)" stop-opacity="1.0000" />
<stop o set="28.12%" stop-color="rgb(181,142,0)" stop-opacity="1.0000" />
<stop o set="28.52%" stop-color="rgb(181,142,0)" stop-opacity="1.0000" />
<stop o set="28.52%" stop-color="rgb(172,135,0)" stop-opacity="1.0000" />
<stop o set="28.91%" stop-color="rgb(172,135,0)" stop-opacity="1.0000" />
<stop o set="28.91%" stop-color="rgb(163,127,0)" stop-opacity="1.0000" />
<stop o set="29.3%" stop-color="rgb(163,127,0)" stop-opacity="1.0000" />
<stop o set="29.3%" stop-color="rgb(154,120,0)" stop-opacity="1.0000" />
<stop o set="29.69%" stop-color="rgb(154,120,0)" stop-opacity="1.0000" />
<stop o set="29.69%" stop-color="rgb(144,113,0)" stop-opacity="1.0000" />
<stop o set="30.08%" stop-color="rgb(144,113,0)" stop-opacity="1.0000" />
<stop o set="30.08%" stop-color="rgb(135,106,0)" stop-opacity="1.0000" />
<stop o set="30.47%" stop-color="rgb(135,106,0)" stop-opacity="1.0000" />
<stop o set="30.47%" stop-color="rgb(126,98,0)" stop-opacity="1.0000" />
<stop o set="30.86%" stop-color="rgb(126,98,0)" stop-opacity="1.0000" />
<stop o set="30.86%" stop-color="rgb(116,93,0)" stop-opacity="1.0000" />
<stop o set="31.25%" stop-color="rgb(116,93,0)" stop-opacity="1.0000" />
<stop o set="31.25%" stop-color="rgb(255,234,0)" stop-opacity="1.0000" />
<stop o set="31.64%" stop-color="rgb(255,234,0)" stop-opacity="1.0000" />
<stop o set="31.64%" stop-color="rgb(246,225,0)" stop-opacity="1.0000" />
<stop o set="32.03%" stop-color="rgb(246,225,0)" stop-opacity="1.0000" />
<stop o set="32.03%" stop-color="rgb(236,216,0)" stop-opacity="1.0000" />
<stop o set="32.42%" stop-color="rgb(236,216,0)" stop-opacity="1.0000" />
<stop o set="32.42%" stop-color="rgb(226,207,0)" stop-opacity="1.0000" />
<stop o set="32.81%" stop-color="rgb(226,207,0)" stop-opacity="1.0000" />
<stop o set="32.81%" stop-color="rgb(216,198,0)" stop-opacity="1.0000" />
<stop o set="33.2%" stop-color="rgb(216,198,0)" stop-opacity="1.0000" />
https://support.chiwater.com/77734/color-ramp-resources 15/26
10/18/2020 Color ramp resources

<stop o set="33.2%" stop-color="rgb(206,189,0)" stop-opacity="1.0000" />


<stop o set="33.59%" stop-color="rgb(206,189,0)" stop-opacity="1.0000" />
<stop o set="33.59%" stop-color="rgb(196,180,0)" stop-opacity="1.0000" />
<stop o set="33.98%" stop-color="rgb(196,180,0)" stop-opacity="1.0000" />
<stop o set="33.98%" stop-color="rgb(186,170,0)" stop-opacity="1.0000" />
<stop o set="34.38%" stop-color="rgb(186,170,0)" stop-opacity="1.0000" />
<stop o set="34.38%" stop-color="rgb(176,161,0)" stop-opacity="1.0000" />
<stop o set="34.77%" stop-color="rgb(176,161,0)" stop-opacity="1.0000" />
<stop o set="34.77%" stop-color="rgb(166,152,0)" stop-opacity="1.0000" />
<stop o set="35.16%" stop-color="rgb(166,152,0)" stop-opacity="1.0000" />
<stop o set="35.16%" stop-color="rgb(156,143,0)" stop-opacity="1.0000" />
<stop o set="35.55%" stop-color="rgb(156,143,0)" stop-opacity="1.0000" />
<stop o set="35.55%" stop-color="rgb(146,134,0)" stop-opacity="1.0000" />
<stop o set="35.94%" stop-color="rgb(146,134,0)" stop-opacity="1.0000" />
<stop o set="35.94%" stop-color="rgb(136,125,0)" stop-opacity="1.0000" />
<stop o set="36.33%" stop-color="rgb(136,125,0)" stop-opacity="1.0000" />
<stop o set="36.33%" stop-color="rgb(126,116,0)" stop-opacity="1.0000" />
<stop o set="36.72%" stop-color="rgb(126,116,0)" stop-opacity="1.0000" />
<stop o set="36.72%" stop-color="rgb(116,107,0)" stop-opacity="1.0000" />
<stop o set="37.11%" stop-color="rgb(116,107,0)" stop-opacity="1.0000" />
<stop o set="37.11%" stop-color="rgb(106,98,0)" stop-opacity="1.0000" />
<stop o set="37.5%" stop-color="rgb(106,98,0)" stop-opacity="1.0000" />
<stop o set="37.5%" stop-color="rgb(215,237,0)" stop-opacity="1.0000" />
<stop o set="37.89%" stop-color="rgb(215,237,0)" stop-opacity="1.0000" />
<stop o set="37.89%" stop-color="rgb(207,228,0)" stop-opacity="1.0000" />
<stop o set="38.28%" stop-color="rgb(207,228,0)" stop-opacity="1.0000" />
<stop o set="38.28%" stop-color="rgb(198,218,0)" stop-opacity="1.0000" />
<stop o set="38.67%" stop-color="rgb(198,218,0)" stop-opacity="1.0000" />
<stop o set="38.67%" stop-color="rgb(189,209,0)" stop-opacity="1.0000" />
<stop o set="39.06%" stop-color="rgb(189,209,0)" stop-opacity="1.0000" />
<stop o set="39.06%" stop-color="rgb(181,199,0)" stop-opacity="1.0000" />
<stop o set="39.45%" stop-color="rgb(181,199,0)" stop-opacity="1.0000" />
<stop o set="39.45%" stop-color="rgb(172,190,0)" stop-opacity="1.0000" />
<stop o set="39.84%" stop-color="rgb(172,190,0)" stop-opacity="1.0000" />
<stop o set="39.84%" stop-color="rgb(164,180,0)" stop-opacity="1.0000" />
https://support.chiwater.com/77734/color-ramp-resources 16/26
10/18/2020 Color ramp resources

<stop o set="40.23%" stop-color="rgb(164,180,0)" stop-opacity="1.0000" />


<stop o set="40.23%" stop-color="rgb(155,171,0)" stop-opacity="1.0000" />
<stop o set="40.62%" stop-color="rgb(155,171,0)" stop-opacity="1.0000" />
<stop o set="40.62%" stop-color="rgb(146,161,0)" stop-opacity="1.0000" />
<stop o set="41.02%" stop-color="rgb(146,161,0)" stop-opacity="1.0000" />
<stop o set="41.02%" stop-color="rgb(138,151,0)" stop-opacity="1.0000" />
<stop o set="41.41%" stop-color="rgb(138,151,0)" stop-opacity="1.0000" />
<stop o set="41.41%" stop-color="rgb(129,142,0)" stop-opacity="1.0000" />
<stop o set="41.8%" stop-color="rgb(129,142,0)" stop-opacity="1.0000" />
<stop o set="41.8%" stop-color="rgb(120,132,0)" stop-opacity="1.0000" />
<stop o set="42.19%" stop-color="rgb(120,132,0)" stop-opacity="1.0000" />
<stop o set="42.19%" stop-color="rgb(112,123,0)" stop-opacity="1.0000" />
<stop o set="42.58%" stop-color="rgb(112,123,0)" stop-opacity="1.0000" />
<stop o set="42.58%" stop-color="rgb(103,113,0)" stop-opacity="1.0000" />
<stop o set="42.97%" stop-color="rgb(103,113,0)" stop-opacity="1.0000" />
<stop o set="42.97%" stop-color="rgb(94,104,0)" stop-opacity="1.0000" />
<stop o set="43.36%" stop-color="rgb(94,104,0)" stop-opacity="1.0000" />
<stop o set="43.36%" stop-color="rgb(85,94,0)" stop-opacity="1.0000" />
<stop o set="43.75%" stop-color="rgb(85,94,0)" stop-opacity="1.0000" />
<stop o set="43.75%" stop-color="rgb(148,231,0)" stop-opacity="1.0000" />
<stop o set="44.14%" stop-color="rgb(148,231,0)" stop-opacity="1.0000" />
<stop o set="44.14%" stop-color="rgb(140,222,0)" stop-opacity="1.0000" />
<stop o set="44.53%" stop-color="rgb(140,222,0)" stop-opacity="1.0000" />
<stop o set="44.53%" stop-color="rgb(134,212,0)" stop-opacity="1.0000" />
<stop o set="44.92%" stop-color="rgb(134,212,0)" stop-opacity="1.0000" />
<stop o set="44.92%" stop-color="rgb(128,203,0)" stop-opacity="1.0000" />
<stop o set="45.31%" stop-color="rgb(128,203,0)" stop-opacity="1.0000" />
<stop o set="45.31%" stop-color="rgb(122,193,0)" stop-opacity="1.0000" />
<stop o set="45.7%" stop-color="rgb(122,193,0)" stop-opacity="1.0000" />
<stop o set="45.7%" stop-color="rgb(116,184,0)" stop-opacity="1.0000" />
<stop o set="46.09%" stop-color="rgb(116,184,0)" stop-opacity="1.0000" />
<stop o set="46.09%" stop-color="rgb(110,174,0)" stop-opacity="1.0000" />
<stop o set="46.48%" stop-color="rgb(110,174,0)" stop-opacity="1.0000" />
<stop o set="46.48%" stop-color="rgb(104,165,0)" stop-opacity="1.0000" />
<stop o set="46.88%" stop-color="rgb(104,165,0)" stop-opacity="1.0000" />
https://support.chiwater.com/77734/color-ramp-resources 17/26
10/18/2020 Color ramp resources

<stop o set="46.88%" stop-color="rgb(98,155,0)" stop-opacity="1.0000" />


<stop o set="47.27%" stop-color="rgb(98,155,0)" stop-opacity="1.0000" />
<stop o set="47.27%" stop-color="rgb(92,145,0)" stop-opacity="1.0000" />
<stop o set="47.66%" stop-color="rgb(92,145,0)" stop-opacity="1.0000" />
<stop o set="47.66%" stop-color="rgb(86,136,0)" stop-opacity="1.0000" />
<stop o set="48.05%" stop-color="rgb(86,136,0)" stop-opacity="1.0000" />
<stop o set="48.05%" stop-color="rgb(80,126,0)" stop-opacity="1.0000" />
<stop o set="48.44%" stop-color="rgb(80,126,0)" stop-opacity="1.0000" />
<stop o set="48.44%" stop-color="rgb(74,117,0)" stop-opacity="1.0000" />
<stop o set="48.83%" stop-color="rgb(74,117,0)" stop-opacity="1.0000" />
<stop o set="48.83%" stop-color="rgb(68,107,0)" stop-opacity="1.0000" />
<stop o set="49.22%" stop-color="rgb(68,107,0)" stop-opacity="1.0000" />
<stop o set="49.22%" stop-color="rgb(62,98,0)" stop-opacity="1.0000" />
<stop o set="49.61%" stop-color="rgb(62,98,0)" stop-opacity="1.0000" />
<stop o set="49.61%" stop-color="rgb(54,88,0)" stop-opacity="1.0000" />
<stop o set="50%" stop-color="rgb(54,88,0)" stop-opacity="1.0000" />
<stop o set="50%" stop-color="rgb(61,225,0)" stop-opacity="1.0000" />
<stop o set="50.39%" stop-color="rgb(61,225,0)" stop-opacity="1.0000" />
<stop o set="50.39%" stop-color="rgb(59,216,0)" stop-opacity="1.0000" />
<stop o set="50.78%" stop-color="rgb(59,216,0)" stop-opacity="1.0000" />
<stop o set="50.78%" stop-color="rgb(57,206,0)" stop-opacity="1.0000" />
<stop o set="51.17%" stop-color="rgb(57,206,0)" stop-opacity="1.0000" />
<stop o set="51.17%" stop-color="rgb(54,197,0)" stop-opacity="1.0000" />
<stop o set="51.56%" stop-color="rgb(54,197,0)" stop-opacity="1.0000" />
<stop o set="51.56%" stop-color="rgb(51,188,0)" stop-opacity="1.0000" />
<stop o set="51.95%" stop-color="rgb(51,188,0)" stop-opacity="1.0000" />
<stop o set="51.95%" stop-color="rgb(49,178,0)" stop-opacity="1.0000" />
<stop o set="52.34%" stop-color="rgb(49,178,0)" stop-opacity="1.0000" />
<stop o set="52.34%" stop-color="rgb(46,169,0)" stop-opacity="1.0000" />
<stop o set="52.73%" stop-color="rgb(46,169,0)" stop-opacity="1.0000" />
<stop o set="52.73%" stop-color="rgb(44,159,0)" stop-opacity="1.0000" />
<stop o set="53.12%" stop-color="rgb(44,159,0)" stop-opacity="1.0000" />
<stop o set="53.12%" stop-color="rgb(41,150,0)" stop-opacity="1.0000" />
<stop o set="53.52%" stop-color="rgb(41,150,0)" stop-opacity="1.0000" />
<stop o set="53.52%" stop-color="rgb(38,141,0)" stop-opacity="1.0000" />
https://support.chiwater.com/77734/color-ramp-resources 18/26
10/18/2020 Color ramp resources

<stop o set="53.91%" stop-color="rgb(38,141,0)" stop-opacity="1.0000" />


<stop o set="53.91%" stop-color="rgb(36,131,0)" stop-opacity="1.0000" />
<stop o set="54.3%" stop-color="rgb(36,131,0)" stop-opacity="1.0000" />
<stop o set="54.3%" stop-color="rgb(33,122,0)" stop-opacity="1.0000" />
<stop o set="54.69%" stop-color="rgb(33,122,0)" stop-opacity="1.0000" />
<stop o set="54.69%" stop-color="rgb(31,112,0)" stop-opacity="1.0000" />
<stop o set="55.08%" stop-color="rgb(31,112,0)" stop-opacity="1.0000" />
<stop o set="55.08%" stop-color="rgb(28,103,0)" stop-opacity="1.0000" />
<stop o set="55.47%" stop-color="rgb(28,103,0)" stop-opacity="1.0000" />
<stop o set="55.47%" stop-color="rgb(26,94,0)" stop-opacity="1.0000" />
<stop o set="55.86%" stop-color="rgb(26,94,0)" stop-opacity="1.0000" />
<stop o set="55.86%" stop-color="rgb(7,84,0)" stop-opacity="1.0000" />
<stop o set="56.25%" stop-color="rgb(7,84,0)" stop-opacity="1.0000" />
<stop o set="56.25%" stop-color="rgb(11,209,7)" stop-opacity="1.0000" />
<stop o set="56.64%" stop-color="rgb(11,209,7)" stop-opacity="1.0000" />
<stop o set="56.64%" stop-color="rgb(11,200,7)" stop-opacity="1.0000" />
<stop o set="57.03%" stop-color="rgb(11,200,7)" stop-opacity="1.0000" />
<stop o set="57.03%" stop-color="rgb(11,191,7)" stop-opacity="1.0000" />
<stop o set="57.42%" stop-color="rgb(11,191,7)" stop-opacity="1.0000" />
<stop o set="57.42%" stop-color="rgb(10,183,6)" stop-opacity="1.0000" />
<stop o set="57.81%" stop-color="rgb(10,183,6)" stop-opacity="1.0000" />
<stop o set="57.81%" stop-color="rgb(10,174,6)" stop-opacity="1.0000" />
<stop o set="58.2%" stop-color="rgb(10,174,6)" stop-opacity="1.0000" />
<stop o set="58.2%" stop-color="rgb(9,165,6)" stop-opacity="1.0000" />
<stop o set="58.59%" stop-color="rgb(9,165,6)" stop-opacity="1.0000" />
<stop o set="58.59%" stop-color="rgb(9,156,5)" stop-opacity="1.0000" />
<stop o set="58.98%" stop-color="rgb(9,156,5)" stop-opacity="1.0000" />
<stop o set="58.98%" stop-color="rgb(8,147,5)" stop-opacity="1.0000" />
<stop o set="59.38%" stop-color="rgb(8,147,5)" stop-opacity="1.0000" />
<stop o set="59.38%" stop-color="rgb(8,138,5)" stop-opacity="1.0000" />
<stop o set="59.77%" stop-color="rgb(8,138,5)" stop-opacity="1.0000" />
<stop o set="59.77%" stop-color="rgb(7,129,4)" stop-opacity="1.0000" />
<stop o set="60.16%" stop-color="rgb(7,129,4)" stop-opacity="1.0000" />
<stop o set="60.16%" stop-color="rgb(7,120,4)" stop-opacity="1.0000" />
<stop o set="60.55%" stop-color="rgb(7,120,4)" stop-opacity="1.0000" />
https://support.chiwater.com/77734/color-ramp-resources 19/26
10/18/2020 Color ramp resources

<stop o set="60.55%" stop-color="rgb(6,112,4)" stop-opacity="1.0000" />


<stop o set="60.94%" stop-color="rgb(6,112,4)" stop-opacity="1.0000" />
<stop o set="60.94%" stop-color="rgb(6,103,3)" stop-opacity="1.0000" />
<stop o set="61.33%" stop-color="rgb(6,103,3)" stop-opacity="1.0000" />
<stop o set="61.33%" stop-color="rgb(5,94,3)" stop-opacity="1.0000" />
<stop o set="61.72%" stop-color="rgb(5,94,3)" stop-opacity="1.0000" />
<stop o set="61.72%" stop-color="rgb(5,85,3)" stop-opacity="1.0000" />
<stop o set="62.11%" stop-color="rgb(5,85,3)" stop-opacity="1.0000" />
<stop o set="62.11%" stop-color="rgb(4,76,2)" stop-opacity="1.0000" />
<stop o set="62.5%" stop-color="rgb(4,76,2)" stop-opacity="1.0000" />
<stop o set="62.5%" stop-color="rgb(1,193,38)" stop-opacity="1.0000" />
<stop o set="62.89%" stop-color="rgb(1,193,38)" stop-opacity="1.0000" />
<stop o set="62.89%" stop-color="rgb(1,185,36)" stop-opacity="1.0000" />
<stop o set="63.28%" stop-color="rgb(1,185,36)" stop-opacity="1.0000" />
<stop o set="63.28%" stop-color="rgb(1,177,35)" stop-opacity="1.0000" />
<stop o set="63.67%" stop-color="rgb(1,177,35)" stop-opacity="1.0000" />
<stop o set="63.67%" stop-color="rgb(1,169,33)" stop-opacity="1.0000" />
<stop o set="64.06%" stop-color="rgb(1,169,33)" stop-opacity="1.0000" />
<stop o set="64.06%" stop-color="rgb(1,161,31)" stop-opacity="1.0000" />
<stop o set="64.45%" stop-color="rgb(1,161,31)" stop-opacity="1.0000" />
<stop o set="64.45%" stop-color="rgb(1,153,30)" stop-opacity="1.0000" />
<stop o set="64.84%" stop-color="rgb(1,153,30)" stop-opacity="1.0000" />
<stop o set="64.84%" stop-color="rgb(1,145,28)" stop-opacity="1.0000" />
<stop o set="65.23%" stop-color="rgb(1,145,28)" stop-opacity="1.0000" />
<stop o set="65.23%" stop-color="rgb(1,138,27)" stop-opacity="1.0000" />
<stop o set="65.62%" stop-color="rgb(1,138,27)" stop-opacity="1.0000" />
<stop o set="65.62%" stop-color="rgb(1,130,25)" stop-opacity="1.0000" />
<stop o set="66.02%" stop-color="rgb(1,130,25)" stop-opacity="1.0000" />
<stop o set="66.02%" stop-color="rgb(1,122,24)" stop-opacity="1.0000" />
<stop o set="66.41%" stop-color="rgb(1,122,24)" stop-opacity="1.0000" />
<stop o set="66.41%" stop-color="rgb(0,114,22)" stop-opacity="1.0000" />
<stop o set="66.8%" stop-color="rgb(0,114,22)" stop-opacity="1.0000" />
<stop o set="66.8%" stop-color="rgb(0,106,20)" stop-opacity="1.0000" />
<stop o set="67.19%" stop-color="rgb(0,106,20)" stop-opacity="1.0000" />
<stop o set="67.19%" stop-color="rgb(0,98,19)" stop-opacity="1.0000" />
https://support.chiwater.com/77734/color-ramp-resources 20/26
10/18/2020 Color ramp resources

<stop o set="67.58%" stop-color="rgb(0,98,19)" stop-opacity="1.0000" />


<stop o set="67.58%" stop-color="rgb(0,90,17)" stop-opacity="1.0000" />
<stop o set="67.97%" stop-color="rgb(0,90,17)" stop-opacity="1.0000" />
<stop o set="67.97%" stop-color="rgb(0,82,14)" stop-opacity="1.0000" />
<stop o set="68.36%" stop-color="rgb(0,82,14)" stop-opacity="1.0000" />
<stop o set="68.36%" stop-color="rgb(0,74,12)" stop-opacity="1.0000" />
<stop o set="68.75%" stop-color="rgb(0,74,12)" stop-opacity="1.0000" />
<stop o set="68.75%" stop-color="rgb(0,171,80)" stop-opacity="1.0000" />
<stop o set="69.14%" stop-color="rgb(0,171,80)" stop-opacity="1.0000" />
<stop o set="69.14%" stop-color="rgb(0,164,77)" stop-opacity="1.0000" />
<stop o set="69.53%" stop-color="rgb(0,164,77)" stop-opacity="1.0000" />
<stop o set="69.53%" stop-color="rgb(0,157,74)" stop-opacity="1.0000" />
<stop o set="69.92%" stop-color="rgb(0,157,74)" stop-opacity="1.0000" />
<stop o set="69.92%" stop-color="rgb(0,151,70)" stop-opacity="1.0000" />
<stop o set="70.31%" stop-color="rgb(0,151,70)" stop-opacity="1.0000" />
<stop o set="70.31%" stop-color="rgb(0,144,67)" stop-opacity="1.0000" />
<stop o set="70.7%" stop-color="rgb(0,144,67)" stop-opacity="1.0000" />
<stop o set="70.7%" stop-color="rgb(0,137,64)" stop-opacity="1.0000" />
<stop o set="71.09%" stop-color="rgb(0,137,64)" stop-opacity="1.0000" />
<stop o set="71.09%" stop-color="rgb(0,131,61)" stop-opacity="1.0000" />
<stop o set="71.48%" stop-color="rgb(0,131,61)" stop-opacity="1.0000" />
<stop o set="71.48%" stop-color="rgb(0,124,58)" stop-opacity="1.0000" />
<stop o set="71.88%" stop-color="rgb(0,124,58)" stop-opacity="1.0000" />
<stop o set="71.88%" stop-color="rgb(0,117,55)" stop-opacity="1.0000" />
<stop o set="72.27%" stop-color="rgb(0,117,55)" stop-opacity="1.0000" />
<stop o set="72.27%" stop-color="rgb(0,110,52)" stop-opacity="1.0000" />
<stop o set="72.66%" stop-color="rgb(0,110,52)" stop-opacity="1.0000" />
<stop o set="72.66%" stop-color="rgb(0,104,48)" stop-opacity="1.0000" />
<stop o set="73.05%" stop-color="rgb(0,104,48)" stop-opacity="1.0000" />
<stop o set="73.05%" stop-color="rgb(0,97,45)" stop-opacity="1.0000" />
<stop o set="73.44%" stop-color="rgb(0,97,45)" stop-opacity="1.0000" />
<stop o set="73.44%" stop-color="rgb(0,90,42)" stop-opacity="1.0000" />
<stop o set="73.83%" stop-color="rgb(0,90,42)" stop-opacity="1.0000" />
<stop o set="73.83%" stop-color="rgb(0,83,39)" stop-opacity="1.0000" />
<stop o set="74.22%" stop-color="rgb(0,83,39)" stop-opacity="1.0000" />
https://support.chiwater.com/77734/color-ramp-resources 21/26
10/18/2020 Color ramp resources

<stop o set="74.22%" stop-color="rgb(0,77,36)" stop-opacity="1.0000" />


<stop o set="74.61%" stop-color="rgb(0,77,36)" stop-opacity="1.0000" />
<stop o set="74.61%" stop-color="rgb(0,70,32)" stop-opacity="1.0000" />
<stop o set="75%" stop-color="rgb(0,70,32)" stop-opacity="1.0000" />
<stop o set="75%" stop-color="rgb(0,145,134)" stop-opacity="1.0000" />
<stop o set="75.39%" stop-color="rgb(0,145,134)" stop-opacity="1.0000" />
<stop o set="75.39%" stop-color="rgb(0,139,129)" stop-opacity="1.0000" />
<stop o set="75.78%" stop-color="rgb(0,139,129)" stop-opacity="1.0000" />
<stop o set="75.78%" stop-color="rgb(0,133,123)" stop-opacity="1.0000" />
<stop o set="76.17%" stop-color="rgb(0,133,123)" stop-opacity="1.0000" />
<stop o set="76.17%" stop-color="rgb(0,127,118)" stop-opacity="1.0000" />
<stop o set="76.56%" stop-color="rgb(0,127,118)" stop-opacity="1.0000" />
<stop o set="76.56%" stop-color="rgb(0,121,112)" stop-opacity="1.0000" />
<stop o set="76.95%" stop-color="rgb(0,121,112)" stop-opacity="1.0000" />
<stop o set="76.95%" stop-color="rgb(0,115,107)" stop-opacity="1.0000" />
<stop o set="77.34%" stop-color="rgb(0,115,107)" stop-opacity="1.0000" />
<stop o set="77.34%" stop-color="rgb(0,109,101)" stop-opacity="1.0000" />
<stop o set="77.73%" stop-color="rgb(0,109,101)" stop-opacity="1.0000" />
<stop o set="77.73%" stop-color="rgb(0,103,96)" stop-opacity="1.0000" />
<stop o set="78.12%" stop-color="rgb(0,103,96)" stop-opacity="1.0000" />
<stop o set="78.12%" stop-color="rgb(0,97,90)" stop-opacity="1.0000" />
<stop o set="78.52%" stop-color="rgb(0,97,90)" stop-opacity="1.0000" />
<stop o set="78.52%" stop-color="rgb(0,91,85)" stop-opacity="1.0000" />
<stop o set="78.91%" stop-color="rgb(0,91,85)" stop-opacity="1.0000" />
<stop o set="78.91%" stop-color="rgb(0,86,79)" stop-opacity="1.0000" />
<stop o set="79.3%" stop-color="rgb(0,86,79)" stop-opacity="1.0000" />
<stop o set="79.3%" stop-color="rgb(0,80,74)" stop-opacity="1.0000" />
<stop o set="79.69%" stop-color="rgb(0,80,74)" stop-opacity="1.0000" />
<stop o set="79.69%" stop-color="rgb(0,74,68)" stop-opacity="1.0000" />
<stop o set="80.08%" stop-color="rgb(0,74,68)" stop-opacity="1.0000" />
<stop o set="80.08%" stop-color="rgb(0,68,63)" stop-opacity="1.0000" />
<stop o set="80.47%" stop-color="rgb(0,68,63)" stop-opacity="1.0000" />
<stop o set="80.47%" stop-color="rgb(0,62,57)" stop-opacity="1.0000" />
<stop o set="80.86%" stop-color="rgb(0,62,57)" stop-opacity="1.0000" />
<stop o set="80.86%" stop-color="rgb(0,56,52)" stop-opacity="1.0000" />
https://support.chiwater.com/77734/color-ramp-resources 22/26
10/18/2020 Color ramp resources

<stop o set="81.25%" stop-color="rgb(0,56,52)" stop-opacity="1.0000" />


<stop o set="81.25%" stop-color="rgb(0,107,157)" stop-opacity="1.0000" />
<stop o set="81.64%" stop-color="rgb(0,107,157)" stop-opacity="1.0000" />
<stop o set="81.64%" stop-color="rgb(0,103,151)" stop-opacity="1.0000" />
<stop o set="82.03%" stop-color="rgb(0,103,151)" stop-opacity="1.0000" />
<stop o set="82.03%" stop-color="rgb(0,100,145)" stop-opacity="1.0000" />
<stop o set="82.42%" stop-color="rgb(0,100,145)" stop-opacity="1.0000" />
<stop o set="82.42%" stop-color="rgb(0,96,140)" stop-opacity="1.0000" />
<stop o set="82.81%" stop-color="rgb(0,96,140)" stop-opacity="1.0000" />
<stop o set="82.81%" stop-color="rgb(0,92,134)" stop-opacity="1.0000" />
<stop o set="83.2%" stop-color="rgb(0,92,134)" stop-opacity="1.0000" />
<stop o set="83.2%" stop-color="rgb(0,88,129)" stop-opacity="1.0000" />
<stop o set="83.59%" stop-color="rgb(0,88,129)" stop-opacity="1.0000" />
<stop o set="83.59%" stop-color="rgb(0,84,123)" stop-opacity="1.0000" />
<stop o set="83.98%" stop-color="rgb(0,84,123)" stop-opacity="1.0000" />
<stop o set="83.98%" stop-color="rgb(0,80,117)" stop-opacity="1.0000" />
<stop o set="84.38%" stop-color="rgb(0,80,117)" stop-opacity="1.0000" />
<stop o set="84.38%" stop-color="rgb(0,76,112)" stop-opacity="1.0000" />
<stop o set="84.77%" stop-color="rgb(0,76,112)" stop-opacity="1.0000" />
<stop o set="84.77%" stop-color="rgb(0,72,106)" stop-opacity="1.0000" />
<stop o set="85.16%" stop-color="rgb(0,72,106)" stop-opacity="1.0000" />
<stop o set="85.16%" stop-color="rgb(0,69,100)" stop-opacity="1.0000" />
<stop o set="85.55%" stop-color="rgb(0,69,100)" stop-opacity="1.0000" />
<stop o set="85.55%" stop-color="rgb(0,65,95)" stop-opacity="1.0000" />
<stop o set="85.94%" stop-color="rgb(0,65,95)" stop-opacity="1.0000" />
<stop o set="85.94%" stop-color="rgb(0,61,89)" stop-opacity="1.0000" />
<stop o set="86.33%" stop-color="rgb(0,61,89)" stop-opacity="1.0000" />
<stop o set="86.33%" stop-color="rgb(0,57,83)" stop-opacity="1.0000" />
<stop o set="86.72%" stop-color="rgb(0,57,83)" stop-opacity="1.0000" />
<stop o set="86.72%" stop-color="rgb(0,53,78)" stop-opacity="1.0000" />
<stop o set="87.11%" stop-color="rgb(0,53,78)" stop-opacity="1.0000" />
<stop o set="87.11%" stop-color="rgb(0,47,72)" stop-opacity="1.0000" />
<stop o set="87.5%" stop-color="rgb(0,47,72)" stop-opacity="1.0000" />
<stop o set="87.5%" stop-color="rgb(0,70,155)" stop-opacity="1.0000" />
<stop o set="87.89%" stop-color="rgb(0,70,155)" stop-opacity="1.0000" />
https://support.chiwater.com/77734/color-ramp-resources 23/26
10/18/2020 Color ramp resources

<stop o set="87.89%" stop-color="rgb(0,69,150)" stop-opacity="1.0000" />


<stop o set="88.28%" stop-color="rgb(0,69,150)" stop-opacity="1.0000" />
<stop o set="88.28%" stop-color="rgb(0,67,146)" stop-opacity="1.0000" />
<stop o set="88.67%" stop-color="rgb(0,67,146)" stop-opacity="1.0000" />
<stop o set="88.67%" stop-color="rgb(0,65,142)" stop-opacity="1.0000" />
<stop o set="89.06%" stop-color="rgb(0,65,142)" stop-opacity="1.0000" />
<stop o set="89.06%" stop-color="rgb(0,63,138)" stop-opacity="1.0000" />
<stop o set="89.45%" stop-color="rgb(0,63,138)" stop-opacity="1.0000" />
<stop o set="89.45%" stop-color="rgb(0,61,133)" stop-opacity="1.0000" />
<stop o set="89.84%" stop-color="rgb(0,61,133)" stop-opacity="1.0000" />
<stop o set="89.84%" stop-color="rgb(0,59,129)" stop-opacity="1.0000" />
<stop o set="90.23%" stop-color="rgb(0,59,129)" stop-opacity="1.0000" />
<stop o set="90.23%" stop-color="rgb(0,57,125)" stop-opacity="1.0000" />
<stop o set="90.62%" stop-color="rgb(0,57,125)" stop-opacity="1.0000" />
<stop o set="90.62%" stop-color="rgb(0,55,120)" stop-opacity="1.0000" />
<stop o set="91.02%" stop-color="rgb(0,55,120)" stop-opacity="1.0000" />
<stop o set="91.02%" stop-color="rgb(0,53,116)" stop-opacity="1.0000" />
<stop o set="91.41%" stop-color="rgb(0,53,116)" stop-opacity="1.0000" />
<stop o set="91.41%" stop-color="rgb(0,51,112)" stop-opacity="1.0000" />
<stop o set="91.8%" stop-color="rgb(0,51,112)" stop-opacity="1.0000" />
<stop o set="91.8%" stop-color="rgb(0,49,107)" stop-opacity="1.0000" />
<stop o set="92.19%" stop-color="rgb(0,49,107)" stop-opacity="1.0000" />
<stop o set="92.19%" stop-color="rgb(0,47,103)" stop-opacity="1.0000" />
<stop o set="92.58%" stop-color="rgb(0,47,103)" stop-opacity="1.0000" />
<stop o set="92.58%" stop-color="rgb(0,45,99)" stop-opacity="1.0000" />
<stop o set="92.97%" stop-color="rgb(0,45,99)" stop-opacity="1.0000" />
<stop o set="92.97%" stop-color="rgb(0,43,95)" stop-opacity="1.0000" />
<stop o set="93.36%" stop-color="rgb(0,43,95)" stop-opacity="1.0000" />
<stop o set="93.36%" stop-color="rgb(0,41,90)" stop-opacity="1.0000" />
<stop o set="93.75%" stop-color="rgb(0,41,90)" stop-opacity="1.0000" />
<stop o set="93.75%" stop-color="rgb(0,33,145)" stop-opacity="1.0000" />
<stop o set="94.14%" stop-color="rgb(0,33,145)" stop-opacity="1.0000" />
<stop o set="94.14%" stop-color="rgb(0,32,140)" stop-opacity="1.0000" />
<stop o set="94.53%" stop-color="rgb(0,32,140)" stop-opacity="1.0000" />
<stop o set="94.53%" stop-color="rgb(0,31,135)" stop-opacity="1.0000" />
https://support.chiwater.com/77734/color-ramp-resources 24/26
10/18/2020 Color ramp resources

<stop o set="94.92%" stop-color="rgb(0,31,135)" stop-opacity="1.0000" />


<stop o set="94.92%" stop-color="rgb(0,30,130)" stop-opacity="1.0000" />
<stop o set="95.31%" stop-color="rgb(0,30,130)" stop-opacity="1.0000" />
<stop o set="95.31%" stop-color="rgb(0,29,126)" stop-opacity="1.0000" />
<stop o set="95.7%" stop-color="rgb(0,29,126)" stop-opacity="1.0000" />
<stop o set="95.7%" stop-color="rgb(0,28,121)" stop-opacity="1.0000" />
<stop o set="96.09%" stop-color="rgb(0,28,121)" stop-opacity="1.0000" />
<stop o set="96.09%" stop-color="rgb(0,27,116)" stop-opacity="1.0000" />
<stop o set="96.48%" stop-color="rgb(0,27,116)" stop-opacity="1.0000" />
<stop o set="96.48%" stop-color="rgb(0,26,111)" stop-opacity="1.0000" />
<stop o set="96.88%" stop-color="rgb(0,26,111)" stop-opacity="1.0000" />
<stop o set="96.88%" stop-color="rgb(0,25,107)" stop-opacity="1.0000" />
<stop o set="97.27%" stop-color="rgb(0,25,107)" stop-opacity="1.0000" />
<stop o set="97.27%" stop-color="rgb(0,24,102)" stop-opacity="1.0000" />
<stop o set="97.66%" stop-color="rgb(0,24,102)" stop-opacity="1.0000" />
<stop o set="97.66%" stop-color="rgb(0,22,97)" stop-opacity="1.0000" />
<stop o set="98.05%" stop-color="rgb(0,22,97)" stop-opacity="1.0000" />
<stop o set="98.05%" stop-color="rgb(0,21,92)" stop-opacity="1.0000" />
<stop o set="98.44%" stop-color="rgb(0,21,92)" stop-opacity="1.0000" />
<stop o set="98.44%" stop-color="rgb(0,20,88)" stop-opacity="1.0000" />
<stop o set="98.83%" stop-color="rgb(0,20,88)" stop-opacity="1.0000" />
<stop o set="98.83%" stop-color="rgb(0,19,83)" stop-opacity="1.0000" />
<stop o set="99.22%" stop-color="rgb(0,19,83)" stop-opacity="1.0000" />
<stop o set="99.22%" stop-color="rgb(0,17,78)" stop-opacity="1.0000" />
<stop o set="99.61%" stop-color="rgb(0,17,78)" stop-opacity="1.0000" />
<stop o set="100%" stop-color="rgb(0,17,78)" stop-opacity="1.0000" />
</linearGradient>
</defs>
</g>
<metadata>

<copyright url="http://soliton.vm.bytemark.co.uk/pub/cpt-city/imagej/copying.html
(http://soliton.vm.bytemark.co.uk/pub/cpt-city/imagej/copying.html)"/>

</metadata>

https://support.chiwater.com/77734/color-ramp-resources 25/26
10/18/2020 Color ramp resources

</svg>

Can this article be improved?

https://support.chiwater.com/77734/color-ramp-resources 26/26

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy