Modül:Color contrast/colors
korna ansiklopedisi sitesinden
Gezinti kısmına atlaArama kısmına atla
Bu modül için bir Modül:Color contrast/colors/belge belgelendirmesi oluşturabilirsiniz
return { black = {0, 0, 0}, silver = {192, 192, 192}, gray = {128, 128, 128}, white = {255, 255, 255}, maroon = {128, 0, 0}, red = {255, 0, 0}, purple = {128, 0, 128}, fuchsia = {255, 0, 255}, green = {0, 128, 0}, lime = {0, 255, 0}, olive = {128, 128, 0}, yellow = {255, 255, 0}, navy = {0, 0, 128}, blue = {0, 0, 255}, teal = {0, 128, 128}, aqua = {0, 255, 255} }