ArgbColor.KnownColors.CssLevel1

ArgbColor.KnownColors.CssLevel1 class

Benoemde kleuren, gespecificeerd in CSS niveau 1. Alle zijn volledig dekkend.

public static class CssLevel1

Velden

Naam Beschrijving
static readonly Aqua Aqua kleur
static readonly Black Zwarte kleur
static readonly Blue Blauwe kleur
static readonly Fuchsia Fuchsia kleur, ook bekend als Magenta
static readonly Gray Grijze kleur
static readonly Green Groene kleur
static readonly Lime Limoenkleur, ook wel bekend als Pure Green
static readonly Maroon Kastanjebruine kleur
static readonly Navy Marinekleur
static readonly Olive Olijfkleur
static readonly Purple Paarse kleur
static readonly Red Rode kleur
static readonly Silver Zilverkleur
static readonly Teal Groenblauw kleur
static readonly White Witte kleur
static readonly Yellow Gele kleur

Opmerkingen

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

Zie ook