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

172 lines
4.2 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
-->
<colors>
<palletteName>Lego (The Works Museum Pallette)</palletteName>
<!-- /////////////////////////////////////////////////
///////// LEGO /////////////////////////////////////
RGB Values pulled from http://ryanhowerter.net/colors.html
////////////////////////////////////////////////// -->
<color colorIndex="0">
<name>White</name>
<productCode>1</productCode>
<brand>Lego</brand>
<red>244</red>
<green>244</green>
<blue>244</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>1</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="1">
<name>Tan (Brick Yellow)</name>
<productCode>5</productCode>
<brand>Lego</brand>
<red>204</red>
<green>185</green>
<blue>141</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>0</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="2">
<name>Bright Red</name>
<productCode>21</productCode>
<brand>Lego</brand>
<red>180</red>
<green>0</green>
<blue>0</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>0</isNeutral>
<isGrayscale>0</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="3">
<name>Bright Blue</name>
<productCode>23</productCode>
<brand>Lego</brand>
<red>30</red>
<green>90</green>
<blue>168</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>0</isNeutral>
<isGrayscale>0</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="4">
<name>Bright Yellow</name>
<productCode>24</productCode>
<brand>Lego</brand>
<red>250</red>
<green>200</green>
<blue>10</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>0</isNeutral>
<isGrayscale>0</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="5">
<name>Black</name>
<productCode>26</productCode>
<brand>Lego</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="6">
<name>Bright Green</name>
<productCode>37</productCode>
<brand>Lego</brand>
<red>88</red>
<green>171</green>
<blue>65</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>0</isNeutral>
<isGrayscale>0</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="7">
<name>Bright Orange</name>
<productCode>106</productCode>
<brand>Lego</brand>
<red>214</red>
<green>121</green>
<blue>35</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>0</isNeutral>
<isGrayscale>0</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="8">
<name>Lime (Bright Yellow-Green)</name>
<productCode>119</productCode>
<brand>Lego</brand>
<red>165</red>
<green>202</green>
<blue>24</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>0</isNeutral>
<isGrayscale>0</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="9">
<name>Reddish Brown</name>
<productCode>192</productCode>
<brand>Lego</brand>
<red>95</red>
<green>49</green>
<blue>9</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>0</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="10">
<name>Medium Stone Grey</name>
<productCode>194</productCode>
<brand>Lego</brand>
<red>150</red>
<green>150</green>
<blue>150</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>1</isGrayscale>
<disabled>0</disabled>
</color>
<color colorIndex="11">
<name>Dark Stone Grey</name>
<productCode>199</productCode>
<brand>Lego</brand>
<red>100</red>
<green>100</green>
<blue>100</blue>
<isPearl>0</isPearl>
<isTranslucent>0</isTranslucent>
<isNeutral>1</isNeutral>
<isGrayscale>1</isGrayscale>
<disabled>0</disabled>
</color>
</colors>