HTML color code #BC9090

Color name: None
RGB: 188, 144, 144
HSL: 0deg, 24.72%, 65.10%
Web safe color: No

RGB complementary color:

A complementary color for this color is #91BDBD.

Example text color using #BC9090

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:#BC9090;">Your text using HTML color code.</p>
<p style="color:rgb(188 144 144);">Your text using RGB color values.</p>
<p style="color:hsl(0deg 24.72% 65.10%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#BC9090; } </style>
<style> p { color:rgb(188 144 144); } </style>
<style> p { color:hsl(0deg 24.72% 65.10%); } </style>

Lighter colors

#C69A9A
#D0A4A4
#DAAEAE
#E4B8B8
#EEC2C2
#F8CCCC
#FFD6D6
#FFE0E0

Darker colors

#B28686
#A87C7C
#9E7272
#946868
#8A5E5E
#805454
#764A4A
#6C4040

Analogous colors

#BD9991
#BDA091
#BDA791
#BDAE91
#BDB591
#BDBD91
#B5BD91
#AEBD91

Trinary colors

#BC9090
#91BD91
#9191BD

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