HTML color code #BAA0A0

Color name: None
RGB: 186, 160, 160
HSL: 0deg, 15.85%, 67.84%
Web safe color: No

RGB complementary color:

A complementary color for this color is #A0BABA.

Example text color using #BAA0A0

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:#BAA0A0;">Your text using HTML color code.</p>
<p style="color:rgb(186 160 160);">Your text using RGB color values.</p>
<p style="color:hsl(0deg 15.85% 67.84%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#BAA0A0; } </style>
<style> p { color:rgb(186 160 160); } </style>
<style> p { color:hsl(0deg 15.85% 67.84%); } </style>

Lighter colors

#C4AAAA
#CEB4B4
#D8BEBE
#E2C8C8
#ECD2D2
#F6DCDC
#FFE6E6
#FFF0F0

Darker colors

#B09696
#A68C8C
#9C8282
#927878
#886E6E
#7E6464
#745A5A
#6A5050

Analogous colors

#BAA4A0
#BAA9A0
#BAADA0
#BAB1A0
#BAB6A0
#BABAA0
#B6BAA0
#B1BAA0

Trinary colors

#BAA0A0
#A0BAA0
#A0A0BA

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