HTML color code #5F3F2F

Color name: None
RGB: 95, 63, 47
HSL: 20deg, 33.80%, 27.84%
Web safe color: No

RGB complementary color:

A complementary color for this color is #2E4E5E.

Example text color using #5F3F2F

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:#5F3F2F;">Your text using HTML color code.</p>
<p style="color:rgb(95 63 47);">Your text using RGB color values.</p>
<p style="color:hsl(20deg 33.80% 27.84%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#5F3F2F; } </style>
<style> p { color:rgb(95 63 47); } </style>
<style> p { color:hsl(20deg 33.80% 27.84%); } </style>

Lighter colors

#694939
#735343
#7D5D4D
#876757
#917161
#9B7B6B
#A58575
#AF8F7F

Darker colors

#553525
#4B2B1B
#412111
#371707
#2D0D00
#230300
#190000
#0F0000

Analogous colors

#5E462E
#5E4E2E
#5E562E
#5E5E2E
#565E2E
#4E5E2E
#465E2E
#3E5E2E

Trinary colors

#5F3F2F
#2E5E3E
#3E2E5E

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