HTML color code #1F1F7B

Color name: None
RGB: 31, 31, 123
HSL: 240deg, 59.74%, 30.20%
Web safe color: No

RGB complementary color:

A complementary color for this color is #7A7A1F.

Example text color using #1F1F7B

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:#1F1F7B;">Your text using HTML color code.</p>
<p style="color:rgb(31 31 123);">Your text using RGB color values.</p>
<p style="color:hsl(240deg 59.74% 30.20%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#1F1F7B; } </style>
<style> p { color:rgb(31 31 123); } </style>
<style> p { color:hsl(240deg 59.74% 30.20%); } </style>

Lighter colors

#292985
#33338F
#3D3D99
#4747A3
#5151AD
#5B5BB7
#6565C1
#6F6FCB

Darker colors

#151571
#0B0B67
#01015D
#000053
#000049
#00003F
#000035
#00002B

Analogous colors

#2E1F7A
#3D1F7A
#4C1F7A
#5C1F7A
#6B1F7A
#7A1F7A
#7A1F6B
#7A1F5C

Trinary colors

#1F1F7B
#7A1F1F
#1F7A1F

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