HTML color code #777B8E

Color name: None
RGB: 119, 123, 142
HSL: 229.57deg, 9.24%, 51.18%
Web safe color: No

RGB complementary color:

A complementary color for this color is #8F8B78.

Example text color using #777B8E

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:#777B8E;">Your text using HTML color code.</p>
<p style="color:rgb(119 123 142);">Your text using RGB color values.</p>
<p style="color:hsl(229.57deg 9.24% 51.18%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#777B8E; } </style>
<style> p { color:rgb(119 123 142); } </style>
<style> p { color:hsl(229.57deg 9.24% 51.18%); } </style>

Lighter colors

#818598
#8B8FA2
#9599AC
#9FA3B6
#A9ADC0
#B3B7CA
#BDC1D4
#C7CBDE

Darker colors

#6D7184
#63677A
#595D70
#4F5366
#45495C
#3B3F52
#313548
#272B3E

Analogous colors

#78788F
#7C788F
#80788F
#83788F
#87788F
#8B788F
#8F788F
#8F788B

Trinary colors

#777B8E
#8F787C
#7C8F78

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