HTML color code #50B28B

Color name: None
RGB: 80, 178, 139
HSL: 156.12deg, 38.89%, 50.59%
Web safe color: No

RGB complementary color:

A complementary color for this color is #B25078.

Example text color using #50B28B

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:#50B28B;">Your text using HTML color code.</p>
<p style="color:rgb(80 178 139);">Your text using RGB color values.</p>
<p style="color:hsl(156.12deg 38.89% 50.59%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#50B28B; } </style>
<style> p { color:rgb(80 178 139); } </style>
<style> p { color:hsl(156.12deg 38.89% 50.59%); } </style>

Lighter colors

#5ABC95
#64C69F
#6ED0A9
#78DAB3
#82E4BD
#8CEEC7
#96F8D1
#A0FFDB

Darker colors

#46A881
#3C9E77
#32946D
#288A63
#1E8059
#14764F
#0A6C45
#00623B

Analogous colors

#50B29C
#50B2AC
#50A9B2
#5098B2
#5088B2
#5078B2
#5067B2
#5057B2

Trinary colors

#50B28B
#8B50B2
#B28B50

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