ColorHTML / CSSColor NameHex Code#RRGGBBDecimal Code(R,G,B) gainsboro #DCDCDC rgb(220,220,220) lightgray / lightgrey #D3D3D3 rgb(211,211,211) silver #C0C0C0 rgb(192,192,192) darkgray / darkgrey #A9A9A9 rgb(169,169,169) gray / grey #808080 rgb(128,128,128) dimgray / dim...
The following color code chart contains the 16 official HTML color names from theHTML 3.2 specification, which became an official recommendation on 14 January 1997. The same color names were included in theHTML 4.01 specification, which became an official recommendation on 24 December 1999. ...
For example, in HTML (hypertext markup language) tags and CSS (Cascading Style Sheets) that use color codes, you could use "red" instead of "#FF0000."Color NameColor CodeColor NameColor Code Red #FF0000 White #FFFFFF Cyan #00FFFF Silver #C0C0C0 Blue #0000FF Gray or Grey #808080 Dark...
Check out some basic code examples for grey in theonline Scratchpad editor. Also, below are quick code examples of using CSS to apply this color to various HTML elements. Text/Foreground Color .myExample{ color:grey; } Background Color xxxxxxxxxx .myExample{ background-color:grey; } You ca...
The hexadecimal RGB code of Gray (X11) color is #BEBEBE and the decimal is rgb(190,190,190). The red-green-blue components are BE (190) red, BE (190) green and BE (190) blue.
DimGrey #696969 Color Mixer Color Picker DodgerBlue #1E90FF Color Mixer Color Picker FireBrick #B22222 Color Mixer Color Picker FloralWhite #FFFAF0 Color Mixer Color Picker ForestGreen #228B22 Color Mixer Color Picker Fuchsia #FF00FF Color Mixer ...
On the wheel picker you can enter a HEX RGB color code, and the wheel picker will move to select the entered color, while also creating a color swatch for it. The shape, size and spacing of the color picker items can be modified. There is a built-in dialog that can be used to ...
Yellow RGB code = 255*65536+255*256+0 = #FFFF00 RGB color table Basic colors: ColorHTML / CSS NameHex Code #RRGGBB Decimal Code (R,G,B) Black#000000(0,0,0) White#FFFFFF(255,255,255) Red#FF0000(255,0,0) Lime#00FF00(0,255,0) ...
Historically, all of the code samples printed inMSDN Magazineand its predecessors have been monochromatic: black on green, black on white, black on grey, or something similar. Every year we reconsider this, tossing around the idea of printing all of our code samples in full Visual Studio-like...
Grey #808080 Color Mixer Color Picker Green #008000 Color Mixer Color Picker GreenYellow #ADFF2F Color Mixer Color Picker HoneyDew #F0FFF0 Color Mixer Color Picker HotPink #FF69B4 Color Mixer Color Picker IndianRed #CD5C5C Color Mixer