HTML color code #7575BB

Color name: None
RGB: 117, 117, 187
HSL: 240deg, 33.98%, 59.61%
Web safe color: No

RGB complementary color:

A complementary color for this color is #BABA75.

Example text color using #7575BB

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:#7575BB;">Your text using HTML color code.</p>
<p style="color:rgb(117 117 187);">Your text using RGB color values.</p>
<p style="color:hsl(240deg 33.98% 59.61%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#7575BB; } </style>
<style> p { color:rgb(117 117 187); } </style>
<style> p { color:hsl(240deg 33.98% 59.61%); } </style>

Lighter colors

#7F7FC5
#8989CF
#9393D9
#9D9DE3
#A7A7ED
#B1B1F7
#BBBBFF
#C5C5FF

Darker colors

#6B6BB1
#6161A7
#57579D
#4D4D93
#434389
#39397F
#2F2F75
#25256B

Analogous colors

#8175BA
#8C75BA
#9875BA
#A375BA
#AF75BA
#BA75BA
#BA75AF
#BA75A3

Trinary colors

#7575BB
#BA7575
#75BA75

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