HTML color code #5F90B2

Color name: None
RGB: 95, 144, 178
HSL: 204.58deg, 35.02%, 53.53%
Web safe color: No

RGB complementary color:

A complementary color for this color is #B2825F.

Example text color using #5F90B2

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:#5F90B2;">Your text using HTML color code.</p>
<p style="color:rgb(95 144 178);">Your text using RGB color values.</p>
<p style="color:hsl(204.58deg 35.02% 53.53%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#5F90B2; } </style>
<style> p { color:rgb(95 144 178); } </style>
<style> p { color:hsl(204.58deg 35.02% 53.53%); } </style>

Lighter colors

#699ABC
#73A4C6
#7DAED0
#87B8DA
#91C2E4
#9BCCEE
#A5D6F8
#AFE0FF

Darker colors

#5586A8
#4B7C9E
#417294
#37688A
#2D5E80
#235476
#194A6C
#0F4062

Analogous colors

#5F82B2
#5F74B2
#5F66B2
#665FB2
#745FB2
#825FB2
#905FB2
#9E5FB2

Trinary colors

#5F90B2
#B25F90
#90B25F

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