HTML color code #1F98A6

Color name: None
RGB: 31, 152, 166
HSL: 186.22deg, 68.53%, 38.63%
Web safe color: No

RGB complementary color:

A complementary color for this color is #A62D1F.

Example text color using #1F98A6

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:#1F98A6;">Your text using HTML color code.</p>
<p style="color:rgb(31 152 166);">Your text using RGB color values.</p>
<p style="color:hsl(186.22deg 68.53% 38.63%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#1F98A6; } </style>
<style> p { color:rgb(31 152 166); } </style>
<style> p { color:hsl(186.22deg 68.53% 38.63%); } </style>

Lighter colors

#29A2B0
#33ACBA
#3DB6C4
#47C0CE
#51CAD8
#5BD4E2
#65DEEC
#6FE8F6

Darker colors

#158E9C
#0B8492
#017A88
#00707E
#006674
#005C6A
#005260
#004856

Analogous colors

#1F82A6
#1F6CA6
#1F55A6
#1F3FA6
#1F28A6
#2D1FA6
#431FA6
#5A1FA6

Trinary colors

#1F98A6
#A61F98
#98A61F

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