问题描述
我已经设置的类别(根据具体国家而改变数),每个我需要分配一个唯一的颜色。
I have set of categories (the number of which changes according to specific state) each of which I need to assign a unique color.
我用随机颜色都试过,但他们看起来很糟糕,所以我需要生成随机颜色的适应对方的方法。
I have tried using random colors but they look bad, so I need a method of generating random colors which suit each other.
推荐答案
您应该与色彩理论和互补色;这会给你颜色的很好地协同工作。
You should look in to colour theory and complementary colours; this will give you colours which work well together.
看一看颜色方案设计。使用四分模式,就看你怎么可以结合4种颜色和深浅不同给图像中的许多不同的领域。
Have a look at Color Scheme Designer. Use the tetrad mode to see how you can combine 4 colours and different shades to give a number of distinct areas in the image.
下面是一个色调图表和的这可能会帮助你。
Here is a colour shades chart and some examples which may help you.
这篇关于选择美观颜色随机的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!