HTML color code #D1B1A1

Color name: None
RGB: 209, 177, 161
HSL: 20deg, 34.29%, 72.55%
Web safe color: No

RGB complementary color:

A complementary color for this color is #A1C1D1.

Example text color using #D1B1A1

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:#D1B1A1;">Your text using HTML color code.</p>
<p style="color:rgb(209 177 161);">Your text using RGB color values.</p>
<p style="color:hsl(20deg 34.29% 72.55%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#D1B1A1; } </style>
<style> p { color:rgb(209 177 161); } </style>
<style> p { color:hsl(20deg 34.29% 72.55%); } </style>

Lighter colors

#DBBBAB
#E5C5B5
#EFCFBF
#F9D9C9
#FFE3D3
#FFEDDD
#FFF7E7
#FFFFF1

Darker colors

#C7A797
#BD9D8D
#B39383
#A98979
#9F7F6F
#957565
#8B6B5B
#816151

Analogous colors

#D1B9A1
#D1C1A1
#D1C9A1
#D1D1A1
#C9D1A1
#C1D1A1
#B9D1A1
#B1D1A1

Trinary colors

#D1B1A1
#A1D1B1
#B1A1D1

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