HTML color code #255B70

Color name: None
RGB: 37, 91, 112
HSL: 196.80deg, 50.34%, 29.22%
Web safe color: No

RGB complementary color:

A complementary color for this color is #703A25.

Example text color using #255B70

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:#255B70;">Your text using HTML color code.</p>
<p style="color:rgb(37 91 112);">Your text using RGB color values.</p>
<p style="color:hsl(196.80deg 50.34% 29.22%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#255B70; } </style>
<style> p { color:rgb(37 91 112); } </style>
<style> p { color:hsl(196.80deg 50.34% 29.22%); } </style>

Lighter colors

#2F657A
#396F84
#43798E
#4D8398
#578DA2
#6197AC
#6BA1B6
#75ABC0

Darker colors

#1B5166
#11475C
#073D52
#003348
#00293E
#001F34
#00152A
#000B20

Analogous colors

#254E70
#254270
#253570
#252970
#2E2570
#3A2570
#472570
#532570

Trinary colors

#255B70
#70255B
#5B7025

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