HTML color code #6C5050

Color name: None
RGB: 108, 80, 80
HSL: 0deg, 14.89%, 36.86%
Web safe color: No

RGB complementary color:

A complementary color for this color is #4F6B6B.

Example text color using #6C5050

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:#6C5050;">Your text using HTML color code.</p>
<p style="color:rgb(108 80 80);">Your text using RGB color values.</p>
<p style="color:hsl(0deg 14.89% 36.86%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#6C5050; } </style>
<style> p { color:rgb(108 80 80); } </style>
<style> p { color:hsl(0deg 14.89% 36.86%); } </style>

Lighter colors

#765A5A
#806464
#8A6E6E
#947878
#9E8282
#A88C8C
#B29696
#BCA0A0

Darker colors

#624646
#583C3C
#4E3232
#442828
#3A1E1E
#301414
#260A0A
#1C0000

Analogous colors

#6B544F
#6B594F
#6B5D4F
#6B624F
#6B664F
#6B6B4F
#666B4F
#626B4F

Trinary colors

#6C5050
#4F6B4F
#4F4F6B

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