HTML named color

DarkGreen color code

Use the DarkGreen HTML color with HEX #006400, RGB 0,100,0 and HSL 120,100%,20%. Copy CSS examples, shades and accessible contrast combinations.

Open in color pickerCheck contrast
Verts
#006400
rgb(0,100,0)
HEX
#006400
RGB
rgb(0,100,0)
HSL
hsl(120,100%,20%)
CSS name
darkgreen

CSS examples

.text-dark-green {
  color: #006400;
}

.bg-dark-green {
  background-color: darkgreen;
}

.border-dark-green {
  border-color: rgb(0,100,0);
}

Shades palette

#003300#027402#06B706#0BF40B#4EF44E#92F692#D1FAD1

Related HTML colors

GreenYellow
#ADFF2F
Lime
#00FF00
LimeGreen
#32CD32
Green
#008000
ForestGreen
#228B22
SeaGreen
#2E8B57
Aquamarine
#7FFFD4