HTML color code #A9988B

Color name: None
RGB: 169, 152, 139
HSL: 26deg, 14.85%, 60.39%
Web safe color: No

RGB complementary color:

A complementary color for this color is #8A9BA8.

Example text color using #A9988B

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:#A9988B;">Your text using HTML color code.</p>
<p style="color:rgb(169 152 139);">Your text using RGB color values.</p>
<p style="color:hsl(26deg 14.85% 60.39%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#A9988B; } </style>
<style> p { color:rgb(169 152 139); } </style>
<style> p { color:hsl(26deg 14.85% 60.39%); } </style>

Lighter colors

#B3A295
#BDAC9F
#C7B6A9
#D1C0B3
#DBCABD
#E5D4C7
#EFDED1
#F9E8DB

Darker colors

#9F8E81
#958477
#8B7A6D
#817063
#776659
#6D5C4F
#635245
#59483B

Analogous colors

#A89C8A
#A8A18A
#A8A68A
#A5A88A
#A0A88A
#9BA88A
#96A88A
#91A88A

Trinary colors

#A9988B
#8AA897
#978AA8

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