Files
beadimager/pallettes/__neutrals.xml
2022-12-07 22:12:37 +01:00

541 lines
16 KiB
XML

<?xml version="1.0" encoding="us-ascii"?>
<!--
TO READ THIS XML IN HUMAN_READABLE TABLE FORMAT, DUMP THE XML INTO THIS UTILITY:
http://codebeautify.org/xml-to-excel-converter
-->
<!--
The new artkal colors (S92 - S159) were added in Dec 2017 to this default pallette file
-->
<!--
[I'm not even sure if I want to implement the mapRed, mapGreen and mapBlue fields yet, but this is how they'd work:]...
The red, green and blue values are the colors of the actual beads (used for realistic color rendering).
The mapRed, mapGreen and mapBlue values are the values used for mapping the pixels in your image to the bead color.
99% of the time, these values will be the same.
-->
<colors>
<palletteName>Neutrals</palletteName>
<!-- /////////////////////////////////////////////////
///////// PERLER /////////////////////////////////////
////////////////////////////////////////////////// -->
<color colorIndex="0">
<name>White</name>
<productCode>P01</productCode>
<brand>Perler</brand>
<red>241</red>
<green>241</green>
<blue>241</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>1</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="1">
<name>Light Gray</name>
<productCode>P81</productCode>
<brand>Perler</brand>
<!--
<red>238</red>
<green>227</green>
<blue>207</blue>
-->
<!-- The Light Gray above was a limited run(Toasted Marshmallow??), the new Light Gray appears to be here to stay -->
<!-- These are not actual sampled values, but an average between White and Grey. -->
<red>190</red>
<green>191</green>
<blue>193</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>1</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="2">
<name>Grey</name>
<productCode>P17</productCode>
<brand>Perler</brand>
<red>138</red>
<green>141</green>
<blue>145</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>1</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="3">
<name>Silver / [Pearl Silver?]</name>
<productCode>P105</productCode>
<brand>Perler</brand>
<red>119</red>
<green>123</green>
<blue>129</blue>
<isPearl>1</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>1</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="4">
<name>Dark Grey</name>
<productCode>P92</productCode>
<brand>Perler</brand>
<red>77</red>
<green>81</green>
<blue>86</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>1</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="5">
<name>Black</name>
<productCode>P18</productCode>
<brand>Perler</brand>
<red>46</red>
<green>47</green>
<blue>50</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>1</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="6">
<name>Rust</name>
<productCode>P20</productCode>
<brand>Perler</brand>
<red>140</red>
<green>55</green>
<blue>44</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>0</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="7">
<name>Peach</name>
<productCode>P33</productCode>
<brand>Perler</brand>
<red>238</red>
<green>186</green>
<blue>178</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>0</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="8">
<name>Brown</name>
<productCode>P12</productCode>
<brand>Perler</brand>
<red>81</red>
<green>57</green>
<blue>49</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>0</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="9">
<name>Tan</name>
<productCode>P35</productCode>
<brand>Perler</brand>
<red>188</red>
<green>147</green>
<blue>113</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>0</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="10">
<name>Sand</name>
<productCode>P98</productCode>
<brand>Perler</brand>
<red>228</red>
<green>182</green>
<blue>144</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>0</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="11">
<name>Light Brown</name>
<productCode>P21</productCode>
<brand>Perler</brand>
<red>129</red>
<green>93</green>
<blue>52</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>0</isGrayscale>
<disabled>0</disabled>
</color>
<!-- /////////////////////////////////////////////////
///////// ARTKAL-S (5mm "midi" beads) ////////////////
////////////////////////////////////////////////// -->
<color colorIndex="12">
<name>White</name>
<productCode>S01</productCode>
<brand>Artkal-S</brand>
<red>255</red>
<green>255</green>
<blue>255</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>1</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="13">
<name>Ghost White</name>
<productCode>S77</productCode>
<brand>Artkal-S</brand>
<red>239</red>
<green>239</green>
<blue>239</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>1</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="14">
<name>Ash Gray</name>
<productCode>S78</productCode>
<brand>Artkal-S</brand>
<red>209</red>
<green>209</green>
<blue>209</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>1</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="15">
<name>Light Gray / [Gray 1]</name>
<productCode>S79</productCode>
<brand>Artkal-S</brand>
<red>187</red>
<green>188</green>
<blue>188</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>1</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="16">
<name>Gray / [Gray 2]</name>
<productCode>S07</productCode>
<brand>Artkal-S</brand>
<red>155</red>
<green>155</green>
<blue>155</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>1</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="17">
<name>Dark Gray / [Gray 3]</name>
<productCode>S43</productCode>
<brand>Artkal-S</brand>
<red>118</red>
<green>119</green>
<blue>119</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>1</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="18">
<name>Charcoal Gray / [Gray 4]</name>
<productCode>S89</productCode>
<brand>Artkal-S</brand>
<red>72</red>
<green>73</green>
<blue>73</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>1</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="19">
<name>Mine Shaft</name>
<productCode>S69</productCode>
<brand>Artkal-S</brand>
<red>35</red>
<green>40</green>
<blue>43</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>1</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="20">
<name>Black</name>
<productCode>S13</productCode>
<brand>Artkal-S</brand>
<red>0</red>
<green>0</green>
<blue>0</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>1</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="21">
<name>Silver</name>
<productCode>S42</productCode>
<brand>Artkal-S</brand>
<red>160</red>
<green>159</green>
<blue>157</blue>
<isPearl>0</isPearl>
<isTranslucent>1</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>1</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="22">
<name>Copper</name>
<productCode>S41</productCode>
<brand>Artkal-S</brand>
<red>154</red>
<green>85</green>
<blue>22</blue>
<isPearl>0</isPearl>
<isTranslucent>1</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>0</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="23">
<name>Metallic Gold</name>
<productCode>S63</productCode>
<brand>Artkal-S</brand>
<red>76</red>
<green>89</green>
<blue>20</blue>
<isPearl>0</isPearl>
<isTranslucent>1</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>0</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="24">
<name>Picasso</name>
<productCode>S52</productCode>
<brand>Artkal-S</brand>
<red>242</red>
<green>240</green>
<blue>161</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>0</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="25">
<name>Burning Sand</name>
<productCode>S02</productCode>
<brand>Artkal-S</brand>
<red>255</red>
<green>163</green>
<blue>139</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>0</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="26">
<name>Mandys Pink</name>
<productCode>S50</productCode>
<brand>Artkal-S</brand>
<red>250</red>
<green>170</green>
<blue>141</blue>
<isPearl>1</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>0</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="27">
<name>Mona Lisa</name>
<productCode>S35</productCode>
<brand>Artkal-S</brand>
<red>247</red>
<green>206</green>
<blue>215</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>0</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="28">
<name>Vanilla</name>
<productCode>S67</productCode>
<brand>Artkal-S</brand>
<red>243</red>
<green>207</green>
<blue>179</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>0</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="29">
<name>Sand</name>
<productCode>S18</productCode>
<brand>Artkal-S</brand>
<red>204</red>
<green>153</green>
<blue>102</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>0</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="30">
<name>Bubble Gum</name>
<productCode>S19</productCode>
<brand>Artkal-S</brand>
<red>252</red>
<green>191</green>
<blue>169</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>0</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="31">
<name>Spring Sun</name>
<productCode>S51</productCode>
<brand>Artkal-S</brand>
<red>252</red>
<green>251</green>
<blue>205</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>0</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="32">
<name>Beeswax</name>
<productCode>S32</productCode>
<brand>Artkal-S</brand>
<red>255</red>
<green>231</green>
<blue>128</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>0</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="33">
<name>Tan</name>
<productCode>S68</productCode>
<brand>Artkal-S</brand>
<red>225</red>
<green>192</green>
<blue>120</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>0</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="34">
<name>Deer</name>
<productCode>S81</productCode>
<brand>Artkal-S</brand>
<red>205</red>
<green>178</green>
<blue>119</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>0</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="35">
<name>Clay</name>
<productCode>S82</productCode>
<brand>Artkal-S</brand>
<red>181</red>
<green>129</green>
<blue>80</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>0</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="36">
<name>Light Brown</name>
<productCode>S17</productCode>
<brand>Artkal-S</brand>
<red>123</red>
<green>77</green>
<blue>53</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>0</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="37">
<name>Brown</name>
<productCode>S16</productCode>
<brand>Artkal-S</brand>
<red>92</red>
<green>71</green>
<blue>56</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>0</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="38"><name>Oaktree Brown</name> <productCode>S112</productCode><brand>Artkal-S</brand><red>121</red><green>95</green><blue>38</blue><isPearl>0</isPearl><isTranslucent>0</isTranslucent><isNeutral>1</isNeutral><isGrayscale>0</isGrayscale><disabled>0</disabled></color>
<color colorIndex="39"><name>Khaki</name> <productCode>S113</productCode><brand>Artkal-S</brand><red>186</red><green>184</green><blue>162</blue><isPearl>0</isPearl><isTranslucent>0</isTranslucent><isNeutral>1</isNeutral><isGrayscale>0</isGrayscale><disabled>0</disabled></color>
<color colorIndex="40"><name>Mocha</name> <productCode>S148</productCode><brand>Artkal-S</brand><red>99</red><green>67</green><blue>56</blue><isPearl>0</isPearl><isTranslucent>0</isTranslucent><isNeutral>1</isNeutral><isGrayscale>0</isGrayscale><disabled>0</disabled></color>
<color colorIndex="41"><name>Creme</name> <productCode>S149</productCode><brand>Artkal-S</brand><red>237</red><green>211</green><blue>158</blue><isPearl>0</isPearl><isTranslucent>0</isTranslucent><isNeutral>1</isNeutral><isGrayscale>0</isGrayscale><disabled>0</disabled></color>
<color colorIndex="42"><name>Sahara Sand</name> <productCode>S154</productCode><brand>Artkal-S</brand><red>249</red><green>200</green><blue>152</blue><isPearl>0</isPearl><isTranslucent>0</isTranslucent><isNeutral>1</isNeutral><isGrayscale>0</isGrayscale><disabled>0</disabled></color>
<color colorIndex="43"><name>Sunkissed Teint</name> <productCode>S155</productCode><brand>Artkal-S</brand><red>195</red><green>144</green><blue>105</blue><isPearl>0</isPearl><isTranslucent>0</isTranslucent><isNeutral>1</isNeutral><isGrayscale>0</isGrayscale><disabled>0</disabled></color>
<color colorIndex="44"><name>Steel Grey</name> <productCode>S156</productCode><brand>Artkal-S</brand><red>68</red><green>80</green><blue>91</blue><isPearl>0</isPearl><isTranslucent>0</isTranslucent><isNeutral>1</isNeutral><isGrayscale>1</isGrayscale><disabled>0</disabled></color>
<color colorIndex="45"><name>Iron Grey</name> <productCode>S157</productCode><brand>Artkal-S</brand><red>62</red><green>73</green><blue>85</blue><isPearl>0</isPearl><isTranslucent>0</isTranslucent><isNeutral>1</isNeutral><isGrayscale>1</isGrayscale><disabled>0</disabled></color>
<color colorIndex="46"><name>Pepper</name> <productCode>S158</productCode><brand>Artkal-S</brand><red>32</red><green>40</green><blue>48</blue><isPearl>0</isPearl><isTranslucent>0</isTranslucent><isNeutral>1</isNeutral><isGrayscale>1</isGrayscale><disabled>0</disabled></color>
<color colorIndex="47"><name>Oslo Gray</name> <productCode>S159</productCode><brand>Artkal-S</brand><red>136</red><green>139</green><blue>141</blue><isPearl>0</isPearl><isTranslucent>0</isTranslucent><isNeutral>1</isNeutral><isGrayscale>1</isGrayscale><disabled>0</disabled></color>
</colors>