HTML color code #556B5F

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

RGB complementary color:

A complementary color for this color is #6B5561.

Example text color using #556B5F

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

CSS code examples

<style> p { color:#556B5F; } </style>
<style> p { color:rgb(85 107 95); } </style>
<style> p { color:hsl(147.27deg 11.46% 37.65%); } </style>

Lighter colors

#5F7569
#697F73
#73897D
#7D9387
#879D91
#91A79B
#9BB1A5
#A5BBAF

Darker colors

#4B6155
#41574B
#374D41
#2D4337
#23392D
#192F23
#0F2519
#051B0F

Analogous colors

#556B62
#556B66
#556B6A
#55686B
#55656B
#55616B
#555D6B
#55596B

Trinary colors

#556B5F
#5F556B
#6B5F55

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