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 マゼンタとも呼ばれるフクシア色
static readonly Gray 灰色
static readonly Green 緑色
static readonly Lime ピュア グリーンとも呼ばれるライム色
static readonly Maroon 栗色
static readonly Navy ネイビー color
static readonly Olive オリーブ色
static readonly Purple 紫色
static readonly Red 赤色
static readonly Silver シルバー色
static readonly Teal ティール color
static readonly White 白色
static readonly Yellow 黄色

備考

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

関連項目