HTML color code #1F2F78

Color name: None
RGB: 31, 47, 120
HSL: 229.21deg, 58.94%, 29.61%
Web safe color: No

RGB complementary color:

A complementary color for this color is #78681F.

Example text color using #1F2F78

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:#1F2F78;">Your text using HTML color code.</p>
<p style="color:rgb(31 47 120);">Your text using RGB color values.</p>
<p style="color:hsl(229.21deg 58.94% 29.61%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#1F2F78; } </style>
<style> p { color:rgb(31 47 120); } </style>
<style> p { color:hsl(229.21deg 58.94% 29.61%); } </style>

Lighter colors

#293982
#33438C
#3D4D96
#4757A0
#5161AA
#5B6BB4
#6575BE
#6F7FC8

Darker colors

#15256E
#0B1B64
#01115A
#000750
#000046
#00003C
#000032
#000028

Analogous colors

#1F2178
#2C1F78
#3B1F78
#4A1F78
#591F78
#681F78
#761F78
#781F6B

Trinary colors

#1F2F78
#781F2F
#2F781F

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