HTML color code #777FB3

Color name: None
RGB: 119, 127, 179
HSL: 232deg, 28.30%, 58.43%
Web safe color: No

RGB complementary color:

A complementary color for this color is #B2AA76.

Example text color using #777FB3

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:#777FB3;">Your text using HTML color code.</p>
<p style="color:rgb(119 127 179);">Your text using RGB color values.</p>
<p style="color:hsl(232deg 28.30% 58.43%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#777FB3; } </style>
<style> p { color:rgb(119 127 179); } </style>
<style> p { color:hsl(232deg 28.30% 58.43%); } </style>

Lighter colors

#8189BD
#8B93C7
#959DD1
#9FA7DB
#A9B1E5
#B3BBEF
#BDC5F9
#C7CFFF

Darker colors

#6D75A9
#636B9F
#596195
#4F578B
#454D81
#3B4377
#31396D
#272F63

Analogous colors

#7876B2
#8276B2
#8C76B2
#9676B2
#A076B2
#AA76B2
#B276B0
#B276A6

Trinary colors

#777FB3
#B2767E
#7EB276

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