378 lines
9.5 KiB
XML
378 lines
9.5 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>Grayscale</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>
|
|
<!-- /////////////////////////////////////////////////
|
|
///////// ARTKAL-S (5mm "midi" beads) ////////////////
|
|
////////////////////////////////////////////////// -->
|
|
<color colorIndex="6">
|
|
<name>White</name>
|
|
<productCode>S01</productCode>
|
|
<brand>Artkal-S</brand>
|
|
<red>233</red>
|
|
<green>231</green>
|
|
<blue>230</blue>
|
|
<isPearl>0</isPearl>
|
|
<isTranslucent>0</isTranslucent>
|
|
<isNeutral>1</isNeutral>
|
|
<isGrayscale>1</isGrayscale>
|
|
<disabled>0</disabled>
|
|
</color>
|
|
<color colorIndex="7">
|
|
<name>Ghost White</name>
|
|
<productCode>S77</productCode>
|
|
<brand>Artkal-S</brand>
|
|
<red>211</red>
|
|
<green>211</green>
|
|
<blue>208</blue>
|
|
<isPearl>0</isPearl>
|
|
<isTranslucent>0</isTranslucent>
|
|
<isNeutral>1</isNeutral>
|
|
<isGrayscale>1</isGrayscale>
|
|
<disabled>0</disabled>
|
|
</color>
|
|
<color colorIndex="8">
|
|
<name>Ash Gray</name>
|
|
<productCode>S78</productCode>
|
|
<brand>Artkal-S</brand>
|
|
<red>189</red>
|
|
<green>189</green>
|
|
<blue>187</blue>
|
|
<isPearl>0</isPearl>
|
|
<isTranslucent>0</isTranslucent>
|
|
<isNeutral>1</isNeutral>
|
|
<isGrayscale>1</isGrayscale>
|
|
<disabled>0</disabled>
|
|
</color>
|
|
<color colorIndex="9">
|
|
<name>Light Gray / [Gray 1]</name>
|
|
<productCode>S79</productCode>
|
|
<brand>Artkal-S</brand>
|
|
<red>163</red>
|
|
<green>167</green>
|
|
<blue>169</blue>
|
|
<isPearl>0</isPearl>
|
|
<isTranslucent>0</isTranslucent>
|
|
<isNeutral>1</isNeutral>
|
|
<isGrayscale>1</isGrayscale>
|
|
<disabled>0</disabled>
|
|
</color>
|
|
<color colorIndex="10">
|
|
<name>Gray / [Gray 2]</name>
|
|
<productCode>S07</productCode>
|
|
<brand>Artkal-S</brand>
|
|
<red>142</red>
|
|
<green>143</green>
|
|
<blue>147</blue>
|
|
<isPearl>0</isPearl>
|
|
<isTranslucent>0</isTranslucent>
|
|
<isNeutral>1</isNeutral>
|
|
<isGrayscale>1</isGrayscale>
|
|
<disabled>0</disabled>
|
|
</color>
|
|
<color colorIndex="11">
|
|
<name>Dark Gray / [Gray 3]</name>
|
|
<productCode>S43</productCode>
|
|
<brand>Artkal-S</brand>
|
|
<red>102</red>
|
|
<green>103</green>
|
|
<blue>106</blue>
|
|
<isPearl>0</isPearl>
|
|
<isTranslucent>0</isTranslucent>
|
|
<isNeutral>1</isNeutral>
|
|
<isGrayscale>1</isGrayscale>
|
|
<disabled>0</disabled>
|
|
</color>
|
|
<color colorIndex="12">
|
|
<name>Charcoal Gray / [Gray 4]</name>
|
|
<productCode>S89</productCode>
|
|
<brand>Artkal-S</brand>
|
|
<red>88</red>
|
|
<green>92</green>
|
|
<blue>99</blue>
|
|
<isPearl>0</isPearl>
|
|
<isTranslucent>0</isTranslucent>
|
|
<isNeutral>1</isNeutral>
|
|
<isGrayscale>1</isGrayscale>
|
|
<disabled>0</disabled>
|
|
</color>
|
|
<color colorIndex="13">
|
|
<name>Mine Shaft</name>
|
|
<productCode>S69</productCode>
|
|
<brand>Artkal-S</brand>
|
|
<red>67</red>
|
|
<green>72</green>
|
|
<blue>78</blue>
|
|
<isPearl>0</isPearl>
|
|
<isTranslucent>0</isTranslucent>
|
|
<isNeutral>1</isNeutral>
|
|
<isGrayscale>1</isGrayscale>
|
|
<disabled>0</disabled>
|
|
</color>
|
|
<color colorIndex="14">
|
|
<name>Black</name>
|
|
<productCode>S13</productCode>
|
|
<brand>Artkal-S</brand>
|
|
<red>31</red>
|
|
<green>31</green>
|
|
<blue>33</blue>
|
|
<isPearl>0</isPearl>
|
|
<isTranslucent>0</isTranslucent>
|
|
<isNeutral>1</isNeutral>
|
|
<isGrayscale>1</isGrayscale>
|
|
<disabled>0</disabled>
|
|
</color>
|
|
<color colorIndex="15">
|
|
<name>Silver</name>
|
|
<productCode>S42</productCode>
|
|
<brand>Artkal-S</brand>
|
|
<red>103</red>
|
|
<green>107</green>
|
|
<blue>115</blue>
|
|
<isPearl>0</isPearl>
|
|
<isTranslucent>1</isTranslucent>
|
|
<isNeutral>1</isNeutral>
|
|
<isGrayscale>1</isGrayscale>
|
|
<disabled>0</disabled>
|
|
</color>
|
|
<color colorIndex="16">
|
|
<name>Steel Grey</name>
|
|
<productCode>S156</productCode>
|
|
<brand>Artkal-S</brand>
|
|
<red>89</red>
|
|
<green>93</green>
|
|
<blue>98</blue>
|
|
<isPearl>0</isPearl>
|
|
<isTranslucent>0</isTranslucent>
|
|
<isNeutral>1</isNeutral>
|
|
<isGrayscale>1</isGrayscale>
|
|
<disabled>0</disabled>
|
|
</color>
|
|
<color colorIndex="17">
|
|
<name>Iron Grey</name>
|
|
<productCode>S157</productCode>
|
|
<brand>Artkal-S</brand>
|
|
<red>75</red>
|
|
<green>79</green>
|
|
<blue>85</blue>
|
|
<isPearl>0</isPearl>
|
|
<isTranslucent>0</isTranslucent>
|
|
<isNeutral>1</isNeutral>
|
|
<isGrayscale>1</isGrayscale>
|
|
<disabled>0</disabled>
|
|
</color>
|
|
<color colorIndex="18">
|
|
<name>Pepper</name>
|
|
<productCode>S158</productCode>
|
|
<brand>Artkal-S</brand>
|
|
<red>60</red>
|
|
<green>63</green>
|
|
<blue>70</blue>
|
|
<isPearl>0</isPearl>
|
|
<isTranslucent>0</isTranslucent>
|
|
<isNeutral>1</isNeutral>
|
|
<isGrayscale>1</isGrayscale>
|
|
<disabled>0</disabled>
|
|
</color>
|
|
<color colorIndex="19">
|
|
<name>Oslo Gray</name>
|
|
<productCode>S159</productCode>
|
|
<brand>Artkal-S</brand>
|
|
<red>130</red>
|
|
<green>134</green>
|
|
<blue>139</blue>
|
|
<isPearl>0</isPearl>
|
|
<isTranslucent>0</isTranslucent>
|
|
<isNeutral>1</isNeutral>
|
|
<isGrayscale>1</isGrayscale>
|
|
<disabled>0</disabled>
|
|
</color>
|
|
<!-- /////////////////////////////////////////////////
|
|
///////// Hama (5mm "midi" beads) ////////////////
|
|
////////////////////////////////////////////////// -->
|
|
<color colorIndex="238">
|
|
<name>White</name>
|
|
<productCode>H01</productCode>
|
|
<brand>Hama</brand>
|
|
<red>229</red>
|
|
<green>236</green>
|
|
<blue>241</blue>
|
|
<isPearl>0</isPearl>
|
|
<isTranslucent>0</isTranslucent>
|
|
<isNeutral>1</isNeutral>
|
|
<isGrayscale>1</isGrayscale>
|
|
<disabled>0</disabled>
|
|
</color>
|
|
<color colorIndex="254">
|
|
<name>Grey</name>
|
|
<productCode>H17</productCode>
|
|
<brand>Hama</brand>
|
|
<red>131</red>
|
|
<green>143</green>
|
|
<blue>152</blue>
|
|
<isPearl>0</isPearl>
|
|
<isTranslucent>0</isTranslucent>
|
|
<isNeutral>1</isNeutral>
|
|
<isGrayscale>1</isGrayscale>
|
|
<disabled>0</disabled>
|
|
</color>
|
|
<color colorIndex="255">
|
|
<name>Black</name>
|
|
<productCode>H18</productCode>
|
|
<brand>Hama</brand>
|
|
<red>20</red>
|
|
<green>19</green>
|
|
<blue>21</blue>
|
|
<isPearl>0</isPearl>
|
|
<isTranslucent>0</isTranslucent>
|
|
<isNeutral>1</isNeutral>
|
|
<isGrayscale>1</isGrayscale>
|
|
<disabled>0</disabled>
|
|
</color>
|
|
<color colorIndex="307">
|
|
<name>Light grey</name>
|
|
<productCode>H70</productCode>
|
|
<brand>Hama</brand>
|
|
<red>165</red>
|
|
<green>179</green>
|
|
<blue>192</blue>
|
|
<isPearl>0</isPearl>
|
|
<isTranslucent>0</isTranslucent>
|
|
<isNeutral>1</isNeutral>
|
|
<isGrayscale>1</isGrayscale>
|
|
<disabled>0</disabled>
|
|
</color>
|
|
<color colorIndex="308">
|
|
<name>Dark grey</name>
|
|
<productCode>H71</productCode>
|
|
<brand>Hama</brand>
|
|
<red>68</red>
|
|
<green>80</green>
|
|
<blue>89</blue>
|
|
<isPearl>0</isPearl>
|
|
<isTranslucent>0</isTranslucent>
|
|
<isNeutral>1</isNeutral>
|
|
<isGrayscale>1</isGrayscale>
|
|
<disabled>0</disabled>
|
|
</color>
|
|
<color colorIndex="314">
|
|
<name>Cloudy white</name>
|
|
<productCode>H77</productCode>
|
|
<brand>Hama</brand>
|
|
<red>206</red>
|
|
<green>209</green>
|
|
<blue>200</blue>
|
|
<isPearl>0</isPearl>
|
|
<isTranslucent>0</isTranslucent>
|
|
<isNeutral>1</isNeutral>
|
|
<isGrayscale>1</isGrayscale>
|
|
<disabled>0</disabled>
|
|
</color>
|
|
</colors> |