HTML color code #7F6F88

Color name: None
RGB: 127, 111, 136
HSL: 278.40deg, 10.12%, 48.43%
Web safe color: No

RGB complementary color:

A complementary color for this color is #78876F.

Example text color using #7F6F88

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:#7F6F88;">Your text using HTML color code.</p>
<p style="color:rgb(127 111 136);">Your text using RGB color values.</p>
<p style="color:hsl(278.40deg 10.12% 48.43%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#7F6F88; } </style>
<style> p { color:rgb(127 111 136); } </style>
<style> p { color:hsl(278.40deg 10.12% 48.43%); } </style>

Lighter colors

#897992
#93839C
#9D8DA6
#A797B0
#B1A1BA
#BBABC4
#C5B5CE
#CFBFD8

Darker colors

#75657E
#6B5B74
#61516A
#574760
#4D3D56
#43334C
#392942
#2F1F38

Analogous colors

#826F87
#866F87
#876F84
#876F80
#876F7C
#876F78
#876F74
#876F70

Trinary colors

#7F6F88
#877E6F
#6F877E

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