HTML color code #DC143C

Example of Crimson color or HTML color code #DC143C with complementary color #14DBB3.

W3C color name: Crimson
Color name: Crimson
RGB: 220, 20, 60
HSL: 348deg, 83.33%, 47.06%
Web safe color: No

RGB complementary color:

A complementary color for this color is #14DBB3.

Example text color using #DC143C

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:crimson;">Your text using color name.</p>
<p style="color:#DC143C;">Your text using HTML color code.</p>
<p style="color:rgb(220 20 60);">Your text using RGB color values.</p>
<p style="color:hsl(348deg 83.33% 47.06%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:crimson; } </style>
<style> p { color:#DC143C; } </style>
<style> p { color:rgb(220 20 60); } </style>
<style> p { color:hsl(348deg 83.33% 47.06%); } </style>

Lighter colors

#E61E46
#F02850
#FA325A
#FF3C64
#FF466E
#FF5078
#FF5A82
#FF648C

Darker colors

#D20A32
#C80028
#BE001E
#B40014
#AA000A
#A00000
#960000
#8C0000

Analogous colors

#DB141A
#DB2E14
#DB5014
#DB7114
#DB9214
#DBB314
#DBD514
#C1DB14

Trinary colors

#DC143C
#3CDB14
#143CDB

Adjacent colors

#DA1884
#E4287C
#FA2A55
#E30B5D
#C32148
#C21E56
#C12869
#C12267

Other colors containing "crimson"

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

CodeColor
#990000Crimson Red
#E238ECCrimson Purple
Tip

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

Computer Hope - HTML color codes - Top 100 color codes