HTML color code #BC9895

Color name: None
RGB: 188, 152, 149
HSL: 4.62deg, 22.54%, 66.08%
Web safe color: No

RGB complementary color:

A complementary color for this color is #95B9BD.

Example text color using #BC9895

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:#BC9895;">Your text using HTML color code.</p>
<p style="color:rgb(188 152 149);">Your text using RGB color values.</p>
<p style="color:hsl(4.62deg 22.54% 66.08%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#BC9895; } </style>
<style> p { color:rgb(188 152 149); } </style>
<style> p { color:hsl(4.62deg 22.54% 66.08%); } </style>

Lighter colors

#C6A29F
#D0ACA9
#DAB6B3
#E4C0BD
#EECAC7
#F8D4D1
#FFDEDB
#FFE8E5

Darker colors

#B28E8B
#A88481
#9E7A77
#94706D
#8A6663
#805C59
#76524F
#6C4845

Analogous colors

#BD9F95
#BDA695
#BDAC95
#BDB395
#BDB995
#B9BD95
#B3BD95
#ACBD95

Trinary colors

#BC9895
#95BD98
#9895BD

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