Color NameColor CodeColor NameColor Code Red #FF0000 White #FFFFFF Cyan #00FFFF Silver #C0C0C0 Blue #0000FF Gray or Grey #808080 DarkBlue #00008B Black #000000 LightBlue #ADD8E6 Orange #FFA500 Purple #800080 Brown #A52A2A Yellow #FFFF00 Maroon #800000 Lime #00FF00 Green #008000 ...
HTML Color Names ❮ PreviousNext ❯ Color Names Supported by All Browsers All modern browsers support the following 140 color names (click on a color name, or a hex value, to view the color as the background-color along with different text colors):...
IVsStartupProjectsListService IVsStatusbar IVsStatusbar3 IVsStatusbarUser IVsStatusbarUser2 IVsStringMap IVsStrongNameKeys IVsStrongNameKeys2 IVsStructuredFileIO IVsStructuredFileIOHelper IVsSupportCodeDefView IVsSupportItemHandoff IVsSupportItemHandoff2 IVsSwatchClient IVsSymbolicNavigationMan...
Or Enter a Color: Or Use HTML5: Selected Color: Black Text Shadow White Text Shadow Red #ff0000 rgb(255, 0, 0) hsl(0, 100%, 50%) Lighter / Darker: 100%#ffffff 95%#ffe6e6 90%#ffcccc 85%#ffb3b3 80%#ff9999 75%#ff8080 ...
1-D cell array of character vectors or a string array, where each element in the array is either a color name such as 'red', or a hexadecimal color code such as '#F92B30'. The following table lists the valid color names with the equivalent RGB triplets and hexadecimal color codes. Co...
debugTokenExpression.name: Foreground color for the token names shown in debug views (such as in the Variables or Watch view). debugTokenExpression.value: Foreground color for the token values shown in debug views. debugTokenExpression.string: Foreground color for strings in debug views. debugToke...
The schemes Novel, Espresso, Grass, Homebrew, Ocean, Pro, Man Page, Red Sands, and Terminal Basic are ports of the schemes of the same name included with the Mac Terminal application. All of Terminal's schemes have now been ported, with the exception of Solid Colors (random backgrounds, ...
For more information about these colors, seeList of colors by name. Fields Expand table Empty Represents a color that isnull. Properties A Gets the alpha component value of thisColorstructure. AliceBlue Gets a system-defined color that has an ARGB value of#FFF0F8FF. ...
Namespace: Android.Media Assembly: Mono.Android.dll This member is deprecated. C# 複製 [Android.Runtime.Register("COLOR_Format18BitBGR666")] public const Android.Media.MediaCodecCapabilities COLORFormat18BitBGR666 = 41; Field Value Value = 41 MediaCodecCapabilities Attributes Register...
var color = tinycolor("red"); color.getFormat(); // "name" color = tinycolor({r:255, g:255, b:255}); color.getFormat(); // "rgb"getOriginalInputReturns the input passed into the constructer used to create the tinycolor instancevar color = tinycolor("red"); color.getOriginalInput...