skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • NEW: Design Kits for Figma
    • Online Training
    • Document Processing Library
    • Embedded Reporting for web and desktop
    Web
    Kendo UI UI for jQuery UI for Angular UI for React UI for Vue UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX UI for Silverlight UI for PHP UI for JSP
    Mobile
    UI for .NET MAUI UI for Xamarin
    Document Management
    Telerik Document Processing
    Desktop
    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF UI for UWP
    Reporting & Mocking
    Telerik Reporting Telerik Report Server Telerik JustMock
    Automated Testing
    Test Studio Test Studio Dev Edition
    CMS
    Sitefinity
    UI/UX Tools
    ThemeBuilder Design System Kit
    Debugging
    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Jam FiddlerCap FiddlerCore
    Extended Reality
    UI for Unity XR
    Free Tools
    JustAssembly JustDecompile VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Docs & Support
  • Pricing
  • Search
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class Colors

Implements a set of predefined colors.

Inheritance
System.Object
Colors
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.RichTextEditor.UI
Assembly: Telerik.WinControls.RichTextEditor.dll

Syntax

public sealed class Colors

Properties

AliceBlue

Gets the system-defined color that has an ARGB value of #FFF0F8FF.

Declaration
public static Color AliceBlue { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

AntiqueWhite

Gets the system-defined color that has an ARGB value of #FFFAEBD7.

Declaration
public static Color AntiqueWhite { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Aqua

Gets the system-defined color that has an ARGB value of #FF00FFFF.

Declaration
public static Color Aqua { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Aquamarine

Gets the system-defined color that has an ARGB value of #FF7FFFD4.

Declaration
public static Color Aquamarine { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Azure

Gets the system-defined color that has an ARGB value of #FFF0FFFF.

Declaration
public static Color Azure { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Beige

Gets the system-defined color that has an ARGB value of #FFF5F5DC.

Declaration
public static Color Beige { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Bisque

Gets the system-defined color that has an ARGB value of #FFFFE4C4.

Declaration
public static Color Bisque { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Black

Gets the system-defined color that has an ARGB value of #FF000000.

Declaration
public static Color Black { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

BlanchedAlmond

Gets the system-defined color that has an ARGB value of #FFFFEBCD.

Declaration
public static Color BlanchedAlmond { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Blue

Gets the system-defined color that has an ARGB value of #FF0000FF.

Declaration
public static Color Blue { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

BlueViolet

Gets the system-defined color that has an ARGB value of #FF8A2BE2.

Declaration
public static Color BlueViolet { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Brown

Gets the system-defined color that has an ARGB value of #FFA52A2A.

Declaration
public static Color Brown { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

BurlyWood

Gets the system-defined color that has an ARGB value of #FFDEB887.

Declaration
public static Color BurlyWood { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

CadetBlue

Gets the system-defined color that has an ARGB value of #FF5F9EA0.

Declaration
public static Color CadetBlue { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Chartreuse

Gets the system-defined color that has an ARGB value of #FF7FFF00.

Declaration
public static Color Chartreuse { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Chocolate

Gets the system-defined color that has an ARGB value of #FFD2691E.

Declaration
public static Color Chocolate { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Coral

Gets the system-defined color that has an ARGB value of #FFFF7F50.

Declaration
public static Color Coral { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

CornflowerBlue

Gets the system-defined color that has an ARGB value of #FF6495ED.

Declaration
public static Color CornflowerBlue { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Cornsilk

Gets the system-defined color that has an ARGB value of #FFFFF8DC.

Declaration
public static Color Cornsilk { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Crimson

Gets the system-defined color that has an ARGB value of #FFDC143C.

Declaration
public static Color Crimson { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Cyan

Gets the system-defined color that has an ARGB value of #FF00FFFF.

Declaration
public static Color Cyan { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

DarkBlue

Gets the system-defined color that has an ARGB value of #FF00008B.

Declaration
public static Color DarkBlue { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

DarkCyan

Gets the system-defined color that has an ARGB value of #FF008B8B.

Declaration
public static Color DarkCyan { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

DarkGoldenrod

Gets the system-defined color that has an ARGB value of #FFB8860B.

Declaration
public static Color DarkGoldenrod { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

DarkGray

Gets the system-defined color that has an ARGB value of #FFA9A9A9.

Declaration
public static Color DarkGray { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

DarkGreen

Gets the system-defined color that has an ARGB value of #FF006400.

Declaration
public static Color DarkGreen { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

DarkKhaki

Gets the system-defined color that has an ARGB value of #FFBDB76B.

Declaration
public static Color DarkKhaki { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

DarkMagenta

Gets the system-defined color that has an ARGB value of #FF8B008B.

Declaration
public static Color DarkMagenta { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

DarkOliveGreen

Gets the system-defined color that has an ARGB value of #FF556B2F.

Declaration
public static Color DarkOliveGreen { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

DarkOrange

Gets the system-defined color that has an ARGB value of #FFFF8C00.

Declaration
public static Color DarkOrange { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

DarkOrchid

Gets the system-defined color that has an ARGB value of #FF9932CC.

Declaration
public static Color DarkOrchid { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

DarkRed

Gets the system-defined color that has an ARGB value of #FF8B0000.

Declaration
public static Color DarkRed { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

DarkSalmon

Gets the system-defined color that has an ARGB value of #FFE9967A.

Declaration
public static Color DarkSalmon { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

DarkSeaGreen

Gets the system-defined color that has an ARGB value of #FF8FBC8F.

Declaration
public static Color DarkSeaGreen { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

DarkSlateBlue

Gets the system-defined color that has an ARGB value of #FF483D8B.

Declaration
public static Color DarkSlateBlue { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

DarkSlateGray

Gets the system-defined color that has an ARGB value of #FF2F4F4F.

Declaration
public static Color DarkSlateGray { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

DarkTurquoise

Gets the system-defined color that has an ARGB value of #FF00CED1.

Declaration
public static Color DarkTurquoise { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

DarkViolet

Gets the system-defined color that has an ARGB value of #FF9400D3.

Declaration
public static Color DarkViolet { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

DeepPink

Gets the system-defined color that has an ARGB value of #FFFF1493.

Declaration
public static Color DeepPink { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

DeepSkyBlue

Gets the system-defined color that has an ARGB value of #FF00BFFF.

Declaration
public static Color DeepSkyBlue { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

DimGray

Gets the system-defined color that has an ARGB value of #FF696969.

Declaration
public static Color DimGray { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

DodgerBlue

Gets the system-defined color that has an ARGB value of #FF1E90FF.

Declaration
public static Color DodgerBlue { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Firebrick

Gets the system-defined color that has an ARGB value of #FFB22222.

Declaration
public static Color Firebrick { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

FloralWhite

Gets the system-defined color that has an ARGB value of #FFFFFAF0.

Declaration
public static Color FloralWhite { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

ForestGreen

Gets the system-defined color that has an ARGB value of #FF228B22.

Declaration
public static Color ForestGreen { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Fuchsia

Gets the system-defined color that has an ARGB value of #FFFF00FF.

Declaration
public static Color Fuchsia { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Gainsboro

Gets the system-defined color that has an ARGB value of #FFDCDCDC.

Declaration
public static Color Gainsboro { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

GhostWhite

Gets the system-defined color that has an ARGB value of #FFF8F8FF.

Declaration
public static Color GhostWhite { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Gold

Gets the system-defined color that has an ARGB value of #FFFFD700.

Declaration
public static Color Gold { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Goldenrod

Gets the system-defined color that has an ARGB value of #FFDAA520.

Declaration
public static Color Goldenrod { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Gray

Gets the system-defined color that has an ARGB value of #FF808080.

Declaration
public static Color Gray { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Green

Gets the system-defined color that has an ARGB value of #FF008000.

Declaration
public static Color Green { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

GreenYellow

Gets the system-defined color that has an ARGB value of #FFADFF2F.

Declaration
public static Color GreenYellow { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Honeydew

Gets the system-defined color that has an ARGB value of #FFF0FFF0.

Declaration
public static Color Honeydew { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

HotPink

Gets the system-defined color that has an ARGB value of #FFFF69B4.

Declaration
public static Color HotPink { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

IndianRed

Gets the system-defined color that has an ARGB value of #FFCD5C5C.

Declaration
public static Color IndianRed { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Indigo

Gets the system-defined color that has an ARGB value of #FF4B0082.

Declaration
public static Color Indigo { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Ivory

Gets the system-defined color that has an ARGB value of #FFFFFFF0.

Declaration
public static Color Ivory { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Khaki

Gets the system-defined color that has an ARGB value of #FFF0E68C.

Declaration
public static Color Khaki { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Lavender

Gets the system-defined color that has an ARGB value of #FFE6E6FA.

Declaration
public static Color Lavender { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

LavenderBlush

Gets the system-defined color that has an ARGB value of #FFFFF0F5.

Declaration
public static Color LavenderBlush { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

LawnGreen

Gets the system-defined color that has an ARGB value of #FF7CFC00.

Declaration
public static Color LawnGreen { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

LemonChiffon

Gets the system-defined color that has an ARGB value of #FFFFFACD.

Declaration
public static Color LemonChiffon { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

LightBlue

Gets the system-defined color that has an ARGB value of #FFADD8E6.

Declaration
public static Color LightBlue { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

LightCoral

Gets the system-defined color that has an ARGB value of #FFF08080.

Declaration
public static Color LightCoral { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

LightCyan

Gets the system-defined color that has an ARGB value of #FFE0FFFF.

Declaration
public static Color LightCyan { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

LightGoldenrodYellow

Gets the system-defined color that has an ARGB value of #FFFAFAD2.

Declaration
public static Color LightGoldenrodYellow { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

LightGray

Gets the system-defined color that has an ARGB value of #FFD3D3D3.

Declaration
public static Color LightGray { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

LightGreen

Gets the system-defined color that has an ARGB value of #FF90EE90.

Declaration
public static Color LightGreen { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

LightPink

Gets the system-defined color that has an ARGB value of #FFFFB6C1.

Declaration
public static Color LightPink { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

LightSalmon

Gets the system-defined color that has an ARGB value of #FFFFA07A.

Declaration
public static Color LightSalmon { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

LightSeaGreen

Gets the system-defined color that has an ARGB value of #FF20B2AA.

Declaration
public static Color LightSeaGreen { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

LightSkyBlue

Gets the system-defined color that has an ARGB value of #FF87CEFA.

Declaration
public static Color LightSkyBlue { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

LightSlateGray

Gets the system-defined color that has an ARGB value of #FF778899.

Declaration
public static Color LightSlateGray { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

LightSteelBlue

Gets the system-defined color that has an ARGB value of #FFB0C4DE.

Declaration
public static Color LightSteelBlue { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

LightYellow

Gets the system-defined color that has an ARGB value of #FFFFFFE0.

Declaration
public static Color LightYellow { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Lime

Gets the system-defined color that has an ARGB value of #FF00FF00.

Declaration
public static Color Lime { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

LimeGreen

Gets the system-defined color that has an ARGB value of #FF32CD32.

Declaration
public static Color LimeGreen { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Linen

Gets the system-defined color that has an ARGB value of #FFFAF0E6.

Declaration
public static Color Linen { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Magenta

Gets the system-defined color that has an ARGB value of #FFFF00FF.

Declaration
public static Color Magenta { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Maroon

Gets the system-defined color that has an ARGB value of #FF800000.

Declaration
public static Color Maroon { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

MediumAquamarine

Gets the system-defined color that has an ARGB value of #FF66CDAA.

Declaration
public static Color MediumAquamarine { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

MediumBlue

Gets the system-defined color that has an ARGB value of #FF0000CD.

Declaration
public static Color MediumBlue { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

MediumOrchid

Gets the system-defined color that has an ARGB value of #FFBA55D3.

Declaration
public static Color MediumOrchid { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

MediumPurple

Gets the system-defined color that has an ARGB value of #FF9370DB.

Declaration
public static Color MediumPurple { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

MediumSeaGreen

Gets the system-defined color that has an ARGB value of #FF3CB371.

Declaration
public static Color MediumSeaGreen { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

MediumSlateBlue

Gets the system-defined color that has an ARGB value of #FF7B68EE.

Declaration
public static Color MediumSlateBlue { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

MediumSpringGreen

Gets the system-defined color that has an ARGB value of #FF00FA9A.

Declaration
public static Color MediumSpringGreen { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

MediumTurquoise

Gets the system-defined color that has an ARGB value of #FF48D1CC.

Declaration
public static Color MediumTurquoise { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

MediumVioletRed

Gets the system-defined color that has an ARGB value of #FFC71585.

Declaration
public static Color MediumVioletRed { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

MidnightBlue

Gets the system-defined color that has an ARGB value of #FF191970.

Declaration
public static Color MidnightBlue { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

MintCream

Gets the system-defined color that has an ARGB value of #FFF5FFFA.

Declaration
public static Color MintCream { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

MistyRose

Gets the system-defined color that has an ARGB value of #FFFFE4E1.

Declaration
public static Color MistyRose { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Moccasin

Gets the system-defined color that has an ARGB value of #FFFFE4B5.

Declaration
public static Color Moccasin { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

NavajoWhite

Gets the system-defined color that has an ARGB value of #FFFFDEAD.

Declaration
public static Color NavajoWhite { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Navy

Gets the system-defined color that has an ARGB value of #FF000080.

Declaration
public static Color Navy { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

OldLace

Gets the system-defined color that has an ARGB value of #FFFDF5E6.

Declaration
public static Color OldLace { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Olive

Gets the system-defined color that has an ARGB value of #FF808000.

Declaration
public static Color Olive { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

OliveDrab

Gets the system-defined color that has an ARGB value of #FF6B8E23.

Declaration
public static Color OliveDrab { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Orange

Gets the system-defined color that has an ARGB value of #FFFFA500.

Declaration
public static Color Orange { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

OrangeRed

Gets the system-defined color that has an ARGB value of #FFFF4500.

Declaration
public static Color OrangeRed { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Orchid

Gets the system-defined color that has an ARGB value of #FFDA70D6.

Declaration
public static Color Orchid { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

PaleGoldenrod

Gets the system-defined color that has an ARGB value of #FFEEE8AA.

Declaration
public static Color PaleGoldenrod { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

PaleGreen

Gets the system-defined color that has an ARGB value of #FF98FB98.

Declaration
public static Color PaleGreen { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

PaleTurquoise

Gets the system-defined color that has an ARGB value of #FFAFEEEE.

Declaration
public static Color PaleTurquoise { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

PaleVioletRed

Gets the system-defined color that has an ARGB value of #FFDB7093.

Declaration
public static Color PaleVioletRed { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

PapayaWhip

Gets the system-defined color that has an ARGB value of #FFFFEFD5.

Declaration
public static Color PapayaWhip { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

PeachPuff

Gets the system-defined color that has an ARGB value of #FFFFDAB9.

Declaration
public static Color PeachPuff { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Peru

Gets the system-defined color that has an ARGB value of #FFCD853F.

Declaration
public static Color Peru { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Pink

Gets the system-defined color that has an ARGB value of #FFFFC0CB.

Declaration
public static Color Pink { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Plum

Gets the system-defined color that has an ARGB value of #FFDDA0DD.

Declaration
public static Color Plum { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

PowderBlue

Gets the system-defined color that has an ARGB value of #FFB0E0E6.

Declaration
public static Color PowderBlue { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Purple

Gets the system-defined color that has an ARGB value of #FF800080.

Declaration
public static Color Purple { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Red

Gets the system-defined color that has an ARGB value of #FFFF0000.

Declaration
public static Color Red { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

RosyBrown

Gets the system-defined color that has an ARGB value of #FFBC8F8F.

Declaration
public static Color RosyBrown { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

RoyalBlue

Gets the system-defined color that has an ARGB value of #FF4169E1.

Declaration
public static Color RoyalBlue { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

SaddleBrown

Gets the system-defined color that has an ARGB value of #FF8B4513.

Declaration
public static Color SaddleBrown { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Salmon

Gets the system-defined color that has an ARGB value of #FFFA8072.

Declaration
public static Color Salmon { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

SandyBrown

Gets the system-defined color that has an ARGB value of #FFF4A460.

Declaration
public static Color SandyBrown { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

SeaGreen

Gets the system-defined color that has an ARGB value of #FF2E8B57.

Declaration
public static Color SeaGreen { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

SeaShell

Gets the system-defined color that has an ARGB value of #FFFFF5EE.

Declaration
public static Color SeaShell { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Sienna

Gets the system-defined color that has an ARGB value of #FFA0522D.

Declaration
public static Color Sienna { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Silver

Gets the system-defined color that has an ARGB value of #FFC0C0C0.

Declaration
public static Color Silver { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

SkyBlue

Gets the system-defined color that has an ARGB value of #FF87CEEB.

Declaration
public static Color SkyBlue { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

SlateBlue

Gets the system-defined color that has an ARGB value of #FF6A5ACD.

Declaration
public static Color SlateBlue { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

SlateGray

Gets the system-defined color that has an ARGB value of #FF708090.

Declaration
public static Color SlateGray { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Snow

Gets the system-defined color that has an ARGB value of #FFFFFAFA.

Declaration
public static Color Snow { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

SpringGreen

Gets the system-defined color that has an ARGB value of #FF00FF7F.

Declaration
public static Color SpringGreen { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

SteelBlue

Gets the system-defined color that has an ARGB value of #FF4682B4.

Declaration
public static Color SteelBlue { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Tan

Gets the system-defined color that has an ARGB value of #FFD2B48C.

Declaration
public static Color Tan { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Teal

Gets the system-defined color that has an ARGB value of #FF008080.

Declaration
public static Color Teal { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Thistle

Gets the system-defined color that has an ARGB value of #FFD8BFD8.

Declaration
public static Color Thistle { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Tomato

Gets the system-defined color that has an ARGB value of #FFFF6347.

Declaration
public static Color Tomato { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Transparent

Gets the system-defined color that has an ARGB value of #00FFFFFF.

Declaration
public static Color Transparent { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Turquoise

Gets the system-defined color that has an ARGB value of #FF40E0D0.

Declaration
public static Color Turquoise { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Violet

Gets the system-defined color that has an ARGB value of #FFEE82EE.

Declaration
public static Color Violet { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Wheat

Gets the system-defined color that has an ARGB value of #FFF5DEB3.

Declaration
public static Color Wheat { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

White

Gets the system-defined color that has an ARGB value of #FFFFFFFF.

Declaration
public static Color White { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

WhiteSmoke

Gets the system-defined color that has an ARGB value of #FFF5F5F5.

Declaration
public static Color WhiteSmoke { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Yellow

Gets the system-defined color that has an ARGB value of #FFFFFF00.

Declaration
public static Color Yellow { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

YellowGreen

Gets the system-defined color that has an ARGB value of #FF9ACD32.

Declaration
public static Color YellowGreen { get; }
Property Value
Color

Represents colors in terms of alpha, red, green, and blue channels.

Extension Methods

SvgExtentions.Traverse<T>(T, Func<T, IEnumerable<T>>)
SvgExtentions.TraverseDepthFirst<T>(T, Func<T, IEnumerable<T>>)

Was this article helpful?

Tell us how we can improve this article

Skip
Getting Started
  • Install Now
  • Demos
  • Step-by-Step Tutorial
  • Sample Applications
  • SDK Samples
  • Visual Studio Extensions
Support Resources
  • Code Library
  • Knowledge Base
  • Videos
Community
  • Forums
  • Blogs
  • Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.