Add a script to fill DB with teams

This commit is contained in:
nemunaire 2016-01-20 19:56:51 +01:00
parent ede5bb18b1
commit 97bb149eb6
2 changed files with 268 additions and 0 deletions

64
admin/fill_teams.sh Executable file
View File

@ -0,0 +1,64 @@
#!/bin/sh
BASEURL="http://localhost:8081"
PART_FILE="Challenge_Liste des participants.csv"
new_team() {
head -n "$1" team-names.txt | tail -1 | sed -E 's/^.*\|\[\[([^|]+\|)?([^|]+)\]\][^|]*\|([A-Fa-f0-9]{1,2})\|([A-Fa-f0-9]{1,2})\|([A-Fa-f0-9]{1,2})\|([0-9]{1,3})\|([0-9]{1,3})\|([0-9]{1,3})\|.*$/\6 \7 \8 \2/' |
while read line;
do
R=`echo $line | cut -d " " -f 1`
G=`echo $line | cut -d " " -f 2`
B=`echo $line | cut -d " " -f 3`
N=`echo $line | cut -d " " -f 4`
COLOR=$((($R*256 + $G) * 256 + $B))
curl -s -d "{\"name\": \"$N\",\"color\": $COLOR}" "${BASEURL}/api/teams/"
done | grep -Eo '"id":[0-9]+,' | grep -Eo "[0-9]+"
}
TNUM=0
TMAX=`cat "$PART_FILE" | wc -l`
sed "1d" "$PART_FILE" | cut -d \; -f 15 | sort | uniq | while read TEAMID
do
TNUM=$(($TNUM + 1))
echo "Doing team $TNUM/$TMAX ("$(($TNUM*100/$TMAX))"%)..."
TID=`new_team $TNUM`
(
echo -n "["
HAS_MEMBER=1
grep ";$TEAMID\$" "$PART_FILE" | while read MEMBER
do
LASTNAME=`echo $MEMBER | cut -d ";" -f 2`
FIRSTNAME=`echo $MEMBER | cut -d ";" -f 3`
COMPANY=`echo $MEMBER | cut -d ";" -f 4`
if [ $HAS_MEMBER = 0 ]
then
echo -n ,
else
HAS_MEMBER=0
fi
cat <<EOF
{
"firstname": "$FIRSTNAME",
"lastname": "$LASTNAME",
"nickname": "",
"company": "$COMPANY"
}
EOF
done
echo "]"
) | curl -s -d @- "${BASEURL}/api/teams/${TID}" > /dev/null
if ! curl -s -f "${BASEURL}/api/teams/${TID}/certificate" > /dev/null
then
curl -s -f "${BASEURL}/api/teams/${TID}/certificate/generate"
fi
echo
done

204
admin/team-names.txt Normal file
View File

