HTML color code #7575EB

Color name: None
RGB: 117, 117, 235
HSL: 240deg, 74.68%, 69.02%
Web safe color: No

RGB complementary color:

A complementary color for this color is #EBEB75.

Example text color using #7575EB

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

CSS code examples

<style> p { color:#7575EB; } </style>
<style> p { color:rgb(117 117 235); } </style>
<style> p { color:hsl(240deg 74.68% 69.02%); } </style>

Lighter colors

#7F7FF5
#8989FF
#9393FF
#9D9DFF
#A7A7FF
#B1B1FF
#BBBBFF
#C5C5FF

Darker colors

#6B6BE1
#6161D7
#5757CD
#4D4DC3
#4343B9
#3939AF
#2F2FA5
#25259B

Analogous colors

#8975EB
#9C75EB
#B075EB
#C475EB
#D775EB
#EB75EB
#EB75D7
#EB75C4

Trinary colors

#7575EB
#EB7575
#75EB75

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