HTML color code #123E80

Color name: None
RGB: 18, 62, 128
HSL: 216deg, 75.34%, 28.63%
Web safe color: No

RGB complementary color:

A complementary color for this color is #805412.

Example text color using #123E80

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:#123E80;">Your text using HTML color code.</p>
<p style="color:rgb(18 62 128);">Your text using RGB color values.</p>
<p style="color:hsl(216deg 75.34% 28.63%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#123E80; } </style>
<style> p { color:rgb(18 62 128); } </style>
<style> p { color:hsl(216deg 75.34% 28.63%); } </style>

Lighter colors

#1C488A
#265294
#305C9E
#3A66A8
#4470B2
#4E7ABC
#5884C6
#628ED0

Darker colors

#083476
#002A6C
#002062
#001658
#000C4E
#000244
#00003A
#000030

Analogous colors

#122B80
#121980
#1D1280
#2F1280
#411280
#541280
#661280
#781280

Trinary colors

#123E80
#80123E
#3E8012

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