HTML color code #8B0000

Example of DarkRed color or HTML color code #8B0000.

W3C color name: DarkRed
Color name: Dark Red
RGB: 139, 0, 0
HSL: 0deg, 100.00%, 27.25%
Web safe color: No

RGB complementary color:

A complementary color for this color is #008C8C.

Example text color using #8B0000

This text is placeholder text to give you an idea of how this color looks when used as a font color on a white background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

This text is placeholder text to give you an idea of how this color looks when used as a font color on a black background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

HTML examples

<p style="color:darkred;">Your text using color name.</p>
<p style="color:#8B0000;">Your text using HTML color code.</p>
<p style="color:rgb(139 0 0);">Your text using RGB color values.</p>
<p style="color:hsl(0deg 100.00% 27.25%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:darkred; } </style>
<style> p { color:#8B0000; } </style>
<style> p { color:rgb(139 0 0); } </style>
<style> p { color:hsl(0deg 100.00% 27.25%); } </style>

Lighter colors

#950A0A
#9F1414
#A91E1E
#B32828
#BD3232
#C73C3C
#D14646
#DB5050

Darker colors

#810000
#770000
#6D0000
#630000
#590000
#4F0000
#450000
#3B0000

Analogous colors

#8C1700
#8C2F00
#8C4600
#8C5E00
#8C7500
#8C8C00
#758C00
#5E8C00

Trinary colors

#8B0000
#008C00
#00008C

Adjacent colors

#9F000F
#931314
#990000
#990012
#8F0B0B
#800000
#8C001A
#7E191B

Other colors containing "red"

The following table is a list of other colors containing the keyword "red" in the color name. This table can give you other ideas for shades of red.

CodeColor
#622F22Red Brown
#7F5217Red Dirt
#7E3517Blood Red
#C34A2CChestnut Red
#B83C08Ginger Red
#EB5406Red Gold
#C35817Red Fox
#CB6D51Copper Red
#F67280Pastel Red
#F75D59Bean Red
#E55451Valentine Red
#CD5C5CIndianRed (W3C)
#FF4500OrangeRed (W3C)
#FF0000Red (W3C)
#FD1C03Neon Red
#FF2400Scarlet Red
#F62217Ruby Red
#F70D1AFerrari Red
#F62817Fire Engine Red
#E42217Lava Red
#E41B17Love Red
#C83F49Strawberry Red
#C24641Cherry Red
#B21807Tomato Sauce Red
#A70D2ACarbon Red
#931314Saffron Red
#990000Crimson Red
#990012Red Wine or Wine Red
#8F0B0BMaroon Red
#800517Deep Red
#733635Garnet Red
#660000Red Blood
#FFCCCBLight Red
#E56E94Blush Red
#DB7093PaleVioletRed (W3C)
#F6358AViolet Red
#FF0080Red Magenta
#FA2A55Red Pink
#C21E56Rose Red
#C71585MediumVioletRed (W3C)
#F3E8EARed White
Tip

Enter any HTML color code into our search to get results like this page.

Computer Hope - HTML color codes - Top 100 color codes