HTML color code #556B5B

Color name: None
RGB: 85, 107, 91
HSL: 136.36deg, 11.46%, 37.65%
Web safe color: No

RGB complementary color:

A complementary color for this color is #6B5565.

Example text color using #556B5B

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:#556B5B;">Your text using HTML color code.</p>
<p style="color:rgb(85 107 91);">Your text using RGB color values.</p>
<p style="color:hsl(136.36deg 11.46% 37.65%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#556B5B; } </style>
<style> p { color:rgb(85 107 91); } </style>
<style> p { color:hsl(136.36deg 11.46% 37.65%); } </style>

Lighter colors

#5F7565
#697F6F
#738979
#7D9383
#879D8D
#91A797
#9BB1A1
#A5BBAB

Darker colors

#4B6151
#415747
#374D3D
#2D4333
#233929
#192F1F
#0F2515
#051B0B

Analogous colors

#556B5E
#556B62
#556B66
#556B6A
#55696B
#55656B
#55616B
#555E6B

Trinary colors

#556B5B
#5B556B
#6B5B55

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