HTML color code #50ADB5

Color name: None
RGB: 80, 173, 181
HSL: 184.75deg, 40.56%, 51.18%
Web safe color: No

RGB complementary color:

A complementary color for this color is #B55850.

Example text color using #50ADB5

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:#50ADB5;">Your text using HTML color code.</p>
<p style="color:rgb(80 173 181);">Your text using RGB color values.</p>
<p style="color:hsl(184.75deg 40.56% 51.18%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#50ADB5; } </style>
<style> p { color:rgb(80 173 181); } </style>
<style> p { color:hsl(184.75deg 40.56% 51.18%); } </style>

Lighter colors

#5AB7BF
#64C1C9
#6ECBD3
#78D5DD
#82DFE7
#8CE9F1
#96F3FB
#A0FDFF

Darker colors

#46A3AB
#3C99A1
#328F97
#28858D
#1E7B83
#147179
#0A676F
#005D65

Analogous colors

#509CB5
#508BB5
#507AB5
#5069B5
#5058B5
#5850B5
#6950B5
#7A50B5

Trinary colors

#50ADB5
#B550AD
#ADB550

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