HTML color code #50ABC3

Color name: None
RGB: 80, 171, 195
HSL: 192.52deg, 48.94%, 53.92%
Web safe color: No

RGB complementary color:

A complementary color for this color is #C2684F.

Example text color using #50ABC3

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:#50ABC3;">Your text using HTML color code.</p>
<p style="color:rgb(80 171 195);">Your text using RGB color values.</p>
<p style="color:hsl(192.52deg 48.94% 53.92%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#50ABC3; } </style>
<style> p { color:rgb(80 171 195); } </style>
<style> p { color:hsl(192.52deg 48.94% 53.92%); } </style>

Lighter colors

#5AB5CD
#64BFD7
#6EC9E1
#78D3EB
#82DDF5
#8CE7FF
#96F1FF
#A0FBFF

Darker colors

#46A1B9
#3C97AF
#328DA5
#28839B
#1E7991
#146F87
#0A657D
#005B73

Analogous colors

#4F96C2
#4F83C2
#4F70C2
#4F5DC2
#554FC2
#684FC2
#7B4FC2
#8E4FC2

Trinary colors

#50ABC3
#C24FA9
#A9C24F

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