@ -0,0 +1,204 @@
{{ListeCoul L|[[Aigue-marine (couleur)|Aigue-marine]]|79|F8|F8|121|248|248|51|0|0|3|180|51|97}}
{{ListeCoul L|[[Acajou (couleur)|Acajou]]|88|42|1D|136|66|29|0|51|79|47|21|79|53}}
{{ListeCoul L|[[Albâtre (couleur)|Albâtre]]|FE|FE|FE|254|254|254|0|0|0|0|0|0|100}}
{{ListeCoul L|[[Alezan]] (chevaux)|A7|67|26|167|103|38|0|38|77|35|30|77|65}}
{{ListeCoul L|[[Amarante (couleur)|Amarante]]|91|28|3B|145|40|59|0|72|59|43|349|72|57}}
{{ListeCoul L|[[Améthyste (couleur)|Améthyste]]|88|4D|A7|136|77|167|19|54|0|35|279|54|65}}
{{ListeCoul L|[[Anthracite (couleur)|Anthracite]]|30|30|30|48|48|48|0|0|0|81|0|0|19}}
{{ListeCoul L|[[Aquilain (couleur)|Aquilain]] (chevaux)|AD|4F|09|173|79|9|0|54|95|32|26|95|68}}
{{ListeCoul L|[[Ambre (couleur)|Ambre]] jaune|F0|C3|00|240|195|0|0|19|100|6|49|100|94}}
{{ListeCoul L|[[Auburn (couleur)|Auburn]] (cheveux)|9D|3E|0C|157|62|12|0|61|92|38|21|92|62}}
{{ListeCoul L|[[Aurore (couleur)|Aurore]]|FF|CB|60|255|203|96|0|20|62|0|40|62|100}}
{{ListeCoul L|[[Azur (couleur)|Azurin]]|A9|EA|FE|169|234|254|33|8|0|0|194|33|99}}
{{ListeCoul L|[[Beige]]|C8|AD|7F|200|173|127|0|14|37|22|38|40|64}}
{{ListeCoul L|[[Bisque (couleur)|Bisque]]|FF|E4|C4|255|228|196|0|11|23|0|33|100|88}}
{{ListeCoul L|[[Bistre (couleur)|Bistre]]|85|6D|4D|133|109|77|0|18|42|48|34|27|41}}
{{ListeCoul L|[[Acier]]|3A|8E|BA|58|142|186|69|24|0|27|201|52|48}}
{{ListeCoul L|[[Barbeau]] ou bleuet|54|72|AE|84|114|174|52|34|0|32|220|36|51}}
{{ListeCoul L|[[Ciel]]|77|B5|FE|119|181|254|53|29|0|0|212|99|73}}
{{ListeCoul L|[[Cobalt]] (pigment)|22|42|7C|34|66|124|73|47|0|51|219|57|31}}
{{ListeCoul L|[[Minuit]]|00|33|66|0|51|102|100|50|0|60|210|100|20}}
{{ListeCoul L|[[Hussard]] (pigment)|24|44|5C|36|68|92|61|26|0|64|206|44|25}}
{{ListeCoul L|[[Mers du sud]]|00|CC|CB|0|204|203|100|0|0|20|180|100|40}}
{{ListeCoul L|[[Dragée]]|DF|F2|FF|223|242|255|13|5|0|0|204|100|94}}
{{ListeCoul L|[[Guède]] (pigment)|56|73|9A|86|115|154|44|25|0|40|214|28|47}}
{{ListeCoul L|[[Klein]]|00|2F|A7|00|47|167|100|72|0|35|223|100|33}}
{{ListeCoul L|[[Majorelle]] |60|50|DC|96|80|220|56|64|0|14|247|67|59}}
{{ListeCoul L|[[Paon]]|06|77|90|6|119|144|96|17|0|44|191|92|29}}
{{ListeCoul L|[[Pétrole]]|1D|48|51|29|72|81|64|11|0|68|190|47|22}}
{{ListeCoul L|[[Brique (couleur)|Brique]]|84|2E|1B|132|46|27|0|65|80|48|11|66|31}}
{{ListeCoul L|[[Noix]]|3F|22|04|63|34|4|0|46|94|75|31|88|13}}
{{ListeCoul L|[[Cacao (couleur)|Cacao]]|61|4B|3A|97|75|58|0|23|40|62|26|25|30}}
{{ListeCoul L|[[Cannelle (couleur)|Cannelle]]|7E|58|35|126|88|53|0|30|58|51|29|41|35}}
{{ListeCoul L|[[Capucine (couleur)|Capucine]]|FF|5E|4D|255|94|77|0|63|70|0|6|100|65}}
{{ListeCoul L|[[Caramel (couleur)|Caramel]] (pigments)|7E|33|00|126|51|0|0|60|100|51|24|100|25}}
{{ListeCoul L|[[Carmin]] (pigment)|96|00|18|150|0|24|0|100|84|41|350|100|29}}
{{ListeCoul L|[[Céruse]] (pigment)|FE|FE|FE|254|254|254|0|0|0|0|0|0|100}}
{{ListeCoul L|[[Chamois (couleur)|Chamois]]|D0|C0|7A|208|192|122|0|8|41|18|49|48|65}}
{{ListeCoul L|[[Chartreuse (couleur)|Chartreuse]]|7F|FF|00|127|255|0|50|0|100|0|90|100|50}}
{{ListeCoul L|[[Châtaigne (couleur)|Châtaigne]]|80|6D|5A|128|109|90|0|15|30|50|30|17|43}}
{{ListeCoul L|[[Cinabre (couleur)|Cinabre]] (pigment)|DB|17|02|219|23|2|0|89|99|14|6|98|43}}
{{ListeCoul L|[[Colombin (couleur)|Colombin]] (vieilli)|6A|45|5D|106|69|93|0|35|12|58|321|21|34}}
{{ListeCoul L|[[Coquelicot (couleur)|Coquelicot]]|C6|08|00|198|8|0|0|96|100|22|2|100|39}}
{{ListeCoul L|[[Corail (couleur)|Corail]]|E7|3E|01|231|62|1|0|73|100|9|16|99|45}}
{{ListeCoul L|[[Cuivre (couleur)|Cuivre]]|B3|67|00|179|103|0|0|42|100|30|35|100|35}}
{{ListeCoul L|[[Cyan]]|2B|FA|FA|43|250|250|83|0|0|2|180|95|57}}
{{ListeCoul L|[[Denim (couleur)|Denim]]|15|60|BD|21|96|189|89|49|0|26|213|80|41}}
{{ListeCoul L|[[Ébène (couleur)|Ébène]]|00|00|00|0|0|0|0|0|0|100|0|0|0}}
{{ListeCoul L|[[Écarlate]]|ED|00|00|237|0|0|0|100|100|7|0|100|46}}
{{ListeCoul L|[[Écru]]|FE|FE|E0|254|254|224|0|0|12|0|60|94|94}}
{{ListeCoul L|[[Émeraude (couleur)|Émeraude]]|01|D7|58|1|215|88|100|0|59|16|144|99|42}}
{{ListeCoul L|[[Étain]]|ED|ED|ED|237|237|237|0|0|0|7|0|0|93}}
{{ListeCoul L|[[Fauve (couleur)|Fauve]]|AD|4F|09|173|79|9|0|54|95|32|26|90|36}}
{{ListeCoul L|[[Feu (couleur)|Feu]]|FF|49|01|255|73|1|0|71|100|0|17|100|50}}
{{ListeCoul L|[[Flave]]|E6|E6|97|230|230|151|0|0|34|10|60|61|75}}
{{ListeCoul L|[[Fuchsia (couleur)|Fuchsia]]|FD|3F|92|253|63|146|0|75|42|1|334|75|62}}
{{ListeCoul L|[[Garance (couleur)|Garance]] (pigment)|EE|10|10|238|16|16|0|93|93|7|0|87|50}}
{{ListeCoul L|[[Glycine (couleur)|Glycine]]|C9|A0|DC|201|160|220|9|27|0|14|281|46|75}}
{{ListeCoul L|[[Grège]]|BB|AE|98|187|174|152|0|7|19|27|38|20|66}}
{{ListeCoul L|[[Grenat (couleur)|Grenat]]|6E|0B|14|110|11|20|0|90|82|57|355|82|24}}
{{ListeCoul L|[[Lin]]|D2|CA|EC|210|202|236|11|14|0|7|254|47|86}}
{{ListeCoul L|[[Payne]] (mélange de pigments)|67|71|79|103|113|121|15|7|0|53|207|8|44}}
{{ListeCoul L|[[Fer]]|7F|7F|7F|127|127|127|0|0|0|50|0|0|50}}
{{ListeCoul L|[[Perle]]|CE|CE|CE|206|206|206|0|0|0|19|0|0|81}}
{{ListeCoul L|[[Héliotrope (couleur)|Héliotrope]]|DF|73|FF|223|115|255|13|55|0|0|286|100|73}}
{{ListeCoul L|[[Incarnadin]]|FE|96|A0|254|150|160|0|41|37|0|354|98|79}}
{{ListeCoul L|[[Incarnat]]|FF|6F|7D|255|111|125|0|56|51|0|354|100|72}}
{{ListeCoul L|[[Indigo]] |2E|00|6C|46|0|108|57|100|0|58|266|100|21}}
{{ListeCoul L|[[Isabelle (cheval)|Isabelle]] (chevaux)|78|5E|2F|120|94|47|0|22|61|53|39|44|33}}
{{ListeCoul L|[[Ivoire (couleur)|Ivoire]]|FF|FF|D4|255|255|212|0|0|17|0|60|100|92}}
{{ListeCoul L|[[Jais]]|00|00|00|0|0|0|0|0|0|100|0|0|0}}
{{ListeCoul L|[[Auréolin]]|FD|EE|00|253|238|0|0|6|100|0|56|90|99}}
{{ListeCoul L|[[Canari]]|E7|F0|0D|231|240|13|4|0|95|6|62|90|50}}
{{ListeCoul L|[[Mars]] (pigment)|EE|D1|53|238|209|83|0|12|65|7|49|82|63}}
{{ListeCoul L|[[Naples]] (pigment)|FF|F0|BC|255|240|188|0|6|26|0|47|100|87}}
{{ListeCoul L|[[Mimosa]]|FE|F8|6C|254|248|108|0|2|57|0|58|99|71}}
{{ListeCoul L|[[Lapis-lazuli (couleur)|Lapis-lazuli]]|26|61|9C|38|97|156|76|38|0|39|210|61|38}}
{{ListeCoul L|[[Lavallière (couleur)|Lavallière]] (reliure)|8F|59|22|143|89|34|0|38|76|44|30|62|35}}
{{ListeCoul L|[[Lavande (couleur)|Lavande]]|96|83|EC|150|131|236|36|44|0|7|251|73|72}}
{{ListeCoul L|[[Lilas (couleur)|Lilas]]|B6|66|D2|182|102|210|13|51|0|18|284|55|61}}
{{ListeCoul L|[[Magenta (couleur)|Magenta]]|FF|00|FF|255|0|255|0|100|0|0|300|100|50}}
{{ListeCoul L|[[Maïs (couleur)|Maïs]]|FF|DE|75|255|222|117|0|13|54|0|46|100|73}}
{{ListeCoul L|[[Malachite (couleur)|Malachite]]|1F|A0|55|31|160|85|81|0|47|37|145|68|37}}
{{ListeCoul L|[[Mandarine (couleur)|Mandarine]]|FE|A3|47|254|163|71|0|36|72|0|30|99|64}}
{{ListeCoul L|[[Mauve (couleur)]]|D4|73|D4|150|85|120|0|43|20|41|328|28|46}}
{{ListeCoul L|[[Menthe (couleur)|Menthe]]|16|B8|4E|22|184|78|88|0|58|28|141|79|40}}
{{ListeCoul L|[[Mordoré]]|87|59|1A|135|89|26|0|34|81|47|35|68|32}}
{{ListeCoul L|[[Moutarde (couleur)|Moutarde]]|C7|CF|00|199|207|0|4|0|100|19|62|100|41}}
{{ListeCoul L|[[Nacarat]]|FC|5D|5D|252|93|93|0|63|63|1|0|63|99}}
{{ListeCoul L|[[Nankin (couleur)|Nankin]]|F7|E2|69|247|226|105|0|9|57|3|51|90|69}}
{{ListeCoul L|[[Aniline]] (pigment)|12|0D|16|18|13|22|18|41|0|91|273|26|7}}
{{ListeCoul L|[[Ocre]] (pigment) |DF|AF|2C|223|175|44|0|22|80|13|44|74|52}}
{{ListeCoul L|[[Olive (couleur)|Olive]]|70|8D|23|112|141|35|21|0|75|45|76|60|35}}
{{ListeCoul L|[[Opale]]|66|CC|CC|102|204|204|50|0|0|20|180|50|60}}
{{ListeCoul L|[[Orange (couleur)|Orange]]|FF|7F|00|255|127|0|0|50|100|0|30|100|50}}
{{ListeCoul L|[[Orchidée (couleur)|Orchidée]]|DA|70|D6|218|112|214|0|49|2|15|302|59|65}}
{{ListeCoul L|[[Orpiment (couleur)|Orpiment]] (pigment)|FC|D2|1C|252|210|28|0|17|89|1|49|97|55}}
{{ListeCoul L|[[Paille (couleur)|Paille]]|FE|E3|47|254|227|71|0|11|72|0|51|99|64}}
{{ListeCoul L|[[Parme (couleur)|Parme]]|CF|A0|E9|207|160|233|11|31|0|9|279|62|77}}
{{ListeCoul L|[[Pastel (couleur)|Pastel]] (pigment)|56|73|9A|86|115|154|44|25|0|40|214|28|47}}
{{ListeCoul L|[[Pistache (couleur)|Pistache]]|BE|F5|74|190|245|116|22|0|53|4|86|87|71}}
{{ListeCoul L|[[Ponceau (couleur)|Ponceau]]|C6|08|00|198|8|0|0|96|100|22|2|100|39}}
{{ListeCoul L|[[Pourpre]] (héraldique)|9E|0E|40|158|14|64|0|91|59|38|339|84|34}}
{{ListeCoul L|[[Prasin]]|4C|A6|6B|76|166|107|54|0|36|35|141|37|47}}
{{ListeCoul L|[[Mountbatten]]|99|7A|8D|153|122|141|0|20|8|40|323|13|54}}
{{ListeCoul L|[[Cardinal]]|B8|20|10|184|32|16|0|83|91|28|6|84|39}}
{{ListeCoul L|[[Alizarine]]|E3|26|36|227|38|54|0|85|70|1|355|83|89}}
{{ListeCoul L|[[Andrinople]] (pigment)|A9|11|01|169|17|1|0|90|99|34|6|99|33}}
{{ListeCoul L|[[Falun]] (pigment)|80|18|18|128|24|24|0|81|81|50|0|68|30}}
{{ListeCoul L|[[Tomette]]|AE|4A|34|174|74|52|0|57|70|32|11|54|44}}
{{ListeCoul L|[[Rubis (couleur)|Rubis]]|E0|11|5F|224|17|95|0|92|58|12|337|92|88}}
{{ListeCoul L|[[Sable (couleur)|Sable]]|E0|CD|A9|224|205|169|0|8|25|12|39|47|77}}
{{ListeCoul L|[[Safran (épice)#Coloration et parfumerie|Safran]]|F3|D6|17|243|214|23|0|12|91|5|52|90|52}}
{{ListeCoul L|[[Saphir (couleur)|Saphir]]|01|31|B4|1|49|180|99|73|0|29|224|99|35}}
{{ListeCoul L|[[Sarcelle (couleur)|Sarcelle]]|00|8E|8E|0|142|142|100|0|0|44|180|100|28}}
{{ListeCoul L|[[Saumon (couleur)|Saumon]]|F8|8E|55|248|142|85|0|43|66|3|21|92|65}}
{{ListeCoul L|[[Sépia]] (pigment)|AE|89|64|174|137|100|0|21|43|32|30|31|54}}
{{ListeCoul L|[[Sinople]] (héraldique)|14|94|14|20|148|20|86|0|86|42|120|76|33}}
{{ListeCoul L|[[Smalt (couleur)|Smalt]] (pigment)|00|33|99|0|51|153|100|67|0|40|220|100|30}}
{{ListeCoul L|[[Soufre (couleur)|Soufre]]|FF|FF|6B|255|255|107|0|0|58|0|60|100|71}}
{{ListeCoul L|[[Tangerine]] (couleur)|FF|7F|00|255|127|0|0|50|100|0|30|100|50}}
{{ListeCoul L|[[Taupe (couleur)|Taupe]]|46|3F|32|70|63|50|0|10|29|73|39|17|24}}
{{ListeCoul L|[[Ombre]] (pigment)|92|6D|27|146|109|39|0|25|73|43|39|58|36}}
{{ListeCoul L|[[Tomate (couleur)|Tomate]]|DE|29|16|222|41|22|0|82|90|13|6|82|48}}
{{ListeCoul L|[[Topaze (couleur)|Topaze]]|FA|EA|73|250|234|115|0|6|54|2|53|93|72}}
{{ListeCoul L|[[Turquoise (couleur)|Turquoise]]|25|FD|E9|37|253|233|85|0|8|1|174|98|57}}
{{ListeCoul L|[[Vermeil (couleur)|Vermeil]]|FF|09|21|255|9|33|0|96|87|0|354|100|52}}
{{ListeCoul L|[[Vermillon]]|DB|17|02|219|23|2|0|89|99|14|6|98|43}}
{{ListeCoul L|[[Céladon]]|83|A6|97|131|166|151|21|0|9|35|154|16|58}}
{{ListeCoul L|[[Hooker]] (mélange de pigments)|1B|4F|08|27|79|8|66|0|90|69|104|82|17}}
{{ListeCoul L|[[Lime]]|9E|FD|38|158|253|56|38|0|78|1|89|98|61}}
{{ListeCoul L|[[Mélèze]]|38|6F|48|56|111|72|50|0|35|56|137|33|33}}
{{ListeCoul L|[[Opaline]]|97|DF|C6|151|223|198|32|0|11|13|159|53|73}}
{{ListeCoul L|[[Pin]]|01|79|6F|1|121|111|99|0|8|53|175|98|24}}
{{ListeCoul L|[[Prairie]]|57|D5|3B|87|213|59|59|0|72|16|109|65|53}}
{{ListeCoul L|[[Printemps]]|00|FF|7F|0|255|127|100|0|50|0|150|100|50}}
{{ListeCoul L|[[Sapin]]|09|52|28|9|82|40|89|0|51|68|145|80|18}}
{{ListeCoul L|[[Sauge]]|68|9D|71|104|157|113|34|0|28|38|130|21|51}}
{{ListeCoul L|[[Tilleul]]|A5|D1|52|165|209|82|21|0|61|18|81|58|57}}
{{ListeCoul L|[[Véronèse]] (pigment)|5A|65|21|90|101|33|11|0|67|60|70|51|26}}
{{ListeCoul L|[[Violine]]|A1|06|84|161|6|132|0|96|18|37|311|93|33}}
{{ListeCoul L|[[Viride]] (pigment)|40|82|6D|64|130|109|51|0|16|49|161|34|38}}
{{ListeCoul L|[[Zinzolin]]|6C|02|77|108|2|119|9|98|0|53|294|97|24}}
{{ListeCoul L|[[Abricot (couleur)|Abricot]]|E6|7E|30|230|126|48|5|60|87|0|26|79|90}}
{{ListeCoul L|[[Absinthe (couleur)|Absinthe]]|7F|DD|4C|127|221|76|43|0|66|13|99|66|87}}
{{ListeCoul L|[[Corbeau]] (cheveux)|00|00|00|0|0|0|0|0|0|100|0|0|0}}
{{ListeCoul L|[[Amande (couleur)|Amande]]|82|C4|6C|130|196|108|34|0|45|23|105|45|77}}
{{ListeCoul L|[[Ardoise (couleur)|Ardoise]]|5A|5E|6B|90|94|107|16|12|0|58|226|16|42}}
{{ListeCoul L|[[Argile (couleur)|Argile]]|EF|EF|EF|239|239|239|0|0|0|6|0|0|94}}
{{ListeCoul L|[[Asperge (couleur)|Asperge]]|7B|A0|5B|123|160|91|23|0|43|37|92|43|63}}
{{ListeCoul L|[[Azur (couleur)|Azur]]|00|7F|FF|0|127|255|100|50|0|0|210|100|100}}
{{ListeCoul L|[[Baillet (couleur)|Baillet]] (chevaux vieilli)|AE|64|2D|174|100|45|0|43|74|32|26|59|43}}
{{ListeCoul L|[[Banane (couleur)|Banane]]|D1|B6|06|209|182|6|0|13|97|18|52|94|42}}
{{ListeCoul L|[[Blé (couleur)|Blé]]|E8|D6|30|232|214|48|0|8|79|9|54|80|55}}
{{ListeCoul L|[[Canard]]|04|8B|9A|4|139|154|97|10|0|40|186|95|31}}
{{ListeCoul L|[[Céleste]]|26|C4|EC|38|196|236|84|17|0|7|192|84|54}}
{{ListeCoul L|[[Charrette]]|8E|A2|C6|142|162|198|28|18|0|22|219|33|67}}
{{ListeCoul L|[[Outremer]]|1B|01|9B|27|1|155|83|99|0|39|250|99|31}}
{{ListeCoul L|[[Persan]]|66|00|FF|102|0|255|60|100|0|0|264|100|50}}
{{ListeCoul L|[[Turquin]]|42|5B|8A|66|91|138|52|34|0|46|219|35|40}}
{{ListeCoul L|[[Vénitien]] (cheveux)|E7|A8|54|231|168|84|0|27|64|9|34|75|62}}
{{ListeCoul L|[[Bureau (couleur)|Bureau]]|6B|57|31|107|87|49|0|19|54|58|39|37|31}}
{{ListeCoul L|[[Cachou (couleur)|Cachou]] (pigments)|2F|1B|0C|47|27|12|0|43|74|82|26|59|12}}
{{ListeCoul L|[[Cæruléum]]|35|7A|B7|53|122|183|71|33|0|28|208|55|46}}
{{ListeCoul L|[[Café (couleur)|Café]]|46|2E|01|70|46|1|0|34|99|73|39|97|14}}
{{ListeCoul L|[[Carotte (couleur)|Carotte]]|F4|66|1B|244|102|27|0|58|89|4|21|91|53}}
{{ListeCoul L|[[Cerise (couleur)|Cerise]]|DE|31|63|222|49|99|0|78|55|13|343|72|53}}
{{ListeCoul L|[[Cerise (couleur)|Hollywood]]|F4|00|A1|244|0|161|0|100|34|4|320|100|48}}
{{ListeCoul L|[[Chair (couleur)|Chair]]|FE|C3|AC|254|195|172|0|23|32|0|17|98|84}}
{{ListeCoul L|[[Chaudron (couleur)|Chaudron]]|85|53|0F|133|83|15|0|38|89|48|35|80|29}}
{{ListeCoul L|[[Chocolat (couleur)|Chocolat]]|5A|3A|22|90|58|34|0|36|62|65|26|45|24}}
{{ListeCoul L|[[Citron (couleur)|Citron]]|F7|FF|3C|247|255|60|3|0|76|0|62|100|62}}
{{ListeCoul L|[[Citrouille (couleur)|Citrouille]]|DF|6D|14|223|109|20|0|51|91|13|26|84|48}}
{{ListeCoul L|[[Fraise (couleur)|Fraise]]|BF|30|30|191|48|48|0|75|75|25|0|60|47}}
{{ListeCoul L|[[Framboise (couleur)|Framboise]]|C7|2C|48|199|44|72|0|78|64|22|349|64|48}}
{{ListeCoul L|[[Grenadine (couleur)|Grenadine]]|E9|38|3F|233|56|63|0|76|73|9|358|80|57}}
{{ListeCoul L|[[Gris]]|60|60|60|96|96|96|0|0|0|62|0|0|38}}
{{ListeCoul L|[[Groseille (couleur)|Groseille]]|CF|0A|1D|207|10|29|0|95|86|19|354|91|43}}
{{ListeCoul L|[[Kaki (couleur)|Kaki]]|94|81|2B|148|129|43|0|13|71|42|49|55|37}}
{{ListeCoul L|[[Marine (couleur)|Marine]]|03|22|4C|3|34|76|96|55|0|70|215|92|15}}
{{ListeCoul L|[[Marron (couleur)|Marron]]|58|29|00|88|41|0|0|53|100|65|28|100|17}}
{{ListeCoul L|[[Melon]]|DE|98|16|222|152|22|0|32|90|13|39|82|48}}
{{ListeCoul L|[[Neige (couleur)|Neige]]|FE|FE|FE|254|254|254|0|0|0|0|0|0|100}}
{{ListeCoul L|[[Encre]]|00|00|00|0|0|0|0|0|0|100|0|0|0}}
{{ListeCoul L|[[Carbone]] (pigment)|13|0E|0A|19|14|10|0|26|47|93|27|31|6}}
{{ListeCoul L|[[Noisette (couleur)|Noisette]]|95|56|28|149|86|40|0|42|73|42|25|58|37}}
{{ListeCoul L|[[Prune (couleur)|Prune]]|81|14|53|129|20|83|0|84|36|49|325|73|29}}
{{ListeCoul L|[[Puce (couleur)|Puce]]|4E|16|09|78|22|9|0|72|88|69|11|79|17}}
{{ListeCoul L|[[Rose bonbon (couleur)|Bonbon]]|F9|42|9E|249|66|158|0|74|37|2|330|74|98}}
{{ListeCoul L|[[Souris (couleur)|Souris]]|9E|9E|9E|158|158|158|0|0|0|38|0|0|62}}
{{ListeCoul L|[[Sienne]] (pigment)|8A|33|24|138|51|36|0|63|74|46|9|59|34}}
{{ListeCoul L|[[Tourterelle (couleur)|Tourterelle]] |BB|AC|AC|187|172|172|0|8|8|27|0|10|70}}
{{ListeCoul L|[[Vanille (couleur)|Vanille]]|E1|CE|9A|225|206|154|0|8|32|12|44|54|74}}
{{ListeCoul L|[[Vert]]|00|80|20|0|128|32|100|50|100|0|135|100|50}}
{{ListeCoul L|[[Anis]]|9F|E8|55|159|232|85|31|0|63|9|90|76|62}}
{{ListeCoul L|[[Bouteille]]|09|6A|09|9|106|9|92|0|92|58|120|84|23}}
{{ListeCoul L|[[Épinard]]|17|57|32|23|87|50|74|0|43|66|145|58|22}}
{{ListeCoul L|[[Gazon]] ou herbe|3A|9D|23|58|157|35|63|0|78|38|109|64|38}}
{{ListeCoul L|[[Lichen]]|85|C1|7E|133|193|126|31|0|35|24|114|35|63}}
{{ListeCoul L|[[Mousse]]|67|9F|5A|103|159|90|35|0|43|38|109|28|49}}
{{ListeCoul L|[[Perroquet]]|3A|F2|4B|58|242|75|76|0|69|5|126|88|59}}
{{ListeCoul L|[[Poireau]]|4C|A6|6B|76|166|107|54|0|36|35|141|37|47}}
{{ListeCoul L|[[Pomme]]|34|C9|24|52|201|36|74|0|82|21|114|70|46}}
{{ListeCoul L|[[Violet]]|7F|00|FF|127|0|255|50|100|0|40|270|100|50}}
{{ListeCoul L|[[Évêque]]|72|3E|64|114|62|100|0|46|12|55|316|30|35}}