HTML color code #D55E52

Color name: None
RGB: 213, 94, 82
HSL: 5.50deg, 60.93%, 57.84%
Web safe color: No

RGB complementary color:

A complementary color for this color is #51CBD6.

Example text color using #D55E52

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:#D55E52;">Your text using HTML color code.</p>
<p style="color:rgb(213 94 82);">Your text using RGB color values.</p>
<p style="color:hsl(5.50deg 60.93% 57.84%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#D55E52; } </style>
<style> p { color:rgb(213 94 82); } </style>
<style> p { color:hsl(5.50deg 60.93% 57.84%); } </style>

Lighter colors

#DF685C
#E97266
#F37C70
#FD867A
#FF9084
#FF9A8E
#FFA498
#FFAEA2

Darker colors

#CB5448
#C14A3E
#B74034
#AD362A
#A32C20
#992216
#8F180C
#850E02

Analogous colors

#D67351
#D68951
#D69F51
#D6B551
#D6CB51
#CBD651
#B5D651
#9FD651

Trinary colors

#D55E52
#51D65C
#5C51D6

Adjacent colors

#040720
#0C090A
#34282C
#3B3131
#3A3B3C
#454545
#4D4D4F
#413839
Tip

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

Computer Hope - HTML color codes - Top 100 color codes