HTML color code #777D81

Color name: None
RGB: 119, 125, 129
HSL: 204deg, 4.03%, 48.63%
Web safe color: No

RGB complementary color:

A complementary color for this color is #827C78.

Example text color using #777D81

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:#777D81;">Your text using HTML color code.</p>
<p style="color:rgb(119 125 129);">Your text using RGB color values.</p>
<p style="color:hsl(204deg 4.03% 48.63%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#777D81; } </style>
<style> p { color:rgb(119 125 129); } </style>
<style> p { color:hsl(204deg 4.03% 48.63%); } </style>

Lighter colors

#81878B
#8B9195
#959B9F
#9FA5A9
#A9AFB3
#B3B9BD
#BDC3C7
#C7CDD1

Darker colors

#6D7377
#63696D
#595F63
#4F5559
#454B4F
#3B4145
#31373B
#272D31

Analogous colors

#787C82
#787A82
#787982
#787882
#7A7882
#7C7882
#7E7882
#7F7882

Trinary colors

#777D81
#82787E
#7E8278

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