HTML color code #808F8F

Color name: None
RGB: 128, 143, 143
HSL: 180deg, 6.28%, 53.14%
Web safe color: No

RGB complementary color:

A complementary color for this color is #8F8181.

Example text color using #808F8F

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:#808F8F;">Your text using HTML color code.</p>
<p style="color:rgb(128 143 143);">Your text using RGB color values.</p>
<p style="color:hsl(180deg 6.28% 53.14%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#808F8F; } </style>
<style> p { color:rgb(128 143 143); } </style>
<style> p { color:hsl(180deg 6.28% 53.14%); } </style>

Lighter colors

#8A9999
#94A3A3
#9EADAD
#A8B7B7
#B2C1C1
#BCCBCB
#C6D5D5
#D0DFDF

Darker colors

#768585
#6C7B7B
#627171
#586767
#4E5D5D
#445353
#3A4949
#303F3F

Analogous colors

#818C8F
#818A8F
#81888F
#81858F
#81838F
#81818F
#83818F
#85818F

Trinary colors

#808F8F
#8F818F
#8F8F81

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