﻿<?xml version="1.0" encoding="UTF-8"?>

<matrix>

<color name="green" rgb="102,174,94">
<factor stipplerate="25">230,241,228</factor>
<factor stipplerate="50">215,234,213</factor>
<factor stipplerate="75">181,215,177</factor>
</color>

<color name="blue" rgb="90,164,224">
<factor stipplerate="25">220,236,248</factor>
<factor stipplerate="50">202,226,245</factor>
<factor stipplerate="75">181,214,241</factor>
</color>

<color name="brown" rgb="204,153,115">
<factor stipplerate="25">244,233,225</factor>
<factor stipplerate="50">244,233,225</factor>
<factor stipplerate="75">244,233,225</factor>
</color>

<color name="mauve" rgb="255,159,207">
<factor stipplerate="25">255,213,234</factor>
<factor stipplerate="50">255,192,224</factor>
<factor stipplerate="75">255,170,213</factor>
</color>

<color name="yellow" rgb="255,238,21">
<factor stipplerate="25">255,253,213</factor>
<factor stipplerate="50">255,251,192</factor>
<factor stipplerate="75">255,247,141</factor>
</color>

<color name="red" rgb="255,36,36">
<factor stipplerate="25">255,213,213</factor>
<factor stipplerate="50">255,192,192</factor>
<factor stipplerate="75">255,151,151</factor>
</color>

</matrix>


