编程简单的颜色方案生成器 [英] Programming a simple color scheme generator

查看:371
本文介绍了编程简单的颜色方案生成器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们正在开发一个网站cms C#,并希望集成/开发一个小而简单的配色方案生成器,如 colorschemedesigner.com (当然更简单)自动建议协调模板颜色(对于body背景,文本,标题等)。

we are developing a website cms in C# and want to integrate / develop a small and simple color scheme generator as like as colorschemedesigner.com (of course simplier) to automatically suggest harmonizing template colors (for body background, text, heading etc.).

网站。我们想重新编写重音模拟算法的逻辑。

There are 6 methods for color creation on that website. We would like to reprogram the logic of the "accented analogic" algorithm.

有没有人知道如何轻松地实现这一点,或者我们可以找到更多关于这个话题的信息。如何以编程方式为给定基础找到一组协调的颜色?

Does anyone know how to easily realize this, or where we could find more information about this topic. How to programatically find a set of harmonizing colors for a given base?

还是已经有一些第三方控件可以做这项工作?
例如。

Or are there already some third-party controls out there that could do the job? E.g. an advanced advanced advanced color picker or some thing.

丹尼尔

推荐答案

Adob​​e的Kuler是相当不错的。如果你想看看管理Kuler如何创建配色方案的理论,你可以看看例如这个色彩理论

Adobe's Kuler is pretty good at this. If you want to look at the theory that governs how Kuler creates colour schemes you can look at examples like this on colour theory.

您可以先创建一个颜色,然后使用此链接中的方案定义 - 或其他 - 根据它们在轮子上的位置来选择哪种颜色(例如,类似方案以上)。

You could begin by creating a colourwheel then using the scheme definitions in this link -- or others -- to work out which colours to choose based on their position on the wheel (e.g. the analogous scheme above).

这篇关于编程简单的颜色方案生成器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