Rgb24Color.KnownColors.CssLevel1
Leave feedback
On this page
Named colors, specified in the CSS level 1. All are fully opaque.
public static class CssLevel1
| Name | Description |
|---|---|
| static readonly Aqua | Aqua color |
| static readonly Black | Black color, default |
| static readonly Blue | Blue color |
| static readonly Fuchsia | Fuchsia color, also known as Magenta |
| static readonly Gray | Gray color |
| static readonly Green | Green color |
| static readonly Lime | Lime color, also known as Pure Green |
| static readonly Maroon | Maroon color |
| static readonly Navy | Navy color |
| static readonly Olive | Olive color |
| static readonly Purple | Purple color |
| static readonly Red | Red color |
| static readonly Silver | Silver color |
| static readonly Teal | Teal color |
| static readonly White | White color |
| static readonly Yellow | Yellow color |
https://www.w3.org/TR/CSS1/#color-units
- class KnownColors
- namespace GroupDocs.Viewer.Drawing
- assembly GroupDocs.Viewer
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.