HTML color code #BCAAA1

Color name: None
RGB: 188, 170, 161
HSL: 20deg, 16.77%, 68.43%
Web safe color: No

RGB complementary color:

A complementary color for this color is #A2B4BD.

Example text color using #BCAAA1

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:#BCAAA1;">Your text using HTML color code.</p>
<p style="color:rgb(188 170 161);">Your text using RGB color values.</p>
<p style="color:hsl(20deg 16.77% 68.43%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#BCAAA1; } </style>
<style> p { color:rgb(188 170 161); } </style>
<style> p { color:hsl(20deg 16.77% 68.43%); } </style>

Lighter colors

#C6B4AB
#D0BEB5
#DAC8BF
#E4D2C9
#EEDCD3
#F8E6DD
#FFF0E7
#FFFAF1

Darker colors

#B2A097
#A8968D
#9E8C83
#948279
#8A786F
#806E65
#76645B
#6C5A51

Analogous colors

#BDAFA2
#BDB4A2
#BDB8A2
#BDBDA2
#B8BDA2
#B4BDA2
#AFBDA2
#ABBDA2

Trinary colors

#BCAAA1
#A2BDAB
#ABA2BD

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