HTML color code #9B8F8B

Color name: None
RGB: 155, 143, 139
HSL: 15deg, 7.41%, 57.65%
Web safe color: No

RGB complementary color:

A complementary color for this color is #8C989C.

Example text color using #9B8F8B

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:#9B8F8B;">Your text using HTML color code.</p>
<p style="color:rgb(155 143 139);">Your text using RGB color values.</p>
<p style="color:hsl(15deg 7.41% 57.65%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#9B8F8B; } </style>
<style> p { color:rgb(155 143 139); } </style>
<style> p { color:hsl(15deg 7.41% 57.65%); } </style>

Lighter colors

#A59995
#AFA39F
#B9ADA9
#C3B7B3
#CDC1BD
#D7CBC7
#E1D5D1
#EBDFDB

Darker colors

#918581
#877B77
#7D716D
#736763
#695D59
#5F534F
#554945
#4B3F3B

Analogous colors

#9C928C
#9C958C
#9C988C
#9C9A8C
#9A9C8C
#989C8C
#959C8C
#929C8C

Trinary colors

#9B8F8B
#8C9C90
#908C9C

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