HTML color code #5F4F45

Color name: None
RGB: 95, 79, 69
HSL: 23.08deg, 15.85%, 32.16%
Web safe color: No

RGB complementary color:

A complementary color for this color is #45555E.

Example text color using #5F4F45

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:#5F4F45;">Your text using HTML color code.</p>
<p style="color:rgb(95 79 69);">Your text using RGB color values.</p>
<p style="color:hsl(23.08deg 15.85% 32.16%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#5F4F45; } </style>
<style> p { color:rgb(95 79 69); } </style>
<style> p { color:hsl(23.08deg 15.85% 32.16%); } </style>

Lighter colors

#69594F
#736359
#7D6D63
#87776D
#918177
#9B8B81
#A5958B
#AF9F95

Darker colors

#55453B
#4B3B31
#413127
#37271D
#2D1D13
#231309
#190900
#0F0000

Analogous colors

#5E5345
#5E5745
#5E5B45
#5D5E45
#595E45
#555E45
#505E45
#4C5E45

Trinary colors

#5F4F45
#455E4F
#4F455E

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