HTML color code #645F55

Color name: None
RGB: 100, 95, 85
HSL: 40deg, 8.11%, 36.27%
Web safe color: No

RGB complementary color:

A complementary color for this color is #555A63.

Example text color using #645F55

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:#645F55;">Your text using HTML color code.</p>
<p style="color:rgb(100 95 85);">Your text using RGB color values.</p>
<p style="color:hsl(40deg 8.11% 36.27%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#645F55; } </style>
<style> p { color:rgb(100 95 85); } </style>
<style> p { color:hsl(40deg 8.11% 36.27%); } </style>

Lighter colors

#6E695F
#787369
#827D73
#8C877D
#969187
#A09B91
#AAA59B
#B4AFA5

Darker colors

#5A554B
#504B41
#464137
#3C372D
#322D23
#282319
#1E190F
#140F05

Analogous colors

#636155
#636355
#616355
#5E6355
#5C6355
#5A6355
#576355
#556355

Trinary colors

#645F55
#55635E
#5E5563

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