Dark Red Hex Code — #8B0000

RGB, HSL, and CMYK values for Dark Red.

Dark Red Color Values

FormatValue
HEX#8B0000
RGBrgb(139, 0, 0)
HSLhsl(0, 100%, 27%)
CMYKcmyk(0%, 100%, 100%, 45%)
Want to explore more shades? Use our Color Converter

About Dark Red

Color psychology: Power, determination.

Dark Red (#8B0000) is a dark shade of red. It's commonly used in web design, graphic design, and branding where power, determination are desired associations.

How to Use Dark Red in CSS

/* Using HEX */
color: #8B0000;
background-color: #8B0000;

/* Using RGB */
color: rgb(139, 0, 0);

/* Using HSL */
color: hsl(0, 100%, 27%);

Colors That Go With Dark Red

Complementary

Analogous

Triadic

Similar Shades of Red

Frequently Asked Questions