HTML color code #5BAAAA

Color name: None
RGB: 91, 170, 170
HSL: 180deg, 31.73%, 51.18%
Web safe color: No

RGB complementary color:

A complementary color for this color is #AB5C5C.

Example text color using #5BAAAA

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:#5BAAAA;">Your text using HTML color code.</p>
<p style="color:rgb(91 170 170);">Your text using RGB color values.</p>
<p style="color:hsl(180deg 31.73% 51.18%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#5BAAAA; } </style>
<style> p { color:rgb(91 170 170); } </style>
<style> p { color:hsl(180deg 31.73% 51.18%); } </style>

Lighter colors

#65B4B4
#6FBEBE
#79C8C8
#83D2D2
#8DDCDC
#97E6E6
#A1F0F0
#ABFAFA

Darker colors

#51A0A0
#479696
#3D8C8C
#338282
#297878
#1F6E6E
#156464
#0B5A5A

Analogous colors

#5C9EAB
#5C91AB
#5C84AB
#5C76AB
#5C69AB
#5C5CAB
#695CAB
#765CAB

Trinary colors

#5BAAAA
#AB5CAB
#ABAB5C

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