HTML color code #5F628B

Color name: None
RGB: 95, 98, 139
HSL: 235.91deg, 18.80%, 45.88%
Web safe color: No

RGB complementary color:

A complementary color for this color is #8C895F.

Example text color using #5F628B

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:#5F628B;">Your text using HTML color code.</p>
<p style="color:rgb(95 98 139);">Your text using RGB color values.</p>
<p style="color:hsl(235.91deg 18.80% 45.88%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#5F628B; } </style>
<style> p { color:rgb(95 98 139); } </style>
<style> p { color:hsl(235.91deg 18.80% 45.88%); } </style>

Lighter colors

#696C95
#73769F
#7D80A9
#878AB3
#9194BD
#9B9EC7
#A5A8D1
#AFB2DB

Darker colors

#555881
#4B4E77
#41446D
#373A63
#2D3059
#23264F
#191C45
#0F123B

Analogous colors

#645F8C
#6B5F8C
#735F8C
#7A5F8C
#825F8C
#895F8C
#8C5F88
#8C5F80

Trinary colors

#5F628B
#8C5F62
#628C5F

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