HTML color code #55555B

Color name: None
RGB: 85, 85, 91
HSL: 240deg, 3.41%, 34.51%
Web safe color: No

RGB complementary color:

A complementary color for this color is #5C5C55.

Example text color using #55555B

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:#55555B;">Your text using HTML color code.</p>
<p style="color:rgb(85 85 91);">Your text using RGB color values.</p>
<p style="color:hsl(240deg 3.41% 34.51%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#55555B; } </style>
<style> p { color:rgb(85 85 91); } </style>
<style> p { color:hsl(240deg 3.41% 34.51%); } </style>

Lighter colors

#5F5F65
#69696F
#737379
#7D7D83
#87878D
#919197
#9B9BA1
#A5A5AB

Darker colors

#4B4B51
#414147
#37373D
#2D2D33
#232329
#19191F
#0F0F15
#05050B

Analogous colors

#56555C
#58555C
#59555C
#5A555C
#5B555C
#5C555C
#5C555B
#5C555A

Trinary colors

#55555B
#5C5555
#555C55

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