HTML color code #1F1F94

Color name: None
RGB: 31, 31, 148
HSL: 240deg, 65.36%, 35.10%
Web safe color: No

RGB complementary color:

A complementary color for this color is #94941F.

Example text color using #1F1F94

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

CSS code examples

<style> p { color:#1F1F94; } </style>
<style> p { color:rgb(31 31 148); } </style>
<style> p { color:hsl(240deg 65.36% 35.10%); } </style>

Lighter colors

#29299E
#3333A8
#3D3DB2
#4747BC
#5151C6
#5B5BD0
#6565DA
#6F6FE4

Darker colors

#15158A
#0B0B80
#010176
#00006C
#000062
#000058
#00004E
#000044

Analogous colors

#331F94
#461F94
#591F94
#6D1F94
#801F94
#941F94
#941F80
#941F6D

Trinary colors

#1F1F94
#941F1F
#1F941F

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