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.
Rouges
#8B0000
rgb(139,0,0)
HEX
#8B0000RGB
rgb(139,0,0)HSL
hsl(0,100%,27%)CSS name
darkredCSS 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