HTML color code #3535C1

Color name: None
RGB: 53, 53, 193
HSL: 240deg, 56.91%, 48.24%
Web safe color: No

RGB complementary color:

A complementary color for this color is #C2C234.

Example text color using #3535C1

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:#3535C1;">Your text using HTML color code.</p>
<p style="color:rgb(53 53 193);">Your text using RGB color values.</p>
<p style="color:hsl(240deg 56.91% 48.24%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#3535C1; } </style>
<style> p { color:rgb(53 53 193); } </style>
<style> p { color:hsl(240deg 56.91% 48.24%); } </style>

Lighter colors

#3F3FCB
#4949D5
#5353DF
#5D5DE9
#6767F3
#7171FD
#7B7BFF
#8585FF

Darker colors

#2B2BB7
#2121AD
#1717A3
#0D0D99
#03038F
#000085
#00007B
#000071

Analogous colors

#4C34C2
#6334C2
#7B34C2
#9334C2
#AA34C2
#C234C2
#C234AA
#C23493

Trinary colors

#3535C1
#C23434
#34C234

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