HTML color code #998A7B

Color name: None
RGB: 153, 138, 123
HSL: 30deg, 12.82%, 54.12%
Web safe color: No

RGB complementary color:

A complementary color for this color is #7A8A99.

Example text color using #998A7B

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:#998A7B;">Your text using HTML color code.</p>
<p style="color:rgb(153 138 123);">Your text using RGB color values.</p>
<p style="color:hsl(30deg 12.82% 54.12%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#998A7B; } </style>
<style> p { color:rgb(153 138 123); } </style>
<style> p { color:hsl(30deg 12.82% 54.12%); } </style>

Lighter colors

#A39485
#AD9E8F
#B7A899
#C1B2A3
#CBBCAD
#D5C6B7
#DFD0C1
#E9DACB

Darker colors

#8F8071
#857667
#7B6C5D
#716253
#675849
#5D4E3F
#534435
#493A2B

Analogous colors

#998F7A
#99947A
#99997A
#94997A
#8F997A
#8A997A
#85997A
#80997A

Trinary colors

#998A7B
#7A998A
#8A7A99

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