HTML color code #B150B1

Color name: None
RGB: 177, 80, 177
HSL: 300deg, 38.34%, 50.39%
Web safe color: No

RGB complementary color:

A complementary color for this color is #4FB04F.

Example text color using #B150B1

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:#B150B1;">Your text using HTML color code.</p>
<p style="color:rgb(177 80 177);">Your text using RGB color values.</p>
<p style="color:hsl(300deg 38.34% 50.39%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#B150B1; } </style>
<style> p { color:rgb(177 80 177); } </style>
<style> p { color:hsl(300deg 38.34% 50.39%); } </style>

Lighter colors

#BB5ABB
#C564C5
#CF6ECF
#D978D9
#E382E3
#ED8CED
#F796F7
#FFA0FF

Darker colors

#A746A7
#9D3C9D
#933293
#892889
#7F1E7F
#751475
#6B0A6B
#610061

Analogous colors

#B04FA0
#B04F90
#B04F80
#B04F6F
#B04F5F
#B04F4F
#B05F4F
#B06F4F

Trinary colors

#B150B1
#B0B04F
#4FB0B0

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