HTML color code #1D3D3B

Color name: None
RGB: 29, 61, 59
HSL: 176.25deg, 35.56%, 17.65%
Web safe color: No

RGB complementary color:

A complementary color for this color is #3D1D1F.

Example text color using #1D3D3B

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:#1D3D3B;">Your text using HTML color code.</p>
<p style="color:rgb(29 61 59);">Your text using RGB color values.</p>
<p style="color:hsl(176.25deg 35.56% 17.65%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#1D3D3B; } </style>
<style> p { color:rgb(29 61 59); } </style>
<style> p { color:hsl(176.25deg 35.56% 17.65%); } </style>

Lighter colors

#274745
#31514F
#3B5B59
#456563
#4F6F6D
#597977
#638381
#6D8D8B

Darker colors

#133331
#092927
#001F1D
#001513
#000B09
#000100
#000000

Analogous colors

#1D3A3D
#1D353D
#1D2F3D
#1D2A3D
#1D253D
#1D1F3D
#211D3D
#261D3D

Trinary colors

#1D3D3B
#3B1D3D
#3D3B1D

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