ArgbColor.KnownColors.CssLevel1

ArgbColor.KnownColors.CssLevel1 class

命名颜色,在 CSS 级别 1 中指定。所有颜色都是完全不透明的。

public static class CssLevel1

字段

姓名 描述
static readonly Aqua 浅绿色
static readonly Black 黑色
static readonly Blue 蓝色
static readonly Fuchsia 紫红色,也称为 Magenta
static readonly Gray 灰色
static readonly Green 绿色
static readonly Lime 石灰色,也称为纯绿色
static readonly Maroon 栗色
static readonly Navy 海军色
static readonly Olive 橄榄色
static readonly Purple 紫色
static readonly Red 红色
static readonly Silver 银色
static readonly Teal 蓝绿色
static readonly White 白色
static readonly Yellow 黄色

评论

https://www.w3.org/TR/CSS1/#color-units

也可以看看