HTML color code #51505B

Color name: None
RGB: 81, 80, 91
HSL: 245.45deg, 6.43%, 33.53%
Web safe color: No

RGB complementary color:

A complementary color for this color is #5B5C51.

Example text color using #51505B

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:#51505B;">Your text using HTML color code.</p>
<p style="color:rgb(81 80 91);">Your text using RGB color values.</p>
<p style="color:hsl(245.45deg 6.43% 33.53%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#51505B; } </style>
<style> p { color:rgb(81 80 91); } </style>
<style> p { color:hsl(245.45deg 6.43% 33.53%); } </style>

Lighter colors

#5B5A65
#65646F
#6F6E79
#797883
#83828D
#8D8C97
#9796A1
#A1A0AB

Darker colors

#474651
#3D3C47
#33323D
#292833
#1F1E29
#15141F
#0B0A15
#01000B

Analogous colors

#54515C
#55515C
#57515C
#59515C
#5B515C
#5C515B
#5C5159
#5C5157

Trinary colors

#51505B
#5C5251
#515C52

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