#8b0000 rgb(139, 0, 0) 0°, 100%, 27% Use DarkRed in Your Projects
About DarkRed Color
DarkRed is a deep, somber red that conveys seriousness and gravity. It is used for urgent warnings, error messages, and traditional branding.
Use Cases for DarkRed
Shades & Tints of DarkRed
Complementary Color
Analogous Colors
Triadic Colors
Split Complementary
Tetradic Colors
CSS Code
.darkred-color {
color: #8b0000;
background-color: #8b0000;
}
/* As a CSS custom property */
:root {
--color-darkred: #8b0000;
} Accessibility Score
A combined score based on WCAG contrast compliance, lightness versatility, and usable range. Higher scores mean the color works well in more design contexts.
Contrast Recommendations
Frequently Asked Questions
What color is DarkRed?
DarkRed is represented by the hex code #8b0000 and has RGB values of rgb(139, 0, 0). It falls under the Red category.
How to use DarkRed in web design?
DarkRed works well for error messages, urgent warnings, serious branding. DarkRed is a deep, somber red that conveys seriousness and gravity. It is used for urgent warnings, error messages, and traditional branding. Use it as a primary color, accent, or background depending on your design needs.
What colors go with DarkRed?
Colors that pair well with DarkRed include red, maroon, firebrick, brown, crimson. For a complementary scheme, try #008a8a. For an analogous scheme, use #8a0045 and #8a4500. For a triadic scheme, combine with #008a00 and #00008a.