HTML named color

DarkRed color code

Use the DarkRed HTML color with HEX #8B0000, RGB 139,0,0 and HSL 0,100%,27%. Copy CSS examples, shades and accessible contrast combinations.

Open in color pickerCheck contrast
Rouges
#8B0000
rgb(139,0,0)
HEX
#8B0000
RGB
rgb(139,0,0)
HSL
hsl(0,100%,27%)
CSS name
darkred

CSS examples

.text-dark-red {
  color: #8B0000;
}

.bg-dark-red {
  background-color: darkred;
}

.border-dark-red {
  border-color: rgb(139,0,0);
}

Shades palette

#330000#740202#B70606#F40B0B#F44E4E#F69292#FAD1D1

Related HTML colors

Red
#FF0000
Crimson
#DC143C
FireBrick
#B22222
IndianRed
#CD5C5C
LightCoral
#F08080
Salmon
#FA8072
DarkSalmon
#E9967A