HTML color code #C95F51

Color name: None
RGB: 201, 95, 81
HSL: 7deg, 52.63%, 55.29%
Web safe color: No

RGB complementary color:

A complementary color for this color is #51BBC9.

Example text color using #C95F51

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:#C95F51;">Your text using HTML color code.</p>
<p style="color:rgb(201 95 81);">Your text using RGB color values.</p>
<p style="color:hsl(7deg 52.63% 55.29%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#C95F51; } </style>
<style> p { color:rgb(201 95 81); } </style>
<style> p { color:hsl(7deg 52.63% 55.29%); } </style>

Lighter colors

#D3695B
#DD7365
#E77D6F
#F18779
#FB9183
#FF9B8D
#FFA597
#FFAFA1

Darker colors

#BF5547
#B54B3D
#AB4133
#A13729
#972D1F
#8D2315
#83190B
#790F01

Analogous colors

#C97351
#C98751
#C99B51
#C9AF51
#C9C351
#BBC951
#A7C951
#93C951

Trinary colors

#C95F51
#51C95F
#5F51C9

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