HTML color code #2D3E4F

Color name: None
RGB: 45, 62, 79
HSL: 210deg, 27.42%, 24.31%
Web safe color: No

RGB complementary color:

A complementary color for this color is #4F3E2D.

Example text color using #2D3E4F

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:#2D3E4F;">Your text using HTML color code.</p>
<p style="color:rgb(45 62 79);">Your text using RGB color values.</p>
<p style="color:hsl(210deg 27.42% 24.31%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#2D3E4F; } </style>
<style> p { color:rgb(45 62 79); } </style>
<style> p { color:hsl(210deg 27.42% 24.31%); } </style>

Lighter colors

#374859
#415263
#4B5C6D
#556677
#5F7081
#697A8B
#738495
#7D8E9F

Darker colors

#233445
#192A3B
#0F2031
#051627
#000C1D
#000213
#000009
#000000

Analogous colors

#2D384F
#2D334F
#2D2D4F
#332D4F
#382D4F
#3E2D4F
#442D4F
#492D4F

Trinary colors

#2D3E4F
#4F2D3E
#3E4F2D

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