Files
VSC/C#/RALList.cs
T
claudio 368d6fafea Issue
Code backup
2026-05-10 16:59:01 +02:00

1878 lines
42 KiB
C#

public class RALModel
{
public int FamilyCode { get; set; }
public string FamilyName { get; set; }
public string RALCode { get; set; }
public string PANTONECode { get; set; }
public string DescriptionIt { get; set; }
public string DescriptionEn { get; set; }
public string Color { get; set; }
}
// DevExpess Datagrid column
List<RALModel> RALColors = new List<RALModel>() {
new()
{
FamilyCode = 1000,
FamilyName = "1000 - Yellow, Beige",
RALCode = "RAL 1000",
PANTONECode = "616 C",
DescriptionIt = "Beige verdastro",
DescriptionEn = "Green beige",
Color = "#CCC188"
},
new()
{
FamilyCode = 1000,
FamilyName = "1000 - Yellow, Beige",
RALCode = "RAL 1001",
PANTONECode = "452 C",
DescriptionIt = "Beige ",
DescriptionEn = "Beige",
Color = "#CEB487"
},
new()
{
FamilyCode = 1000,
FamilyName = "1000 - Yellow, Beige",
RALCode = "RAL 1002",
PANTONECode = "618 C",
DescriptionIt = "Giallo sabbia",
DescriptionEn = "Sand yellow",
Color = "#D0B173"
},
new()
{
FamilyCode = 1000,
FamilyName = "1000 - Yellow, Beige",
RALCode = "RAL 1003",
PANTONECode = "143 C",
DescriptionIt = "Giallo segnale",
DescriptionEn = "Signal yellow",
Color = "#F2AD00"
},
new()
{
FamilyCode = 1000,
FamilyName = "1000 - Yellow, Beige",
RALCode = "RAL 1004",
PANTONECode = "142 C",
DescriptionIt = "Giallo oro",
DescriptionEn = "Golden yellow",
Color = "#E4A700"
},
new()
{
FamilyCode = 1000,
FamilyName = "1000 - Yellow, Beige",
RALCode = "RAL 1005",
PANTONECode = "1255 C",
DescriptionIt = "Giallo miele",
DescriptionEn = "Honey yellow",
Color = "#C79600"
},
new()
{
FamilyCode = 1000,
FamilyName = "1000 - Yellow, Beige",
RALCode = "RAL 1006",
PANTONECode = "142 C",
DescriptionIt = "Giallo polenta",
DescriptionEn = "Maize yellow",
Color = "#D99300"
},
new()
{
FamilyCode = 1000,
FamilyName = "1000 - Yellow, Beige",
RALCode = "RAL 1007",
PANTONECode = "7413 C",
DescriptionIt = "Giallo narciso",
DescriptionEn = "Daffodil yello",
Color = "#E69400"
},
new()
{
FamilyCode = 1000,
FamilyName = "1000 - Yellow, Beige",
RALCode = "RAL 1011",
PANTONECode = "119 C",
DescriptionIt = "Beige marrone",
DescriptionEn = "Brown beige",
Color = "#D8BA2E"
},
new()
{
FamilyCode = 1000,
FamilyName = "1000 - Yellow, Beige",
RALCode = "RAL 1012",
PANTONECode = "142 C",
DescriptionIt = "Giallo limone",
DescriptionEn = "Lemon yellow",
Color = "#AF8552"
},
new()
{
FamilyCode = 1000,
FamilyName = "1000 - Yellow, Beige",
RALCode = "RAL 1013",
PANTONECode = "7499 C",
DescriptionIt = "Bianco perla",
DescriptionEn = "Oyster white",
Color = "#E5DFCC"
},
new()
{
FamilyCode = 1000,
FamilyName = "1000 - Yellow, Beige",
RALCode = "RAL 1014",
PANTONECode = "4525 C",
DescriptionIt = "Avorio",
DescriptionEn = "Ivory",
Color = "#DFCEA1"
},
new()
{
FamilyCode = 1000,
FamilyName = "1000 - Yellow, Beige",
RALCode = "RAL 1015",
PANTONECode = "5865 C",
DescriptionIt = "Avorio chiaro",
DescriptionEn = "Light ivory",
Color = "#E6D9BD"
},
new()
{
FamilyCode = 1000,
FamilyName = "1000 - Yellow, Beige",
RALCode = "RAL 1016",
PANTONECode = "394 C",
DescriptionIt = "Giallo zolfo",
DescriptionEn = "Sulfur yellow",
Color = "#ECEA41"
},
new()
{
FamilyCode = 1000,
FamilyName = "1000 - Yellow, Beige",
RALCode = "RAL 1017",
PANTONECode = "143 C",
DescriptionIt = "Giallo zafferano",
DescriptionEn = "Saffron yellow",
Color = "#F6B256"
},
new()
{
FamilyCode = 1000,
FamilyName = "1000 - Yellow, Beige",
RALCode = "RAL 1018",
PANTONECode = "7404 C",
DescriptionIt = "Giallo zinco",
DescriptionEn = "Zinc yellow",
Color = "#FDDA38"
},
new()
{
FamilyCode = 1000,
FamilyName = "1000 - Yellow, Beige",
RALCode = "RAL 1019",
PANTONECode = "7530 C",
DescriptionIt = "Beige grigiastro",
DescriptionEn = "Grey beige",
Color = "#A6937B"
},
new()
{
FamilyCode = 1000,
FamilyName = "1000 - Yellow, Beige",
RALCode = "RAL 1020",
PANTONECode = "7503 C",
DescriptionIt = "Giallo olivastro",
DescriptionEn = "Olive yellow",
Color = "#A09465"
},
new()
{
FamilyCode = 1000,
FamilyName = "1000 - Yellow, Beige",
RALCode = "RAL 1021",
PANTONECode = "109 C",
DescriptionIt = "Giallo navone",
DescriptionEn = "Rape yellow",
Color = "#F2C000"
},
new()
{
FamilyCode = 1000,
FamilyName = "1000 - Yellow, Beige",
RALCode = "RAL 1023",
PANTONECode = "109 C",
DescriptionIt = "Giallo traffico",
DescriptionEn = "Traffic yellow",
Color = "#F2BF00"
},
new()
{
FamilyCode = 1000,
FamilyName = "1000 - Yellow, Beige",
RALCode = "RAL 1024",
PANTONECode = "729 C",
DescriptionIt = "Giallo ocra",
DescriptionEn = "Ochre yellow",
Color = "#B89650"
},
new()
{
FamilyCode = 1000,
FamilyName = "1000 - Yellow, Beige",
RALCode = "RAL 1027",
PANTONECode = "456 C",
DescriptionIt = "Giallo curry",
DescriptionEn = "Curry yellow",
Color = "#A4861A"
},
new()
{
FamilyCode = 1000,
FamilyName = "1000 - Yellow, Beige",
RALCode = "RAL 1028",
PANTONECode = "130 C",
DescriptionIt = "Giallo melone",
DescriptionEn = "Melon yellow",
Color = "#FFA600"
},
new()
{
FamilyCode = 1000,
FamilyName = "1000 - Yellow, Beige",
RALCode = "RAL 1032",
PANTONECode = "7407 C",
DescriptionIt = "Giallo scopa",
DescriptionEn = "Broom yellow",
Color = "#E2AC00"
},
new()
{
FamilyCode = 1000,
FamilyName = "1000 - Yellow, Beige",
RALCode = "RAL 1033",
PANTONECode = "-",
DescriptionIt = "Giallo dahlien",
DescriptionEn = "Dahlia yellow",
Color = "#F7A11F"
},
new()
{
FamilyCode = 1000,
FamilyName = "1000 - Yellow, Beige",
RALCode = "RAL 1034",
PANTONECode = "7509 C",
DescriptionIt = "Giallo pastello",
DescriptionEn = "Pastel yellow",
Color = "#EBA557"
},
new()
{
FamilyCode = 2000,
FamilyName = "2000 - Orange",
RALCode = "RAL 2000",
PANTONECode = "150 C",
DescriptionIt = "Arancio giallastro",
DescriptionEn = "Yellow orange",
Color = "#D97604"
},
new()
{
FamilyCode = 2000,
FamilyName = "2000 - Orange",
RALCode = "RAL 2001",
PANTONECode = "471 C",
DescriptionIt = "Giallo rossastro",
DescriptionEn = "Red orange",
Color = "#BB4926"
},
new()
{
FamilyCode = 2000,
FamilyName = "2000 - Orange",
RALCode = "RAL 2002",
PANTONECode = "173 C",
DescriptionIt = "Arancio sanguigno",
DescriptionEn = "Vermillion",
Color = "#C13524"
},
new()
{
FamilyCode = 2000,
FamilyName = "2000 - Orange",
RALCode = "RAL 2003",
PANTONECode = "716 C",
DescriptionIt = "Arancio pastello",
DescriptionEn = "Pastel orang",
Color = "#F97A31"
},
new()
{
FamilyCode = 2000,
FamilyName = "2000 - Orange",
RALCode = "RAL 2004",
PANTONECode = "1585 C",
DescriptionIt = "Arancio puro",
DescriptionEn = "Pure orange",
Color = "#E8540D"
},
new()
{
FamilyCode = 2000,
FamilyName = "2000 - Orange",
RALCode = "RAL 2008",
PANTONECode = "165 C",
DescriptionIt = "Rosso arancio chiaro",
DescriptionEn = "Bright red orange",
Color = "#F46F29"
},
new()
{
FamilyCode = 2000,
FamilyName = "2000 - Orange",
RALCode = "RAL 2009",
PANTONECode = "152 C",
DescriptionIt = "Arancio traffico",
DescriptionEn = "Traffic orange",
Color = "#DB5316"
},
new()
{
FamilyCode = 2000,
FamilyName = "2000 - Orange",
RALCode = "RAL 2010",
PANTONECode = "-",
DescriptionIt = "Arancio segnale",
DescriptionEn = "Signal orange",
Color = "#D55D23"
},
new()
{
FamilyCode = 2000,
FamilyName = "2000 - Orange",
RALCode = "RAL 2011",
PANTONECode = "159 C",
DescriptionIt = "Arancio profondo",
DescriptionEn = "Deep orange",
Color = "#EA7625"
},
new()
{
FamilyCode = 2000,
FamilyName = "2000 - Orange",
RALCode = "RAL 2012",
PANTONECode = "157 C",
DescriptionIt = "Arancio salmone",
DescriptionEn = "Salmon orange",
Color = "#D6654E"
},
new()
{
FamilyCode = 3000,
FamilyName = "3000 - Red",
RALCode = "RAL 3000",
PANTONECode = "207 C",
DescriptionIt = "Rosso fuoco",
DescriptionEn = "Flame red",
Color = "#A02725"
},
new()
{
FamilyCode = 3000,
FamilyName = "3000 - Red",
RALCode = "RAL 3001",
PANTONECode = "-",
DescriptionIt = "Rosso segnale",
DescriptionEn = "Signal red",
Color = "#A0001C"
},
new()
{
FamilyCode = 3000,
FamilyName = "3000 - Red",
RALCode = "RAL 3002",
PANTONECode = "215 C",
DescriptionIt = "Rosso carminio",
DescriptionEn = "Carmine red",
Color = "#991424"
},
new()
{
FamilyCode = 3000,
FamilyName = "3000 - Red",
RALCode = "RAL 3003",
PANTONECode = "187 C",
DescriptionIt = "Rosso rubino",
DescriptionEn = "Ruby red",
Color = "#870A24"
},
new()
{
FamilyCode = 3000,
FamilyName = "3000 - Red",
RALCode = "RAL 3004",
PANTONECode = "7435 C",
DescriptionIt = "Rosso porpora",
DescriptionEn = "Purple red",
Color = "#6C1B2A"
},
new()
{
FamilyCode = 3000,
FamilyName = "3000 - Red",
RALCode = "RAL 3005",
PANTONECode = "7435 C",
DescriptionIt = "Rosso vino",
DescriptionEn = "Wine red",
Color = "#581E29"
},
new()
{
FamilyCode = 3000,
FamilyName = "3000 - Red",
RALCode = "RAL 3007",
PANTONECode = "504 C",
DescriptionIt = "Rosso nerastro",
DescriptionEn = "Black red",
Color = "#402226"
},
new()
{
FamilyCode = 3000,
FamilyName = "3000 - Red",
RALCode = "RAL 3009",
PANTONECode = "7428 C",
DescriptionIt = "Rosso ossido",
DescriptionEn = "Oxide red",
Color = "#6D312B"
},
new()
{
FamilyCode = 3000,
FamilyName = "3000 - Red",
RALCode = "RAL 3011",
PANTONECode = "1815 C",
DescriptionIt = "Rosso marrone",
DescriptionEn = "Brown red",
Color = "#791F24"
},
new()
{
FamilyCode = 3000,
FamilyName = "3000 - Red",
RALCode = "RAL 3012",
PANTONECode = "486 C",
DescriptionIt = "Rosso beige",
DescriptionEn = "Beige red",
Color = "#C68873"
},
new()
{
FamilyCode = 3000,
FamilyName = "3000 - Red",
RALCode = "RAL 3013",
PANTONECode = "484 C",
DescriptionIt = "Rosso pomodoro",
DescriptionEn = "Tomato red",
Color = "#992A28"
},
new()
{
FamilyCode = 3000,
FamilyName = "3000 - Red",
RALCode = "RAL 3014",
PANTONECode = "7432 C",
DescriptionIt = "Rosa antico",
DescriptionEn = "Antique pink",
Color = "#CF7278"
},
new()
{
FamilyCode = 3000,
FamilyName = "3000 - Red",
RALCode = "RAL 3015",
PANTONECode = "706 C",
DescriptionIt = "Rosa chiaro",
DescriptionEn = "Light pink",
Color = "#E3A0AC"
},
new()
{
FamilyCode = 3000,
FamilyName = "3000 - Red",
RALCode = "RAL 3016",
PANTONECode = "1805 C",
DescriptionIt = "Rosso corallo",
DescriptionEn = "Coral red",
Color = "#AB392D"
},
new()
{
FamilyCode = 3000,
FamilyName = "3000 - Red",
RALCode = "RAL 3017",
PANTONECode = "178 C",
DescriptionIt = "Rosato",
DescriptionEn = "Rose",
Color = "#CC515E"
},
new()
{
FamilyCode = 3000,
FamilyName = "3000 - Red",
RALCode = "RAL 3018",
PANTONECode = "7418 C",
DescriptionIt = "Rosso fragola",
DescriptionEn = "Strawberry red",
Color = "#CA3F51"
},
new()
{
FamilyCode = 3000,
FamilyName = "3000 - Red",
RALCode = "RAL 3020",
PANTONECode = "385 C",
DescriptionIt = "Rosso traffico",
DescriptionEn = "Traffic red",
Color = "#BF111B"
},
new()
{
FamilyCode = 3000,
FamilyName = "3000 - Red",
RALCode = "RAL 3022",
PANTONECode = "7416 C",
DescriptionIt = "Rosso salmone",
DescriptionEn = "Salmon pink",
Color = "#D36B56"
},
new()
{
FamilyCode = 3000,
FamilyName = "3000 - Red",
RALCode = "RAL 3027",
PANTONECode = "1787 C",
DescriptionIt = "Rosso lampone",
DescriptionEn = "Raspberry red",
Color = "#B01D42"
},
new()
{
FamilyCode = 3000,
FamilyName = "3000 - Red",
RALCode = "RAL 3031",
PANTONECode = "-",
DescriptionIt = "Rosso oriente",
DescriptionEn = "Orient red",
Color = "#A7323E"
},
new()
{
FamilyCode = 4000,
FamilyName = "4000 - Violet",
RALCode = "RAL 4001",
PANTONECode = "688 C",
DescriptionIt = "Lilla rossastro",
DescriptionEn = "Red lilac",
Color = "#865D86"
},
new()
{
FamilyCode = 4000,
FamilyName = "4000 - Violet",
RALCode = "RAL 4002",
PANTONECode = "208 C",
DescriptionIt = "Viola rossastro",
DescriptionEn = "Red violet",
Color = "#8F3F51"
},
new()
{
FamilyCode = 4000,
FamilyName = "4000 - Violet",
RALCode = "RAL 4003",
PANTONECode = "238 C",
DescriptionIt = "Viola erica",
DescriptionEn = "Heather violet",
Color = "#CA5B91"
},
new()
{
FamilyCode = 4000,
FamilyName = "4000 - Violet",
RALCode = "RAL 4004",
PANTONECode = "505 C",
DescriptionIt = "Viola bordeaux",
DescriptionEn = "Claret violet",
Color = "#69193B"
},
new()
{
FamilyCode = 4000,
FamilyName = "4000 - Violet",
RALCode = "RAL 4005",
PANTONECode = "2587 C",
DescriptionIt = "Lilla bluastro",
DescriptionEn = "Blue lilac",
Color = "#7E63A1"
},
new()
{
FamilyCode = 4000,
FamilyName = "4000 - Violet",
RALCode = "RAL 4006",
PANTONECode = "512 C",
DescriptionIt = "Porpora traffico",
DescriptionEn = "Traffic purple",
Color = "#912D76"
},
new()
{
FamilyCode = 4000,
FamilyName = "4000 - Violet",
RALCode = "RAL 4007",
PANTONECode = "259 C",
DescriptionIt = "Porpora violetto",
DescriptionEn = "Purple violet",
Color = "#48233E"
},
new()
{
FamilyCode = 4000,
FamilyName = "4000 - Violet",
RALCode = "RAL 4008",
PANTONECode = "254 C",
DescriptionIt = "Violetto segnale",
DescriptionEn = "Signal violet",
Color = "#853D7D"
},
new()
{
FamilyCode = 4000,
FamilyName = "4000 - Violet",
RALCode = "RAL 4009",
PANTONECode = "5135 C",
DescriptionIt = "Violetto pastello",
DescriptionEn = "Pastel violet",
Color = "#9D8493"
},
new()
{
FamilyCode = 5000,
FamilyName = "5000 - Blue",
RALCode = "RAL 5000",
PANTONECode = "269 C",
DescriptionIt = "Blu violaceo",
DescriptionEn = "Violet blue",
Color = "#2F4A71"
},
new()
{
FamilyCode = 5000,
FamilyName = "5000 - Blue",
RALCode = "RAL 5001",
PANTONECode = "7463 C",
DescriptionIt = "Blu verdastro",
DescriptionEn = "Green blue",
Color = "#0E4666"
},
new()
{
FamilyCode = 5000,
FamilyName = "5000 - Blue",
RALCode = "RAL 5002",
PANTONECode = "653 C",
DescriptionIt = "Blu oltremare",
DescriptionEn = "Ultramarine blue",
Color = "#162E7B"
},
new()
{
FamilyCode = 5000,
FamilyName = "5000 - Blue",
RALCode = "RAL 5003",
PANTONECode = "654 C",
DescriptionIt = "Blu zaffiro",
DescriptionEn = "Sapphire blue",
Color = "#193058"
},
new()
{
FamilyCode = 5000,
FamilyName = "5000 - Blue",
RALCode = "RAL 5004",
PANTONECode = "6 C",
DescriptionIt = "Blu nerastro",
DescriptionEn = "Black blue",
Color = "#1A1D2A"
},
new()
{
FamilyCode = 5000,
FamilyName = "5000 - Blue",
RALCode = "RAL 5005",
PANTONECode = "-",
DescriptionIt = "Blu segnale",
DescriptionEn = "Signal blue&nbsp;",
Color = "#004389"
},
new()
{
FamilyCode = 5000,
FamilyName = "5000 - Blue",
RALCode = "RAL 5007",
PANTONECode = "5405 C",
DescriptionIt = "Blu brillante",
DescriptionEn = "Brilliant blue",
Color = "#38618C"
},
new()
{
FamilyCode = 5000,
FamilyName = "5000 - Blue",
RALCode = "RAL 5008",
PANTONECode = "653 C",
DescriptionIt = "Blu grigiastro",
DescriptionEn = "Grey blue",
Color = "#2D3944"
},
new()
{
FamilyCode = 5000,
FamilyName = "5000 - Blue",
RALCode = "RAL 5009",
PANTONECode = "7477 C",
DescriptionIt = "Blu azzurro",
DescriptionEn = "Azure blue",
Color = "#245878"
},
new()
{
FamilyCode = 5000,
FamilyName = "5000 - Blue",
RALCode = "RAL 5010",
PANTONECode = "5405 C",
DescriptionIt = "Blu genziana",
DescriptionEn = "Gentian blue",
Color = "#00427F"
},
new()
{
FamilyCode = 5000,
FamilyName = "5000 - Blue",
RALCode = "RAL 5011",
PANTONECode = "2767 C",
DescriptionIt = "Blu acciaio",
DescriptionEn = "Steel blue",
Color = "#1A2740"
},
new()
{
FamilyCode = 5000,
FamilyName = "5000 - Blue",
RALCode = "RAL 5012",
PANTONECode = "279 C",
DescriptionIt = "Blu luce",
DescriptionEn = "Light blue",
Color = "#2781BB"
},
new()
{
FamilyCode = 5000,
FamilyName = "5000 - Blue",
RALCode = "RAL 5013",
PANTONECode = "654 C",
DescriptionIt = "Blu cobalto",
DescriptionEn = "Cobalt blue",
Color = "#202E53"
},
new()
{
FamilyCode = 5000,
FamilyName = "5000 - Blue",
RALCode = "RAL 5014",
PANTONECode = "5415 C",
DescriptionIt = "Blu colomba",
DescriptionEn = "Pigeon blue",
Color = "#667B9A"
},
new()
{
FamilyCode = 5000,
FamilyName = "5000 - Blue",
RALCode = "RAL 5015",
PANTONECode = "2728 C",
DescriptionIt = "Blu cielo",
DescriptionEn = "Sky blue",
Color = "#0071B5"
},
new()
{
FamilyCode = 5000,
FamilyName = "5000 - Blue",
RALCode = "RAL 5017",
PANTONECode = "-",
DescriptionIt = "Blu traffico",
DescriptionEn = "Traffic blue",
Color = "#004C91"
},
new()
{
FamilyCode = 5000,
FamilyName = "5000 - Blue",
RALCode = "RAL 5018",
PANTONECode = "5483 C",
DescriptionIt = "Blu turchese",
DescriptionEn = "Turquoise blue",
Color = "#138992"
},
new()
{
FamilyCode = 5000,
FamilyName = "5000 - Blue",
RALCode = "RAL 5019",
PANTONECode = "653 C",
DescriptionIt = "Blu Capri",
DescriptionEn = "Capri blue",
Color = "#005688"
},
new()
{
FamilyCode = 5000,
FamilyName = "5000 - Blue",
RALCode = "RAL 5020",
PANTONECode = "5477 C",
DescriptionIt = "Blu oceano",
DescriptionEn = "Ocean blue",
Color = "#00747D"
},
new()
{
FamilyCode = 5000,
FamilyName = "5000 - Blue",
RALCode = "RAL 5021",
PANTONECode = "5483 C",
DescriptionIt = "Blu acqua",
DescriptionEn = "Water blue",
Color = "#00747D"
},
new()
{
FamilyCode = 5000,
FamilyName = "5000 - Blue",
RALCode = "RAL 5022",
PANTONECode = "534 C",
DescriptionIt = "Blu notte",
DescriptionEn = "Night blue",
Color = "#28275A"
},
new()
{
FamilyCode = 5000,
FamilyName = "5000 - Blue",
RALCode = "RAL 5023",
PANTONECode = "-",
DescriptionIt = "blu distante",
DescriptionEn = "Distant blue",
Color = "#486591"
},
new()
{
FamilyCode = 5000,
FamilyName = "5000 - Blue",
RALCode = "RAL 5024",
PANTONECode = "646 C",
DescriptionIt = "Blu pastello",
DescriptionEn = "Pastel blue",
Color = "#6391B0"
},
new()
{
FamilyCode = 6000,
FamilyName = "6000 - Green",
RALCode = "RAL 6000",
PANTONECode = "-",
DescriptionIt = "Verde patina",
DescriptionEn = "Patina green",
Color = "#327663"
},
new()
{
FamilyCode = 6000,
FamilyName = "6000 - Green",
RALCode = "RAL 6001",
PANTONECode = "371 C",
DescriptionIt = "Verde smeraldo",
DescriptionEn = "Emerald green",
Color = "#266D3B"
},
new()
{
FamilyCode = 6000,
FamilyName = "6000 - Green",
RALCode = "RAL 6002",
PANTONECode = "378 C",
DescriptionIt = "Verde foglia",
DescriptionEn = "Leaf green",
Color = "#276230"
},
new()
{
FamilyCode = 6000,
FamilyName = "6000 - Green",
RALCode = "RAL 6003",
PANTONECode = "377 C",
DescriptionIt = "Verde oliva",
DescriptionEn = "Olive green",
Color = "#4E553D"
},
new()
{
FamilyCode = 6000,
FamilyName = "6000 - Green",
RALCode = "RAL 6004",
PANTONECode = "361 C",
DescriptionIt = "Verde bluastro",
DescriptionEn = "Blue green",
Color = "#004547"
},
new()
{
FamilyCode = 6000,
FamilyName = "6000 - Green",
RALCode = "RAL 6005",
PANTONECode = "357 C",
DescriptionIt = "Verde muschio",
DescriptionEn = "Moss green",
Color = "#0E4438"
},
new()
{
FamilyCode = 6000,
FamilyName = "6000 - Green",
RALCode = "RAL 6006",
PANTONECode = "black 3C",
DescriptionIt = "Oliva grigiastro",
DescriptionEn = "Grey olive",
Color = "#3B3D33"
},
new()
{
FamilyCode = 6000,
FamilyName = "6000 - Green",
RALCode = "RAL 6007",
PANTONECode = "574 C",
DescriptionIt = "Verde bottiglia",
DescriptionEn = "Bottle green",
Color = "#2B3626"
},
new()
{
FamilyCode = 6000,
FamilyName = "6000 - Green",
RALCode = "RAL 6008",
PANTONECode = "419 C",
DescriptionIt = "Verde brunastro",
DescriptionEn = "Brown green",
Color = "#302F22"
},
new()
{
FamilyCode = 6000,
FamilyName = "6000 - Green",
RALCode = "RAL 6009",
PANTONECode = "357 C",
DescriptionIt = "Verde abete",
DescriptionEn = "Fir green",
Color = "#213529"
},
new()
{
FamilyCode = 6000,
FamilyName = "6000 - Green",
RALCode = "RAL 6010",
PANTONECode = "364 C",
DescriptionIt = "Verde erba",
DescriptionEn = "Grass green",
Color = "#426E38"
},
new()
{
FamilyCode = 6000,
FamilyName = "6000 - Green",
RALCode = "RAL 6011",
PANTONECode = "5763 C",
DescriptionIt = "Verde reseda",
DescriptionEn = "Reseda green",
Color = "#68825F"
},
new()
{
FamilyCode = 6000,
FamilyName = "6000 - Green",
RALCode = "RAL 6012",
PANTONECode = "black 3C",
DescriptionIt = "Verde nerastro",
DescriptionEn = "Black green",
Color = "#293A37"
},
new()
{
FamilyCode = 6000,
FamilyName = "6000 - Green",
RALCode = "RAL 6013",
PANTONECode = "7497 C",
DescriptionIt = "Verde canna",
DescriptionEn = "Reed green",
Color = "#76785B"
},
new()
{
FamilyCode = 6000,
FamilyName = "6000 - Green",
RALCode = "RAL 6014",
PANTONECode = "black C",
DescriptionIt = "Verde giallastro",
DescriptionEn = "Yellow olive",
Color = "#443F31"
},
new()
{
FamilyCode = 6000,
FamilyName = "6000 - Green",
RALCode = "RAL 6015",
PANTONECode = "black 3C",
DescriptionIt = "Oliva nerastro",
DescriptionEn = "Black olive",
Color = "#383B34"
},
new()
{
FamilyCode = 6000,
FamilyName = "6000 - Green",
RALCode = "RAL 6016",
PANTONECode = "364 C",
DescriptionIt = "Verde turchese",
DescriptionEn = "Turquoise green",
Color = "#00664F"
},
new()
{
FamilyCode = 6000,
FamilyName = "6000 - Green",
RALCode = "RAL 6017",
PANTONECode = "364 C",
DescriptionIt = "Verde maggio",
DescriptionEn = "May green",
Color = "#4D8542"
},
new()
{
FamilyCode = 6000,
FamilyName = "6000 - Green",
RALCode = "RAL 6018",
PANTONECode = "361 C",
DescriptionIt = "Verde giallastro",
DescriptionEn = "Yellow green",
Color = "#4B9B3E"
},
new()
{
FamilyCode = 6000,
FamilyName = "6000 - Green",
RALCode = "RAL 6019",
PANTONECode = "7486 C",
DescriptionIt = "Verde biancastro",
DescriptionEn = "Pastel green",
Color = "#B2D8B4"
},
new()
{
FamilyCode = 6000,
FamilyName = "6000 - Green",
RALCode = "RAL 6020",
PANTONECode = "5605 C",
DescriptionIt = "Verde cromo",
DescriptionEn = "Chrome green",
Color = "#394937"
},
new()
{
FamilyCode = 6000,
FamilyName = "6000 - Green",
RALCode = "RAL 6021",
PANTONECode = "5777 C",
DescriptionIt = "Verde pallido",
DescriptionEn = "Pale green",
Color = "#87A180"
},
new()
{
FamilyCode = 6000,
FamilyName = "6000 - Green",
RALCode = "RAL 6022",
PANTONECode = "black C",
DescriptionIt = "Oliva brunastro",
DescriptionEn = "Olive drab",
Color = "#3C372A"
},
new()
{
FamilyCode = 6000,
FamilyName = "6000 - Green",
RALCode = "RAL 6024",
PANTONECode = "356 C",
DescriptionIt = "Verde traffico",
DescriptionEn = "Traffic green",
Color = "#008455"
},
new()
{
FamilyCode = 6000,
FamilyName = "6000 - Green",
RALCode = "RAL 6025",
PANTONECode = "7496 C",
DescriptionIt = "Verde felce",
DescriptionEn = "Fern green",
Color = "#56723D"
},
new()
{
FamilyCode = 6000,
FamilyName = "6000 - Green",
RALCode = "RAL 6026",
PANTONECode = "7483 C",
DescriptionIt = "Verde opale",
DescriptionEn = "Opal green",
Color = "#005C54"
},
new()
{
FamilyCode = 6000,
FamilyName = "6000 - Green",
RALCode = "RAL 6027",
PANTONECode = "563 C",
DescriptionIt = "Verde chiaro",
DescriptionEn = "Light green",
Color = "#77BBBD"
},
new()
{
FamilyCode = 6000,
FamilyName = "6000 - Green",
RALCode = "RAL 6028",
PANTONECode = "350 C",
DescriptionIt = "Verde pino",
DescriptionEn = "Pine green",
Color = "#2E554B"
},
new()
{
FamilyCode = 6000,
FamilyName = "6000 - Green",
RALCode = "RAL 6029",
PANTONECode = "7483 C",
DescriptionIt = "Verde menta",
DescriptionEn = "Mint green",
Color = "#006F43"
},
new()
{
FamilyCode = 6000,
FamilyName = "6000 - Green",
RALCode = "RAL 6032",
PANTONECode = "-",
DescriptionIt = "Verde segnale",
DescriptionEn = "Signal green",
Color = "#00855A"
},
new()
{
FamilyCode = 6000,
FamilyName = "6000 - Green",
RALCode = "RAL 6033",
PANTONECode = "-",
DescriptionIt = "Turchese menta",
DescriptionEn = "Mint turquoise",
Color = "#3F8884"
},
new()
{
FamilyCode = 6000,
FamilyName = "6000 - Green",
RALCode = "RAL 6034",
PANTONECode = "563 C",
DescriptionIt = "Turchese pastello",
DescriptionEn = "Pastel turquoise",
Color = "#75ADB1"
},
new()
{
FamilyCode = 7000,
FamilyName = "7000 - Grey",
RALCode = "RAL 7000",
PANTONECode = "444 C",
DescriptionIt = "Grigio vaio",
DescriptionEn = "Squirrel grey",
Color = "#798790"
},
new()
{
FamilyCode = 7000,
FamilyName = "7000 - Grey",
RALCode = "RAL 7001",
PANTONECode = "7544 C",
DescriptionIt = "Grigio argento",
DescriptionEn = "Silver grey",
Color = "#8C969F"
},
new()
{
FamilyCode = 7000,
FamilyName = "7000 - Grey",
RALCode = "RAL 7002",
PANTONECode = "8003 C",
DescriptionIt = "Grigio olivastro",
DescriptionEn = "Olive grey",
Color = "#827D67"
},
new()
{
FamilyCode = 7000,
FamilyName = "7000 - Grey",
RALCode = "RAL 7003",
PANTONECode = "417 C",
DescriptionIt = "Grigio muschio",
DescriptionEn = "Moss grey",
Color = "#79796C"
},
new()
{
FamilyCode = 7000,
FamilyName = "7000 - Grey",
RALCode = "RAL 7004",
PANTONECode = "-",
DescriptionIt = "Grigio segnale",
DescriptionEn = "Signal grey&nbsp;",
Color = "#999A9F"
},
new()
{
FamilyCode = 7000,
FamilyName = "7000 - Grey",
RALCode = "RAL 7005",
PANTONECode = "Gris 11 C",
DescriptionIt = "Grigio topo",
DescriptionEn = "Mouse grey",
Color = "#6D7270"
},
new()
{
FamilyCode = 7000,
FamilyName = "7000 - Grey",
RALCode = "RAL 7006",
PANTONECode = "Gris 11 C",
DescriptionIt = "Grigio beige",
DescriptionEn = "Beige grey",
Color = "#766A5D"
},
new()
{
FamilyCode = 7000,
FamilyName = "7000 - Grey",
RALCode = "RAL 7008",
PANTONECode = "7532 C",
DescriptionIt = "Grigio kaki",
DescriptionEn = "Khaki grey",
Color = "#756444"
},
new()
{
FamilyCode = 7000,
FamilyName = "7000 - Grey",
RALCode = "RAL 7009",
PANTONECode = "418 C",
DescriptionIt = "Grigio verdastro",
DescriptionEn = "Green grey",
Color = "#585E55"
},
new()
{
FamilyCode = 7000,
FamilyName = "7000 - Grey",
RALCode = "RAL 7010",
PANTONECode = "445 C",
DescriptionIt = "Grigio tenda",
DescriptionEn = "Tarpaulin grey",
Color = "#565957"
},
new()
{
FamilyCode = 7000,
FamilyName = "7000 - Grey",
RALCode = "RAL 7011",
PANTONECode = "425 C",
DescriptionIt = "Grigio ferro",
DescriptionEn = "Iron grey",
Color = "#525A60"
},
new()
{
FamilyCode = 7000,
FamilyName = "7000 - Grey",
RALCode = "RAL 7012",
PANTONECode = "445 C",
DescriptionIt = "Grigio basalto",
DescriptionEn = "Basalt grey",
Color = "#575E62"
},
new()
{
FamilyCode = 7000,
FamilyName = "7000 - Grey",
RALCode = "RAL 7013",
PANTONECode = "Black 7 C",
DescriptionIt = "Grigio brunastro",
DescriptionEn = "Brown grey",
Color = "#585346"
},
new()
{
FamilyCode = 7000,
FamilyName = "7000 - Grey",
RALCode = "RAL 7015",
PANTONECode = "425 C",
DescriptionIt = "Grigio ardesia",
DescriptionEn = "Slate grey",
Color = "#4C5057"
},
new()
{
FamilyCode = 7000,
FamilyName = "7000 - Grey",
RALCode = "RAL 7016",
PANTONECode = "425 C",
DescriptionIt = "Grigio antracite",
DescriptionEn = "Anthracite grey",
Color = "#363D43"
},
new()
{
FamilyCode = 7000,
FamilyName = "7000 - Grey",
RALCode = "RAL 7021",
PANTONECode = "Black 6 C",
DescriptionIt = "Grigio nerastro",
DescriptionEn = "Black grey",
Color = "#2E3236"
},
new()
{
FamilyCode = 7000,
FamilyName = "7000 - Grey",
RALCode = "RAL 7022",
PANTONECode = "Black 7 C",
DescriptionIt = "Grigio ombra",
DescriptionEn = "Umbra grey",
Color = "#464644"
},
new()
{
FamilyCode = 7000,
FamilyName = "7000 - Grey",
RALCode = "RAL 7023",
PANTONECode = "404 C",
DescriptionIt = "Grigio calcestruzzo",
DescriptionEn = "Concrete grey",
Color = "#7F8279"
},
new()
{
FamilyCode = 7000,
FamilyName = "7000 - Grey",
RALCode = "RAL 7024",
PANTONECode = "7547 C",
DescriptionIt = "Grigio grafite",
DescriptionEn = "Graphite grey",
Color = "#484B52"
},
new()
{
FamilyCode = 7000,
FamilyName = "7000 - Grey",
RALCode = "RAL 7026",
PANTONECode = "433 C",
DescriptionIt = "Grigio granito",
DescriptionEn = "Granite grey",
Color = "#354044"
},
new()
{
FamilyCode = 7000,
FamilyName = "7000 - Grey",
RALCode = "RAL 7030",
PANTONECode = "403 C",
DescriptionIt = "Grigio pietra",
DescriptionEn = "Stone grey",
Color = "#919089"
},
new()
{
FamilyCode = 7000,
FamilyName = "7000 - Grey",
RALCode = "RAL 7031",
PANTONECode = "7545 C",
DescriptionIt = "Grigio bluastro",
DescriptionEn = "Blue grey",
Color = "#5B686F"
},
new()
{
FamilyCode = 7000,
FamilyName = "7000 - Grey",
RALCode = "RAL 7032",
PANTONECode = "402 C",
DescriptionIt = "Grigio ghiaia",
DescriptionEn = "Pebble grey",
Color = "#B5B5A7"
},
new()
{
FamilyCode = 7000,
FamilyName = "7000 - Grey",
RALCode = "RAL 7033",
PANTONECode = "416 C",
DescriptionIt = "Grigio cemento",
DescriptionEn = "Cement grey",
Color = "#7A8376"
},
new()
{
FamilyCode = 7000,
FamilyName = "7000 - Grey",
RALCode = "RAL 7034",
PANTONECode = "8003 C",
DescriptionIt = "Grigio giallastro",
DescriptionEn = "Yellow grey",
Color = "#928D75"
},
new()
{
FamilyCode = 7000,
FamilyName = "7000 - Grey",
RALCode = "RAL 7035",
PANTONECode = "1 C",
DescriptionIt = "Grigio luce",
DescriptionEn = "Light grey",
Color = "#C4CACA"
},
new()
{
FamilyCode = 7000,
FamilyName = "7000 - Grey",
RALCode = "RAL 7036",
PANTONECode = "8 C",
DescriptionIt = "Grigio platino",
DescriptionEn = "Platinum grey",
Color = "#949294"
},
new()
{
FamilyCode = 7000,
FamilyName = "7000 - Grey",
RALCode = "RAL 7037",
PANTONECode = "424 C",
DescriptionIt = "Grigio polvere",
DescriptionEn = "Dusty grey",
Color = "#7E8082"
},
new()
{
FamilyCode = 7000,
FamilyName = "7000 - Grey",
RALCode = "RAL 7038",
PANTONECode = "4 C",
DescriptionIt = "Grigio agata",
DescriptionEn = "Agate grey",
Color = "#B0B3AF"
},
new()
{
FamilyCode = 7000,
FamilyName = "7000 - Grey",
RALCode = "RAL 7039",
PANTONECode = "418 C",
DescriptionIt = "Grigio quarzo",
DescriptionEn = "Quartz&nbsp;grey",
Color = "#6D6B64"
},
new()
{
FamilyCode = 7000,
FamilyName = "7000 - Grey",
RALCode = "RAL 7040",
PANTONECode = "332 C",
DescriptionIt = "Grigio finestra",
DescriptionEn = "Window grey",
Color = "#9AA0A7"
},
new()
{
FamilyCode = 7000,
FamilyName = "7000 - Grey",
RALCode = "RAL 7042",
PANTONECode = "420 C",
DescriptionIt = "Grigio traffico A",
DescriptionEn = "Traffic grey A",
Color = "#929899"
},
new()
{
FamilyCode = 7000,
FamilyName = "7000 - Grey",
RALCode = "RAL 7043",
PANTONECode = "-",
DescriptionIt = "Grigio traffico B",
DescriptionEn = "Traffic grey B",
Color = "#505455"
},
new()
{
FamilyCode = 7000,
FamilyName = "7000 - Grey",
RALCode = "RAL 7044",
PANTONECode = "-",
DescriptionIt = "Grigio seta",
DescriptionEn = "Silk grey",
Color = "#BAB9B0"
},
new()
{
FamilyCode = 8000,
FamilyName = "8000 - Brown",
RALCode = "RAL 8000",
PANTONECode = "4495 C",
DescriptionIt = "Marrone verdastro",
DescriptionEn = "Green brown",
Color = "#8B7045"
},
new()
{
FamilyCode = 8000,
FamilyName = "8000 - Brown",
RALCode = "RAL 8001",
PANTONECode = "7516 C",
DescriptionIt = "Marrone ocra",
DescriptionEn = "Ocher brown",
Color = "#9C6935"
},
new()
{
FamilyCode = 8000,
FamilyName = "8000 - Brown",
RALCode = "RAL 8002",
PANTONECode = "-",
DescriptionIt = "Marrone segnale",
DescriptionEn = "Signal brown",
Color = "#774C3B"
},
new()
{
FamilyCode = 8000,
FamilyName = "8000 - Brown",
RALCode = "RAL 8003",
PANTONECode = "4495 C",
DescriptionIt = "Marrone fango",
DescriptionEn = "Clay brown",
Color = "#815333"
},
new()
{
FamilyCode = 8000,
FamilyName = "8000 - Brown",
RALCode = "RAL 8004",
PANTONECode = "181 C",
DescriptionIt = "Marrone rame",
DescriptionEn = "Copper brown",
Color = "#904E3B"
},
new()
{
FamilyCode = 8000,
FamilyName = "8000 - Brown",
RALCode = "RAL 8007",
PANTONECode = "147 C",
DescriptionIt = "Marrone capriolo",
DescriptionEn = "Fawn brown",
Color = "#6B442A"
},
new()
{
FamilyCode = 8000,
FamilyName = "8000 - Brown",
RALCode = "RAL 8008",
PANTONECode = "161 C",
DescriptionIt = "Marrone oliva",
DescriptionEn = "Olive brown",
Color = "#735230"
},
new()
{
FamilyCode = 8000,
FamilyName = "8000 - Brown",
RALCode = "RAL 8011",
PANTONECode = "450 C",
DescriptionIt = "Marrone noce",
DescriptionEn = "Nut brown",
Color = "#5B3927"
},
new()
{
FamilyCode = 8000,
FamilyName = "8000 - Brown",
RALCode = "RAL 8012",
PANTONECode = "4485 C",
DescriptionIt = "Marrone rossiccio",
DescriptionEn = "Red brown",
Color = "#64312A"
},
new()
{
FamilyCode = 8000,
FamilyName = "8000 - Brown",
RALCode = "RAL 8014",
PANTONECode = "Black 4 C",
DescriptionIt = "Marrone seppia",
DescriptionEn = "Sepia brown",
Color = "#49372A"
},
new()
{
FamilyCode = 8000,
FamilyName = "8000 - Brown",
RALCode = "RAL 8015",
PANTONECode = "4695 C",
DescriptionIt = "Marrone castagna",
DescriptionEn = "Chestnut brown",
Color = "#5A2E2A"
},
new()
{
FamilyCode = 8000,
FamilyName = "8000 - Brown",
RALCode = "RAL 8016",
PANTONECode = "4975 C",
DescriptionIt = "Marrone mogano",
DescriptionEn = "Mahogany brown",
Color = "#4F3128"
},
new()
{
FamilyCode = 8000,
FamilyName = "8000 - Brown",
RALCode = "RAL 8017",
PANTONECode = "462 C",
DescriptionIt = "Marrone cioccolata",
DescriptionEn = "Chocolate brown",
Color = "#45302B"
},
new()
{
FamilyCode = 8000,
FamilyName = "8000 - Brown",
RALCode = "RAL 8019",
PANTONECode = "Black C",
DescriptionIt = "Marrone grigiastro",
DescriptionEn = "Grey brown",
Color = "#3B3332"
},
new()
{
FamilyCode = 8000,
FamilyName = "8000 - Brown",
RALCode = "RAL 8022",
PANTONECode = "Black C",
DescriptionIt = "Marrone nerastro",
DescriptionEn = "Black brown",
Color = "#1E1A1A"
},
new()
{
FamilyCode = 8000,
FamilyName = "8000 - Brown",
RALCode = "RAL 8023",
PANTONECode = "147 C",
DescriptionIt = "Marrone arancio",
DescriptionEn = "Orange brown",
Color = "#A45C32"
},
new()
{
FamilyCode = 8000,
FamilyName = "8000 - Brown",
RALCode = "RAL 8024",
PANTONECode = "469 C",
DescriptionIt = "Marrone beige",
DescriptionEn = "Beige brown",
Color = "#7B5741"
},
new()
{
FamilyCode = 8000,
FamilyName = "8000 - Brown",
RALCode = "RAL 8025",
PANTONECode = "7518 C",
DescriptionIt = "Marrone pallido",
DescriptionEn = "Pale brown",
Color = "#765D4D"
},
new()
{
FamilyCode = 8000,
FamilyName = "8000 - Brown",
RALCode = "RAL 8028",
PANTONECode = "-",
DescriptionIt = "Marrone terra",
DescriptionEn = "Terra brown",
Color = "#4F3B2B"
},
new()
{
FamilyCode = 9000,
FamilyName = "9000 - Black, White, Silver, Gold",
RALCode = "RAL 9001",
PANTONECode = "7499 C",
DescriptionIt = "Bianco crema",
DescriptionEn = "Cream",
Color = "#EEE9DA"
},
new()
{
FamilyCode = 9000,
FamilyName = "9000 - Black, White, Silver, Gold",
RALCode = "RAL 9002",
PANTONECode = "Gris 1 C",
DescriptionIt = "Bianco grigiastro",
DescriptionEn = "Grey white",
Color = "#DADBD5"
},
new()
{
FamilyCode = 9000,
FamilyName = "9000 - Black, White, Silver, Gold",
RALCode = "RAL 9003",
PANTONECode = "-",
DescriptionIt = "Bianco segnale",
DescriptionEn = "Signal white",
Color = "#F8F9FB"
},
new()
{
FamilyCode = 9000,
FamilyName = "9000 - Black, White, Silver, Gold",
RALCode = "RAL 9004",
PANTONECode = "-",
DescriptionIt = "Nero segnale",
DescriptionEn = "Signal black",
Color = "#252427"
},
new()
{
FamilyCode = 9000,
FamilyName = "9000 - Black, White, Silver, Gold",
RALCode = "RAL 9005",
PANTONECode = "Black C",
DescriptionIt = "Nero intenso",
DescriptionEn = "Jet black",
Color = "#151619"
},
new()
{
FamilyCode = 9000,
FamilyName = "9000 - Black, White, Silver, Gold",
RALCode = "RAL 9006",
PANTONECode = "-",
DescriptionIt = "Bianco alluminio",
DescriptionEn = "White aluminium",
Color = "#A39D9C"
},
new()
{
FamilyCode = 9000,
FamilyName = "9000 - Black, White, Silver, Gold",
RALCode = "RAL 9007",
PANTONECode = "-",
DescriptionIt = "Grigio alluminio",
DescriptionEn = "Grey aluminium",
Color = "#7D7978"
},
new()
{
FamilyCode = 9000,
FamilyName = "9000 - Black, White, Silver, Gold",
RALCode = "RAL 9010",
PANTONECode = "Gris 1 C",
DescriptionIt = "Bianco puro",
DescriptionEn = "Pure white",
Color = "#F4F4ED"
},
new()
{
FamilyCode = 9000,
FamilyName = "9000 - Black, White, Silver, Gold",
RALCode = "RAL 9011",
PANTONECode = "Black 6 C",
DescriptionIt = "Nero grafite",
DescriptionEn = "Graphite black",
Color = "#1F2126"
},
new()
{
FamilyCode = 9000,
FamilyName = "9000 - Black, White, Silver, Gold",
RALCode = "RAL 9016",
PANTONECode = "-",
DescriptionIt = "Bianco traffico",
DescriptionEn = "Traffic white",
Color = "#F3F6F6"
},
new()
{
FamilyCode = 9000,
FamilyName = "9000 - Black, White, Silver, Gold",
RALCode = "RAL 9017",
PANTONECode = "-",
DescriptionIt = "Nero traffico",
DescriptionEn = "Traffic black",
Color = "#1B191D"
},
new()
{
FamilyCode = 9000,
FamilyName = "9000 - Black, White, Silver, Gold",
RALCode = "RAL 9018",
PANTONECode = "5595 C",
DescriptionIt = "Bianco papiro",
DescriptionEn = "Papyrus white",
Color = "#CBD2D0"
}
};