HTML color code #2C3C6F

Color name: None
RGB: 44, 60, 111
HSL: 225.67deg, 43.23%, 30.39%
Web safe color: No

RGB complementary color:

A complementary color for this color is #70602D.

Example text color using #2C3C6F

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:#2C3C6F;">Your text using HTML color code.</p>
<p style="color:rgb(44 60 111);">Your text using RGB color values.</p>
<p style="color:hsl(225.67deg 43.23% 30.39%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#2C3C6F; } </style>
<style> p { color:rgb(44 60 111); } </style>
<style> p { color:hsl(225.67deg 43.23% 30.39%); } </style>

Lighter colors

#364679
#405083
#4A5A8D
#546497
#5E6EA1
#6878AB
#7282B5
#7C8CBF

Darker colors

#223265
#18285B
#0E1E51
#041447
#000A3D
#000033
#000029
#00001F

Analogous colors

#2D3170
#342D70
#3F2D70
#4A2D70
#552D70
#602D70
#6C2D70
#702D69

Trinary colors

#2C3C6F
#702D3D
#3D702D

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