HTML color code #85AD7B

Color name: None
RGB: 133, 173, 123
HSL: 108deg, 23.36%, 58.04%
Web safe color: No

RGB complementary color:

A complementary color for this color is #A37BAD.

Example text color using #85AD7B

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:#85AD7B;">Your text using HTML color code.</p>
<p style="color:rgb(133 173 123);">Your text using RGB color values.</p>
<p style="color:hsl(108deg 23.36% 58.04%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#85AD7B; } </style>
<style> p { color:rgb(133 173 123); } </style>
<style> p { color:hsl(108deg 23.36% 58.04%); } </style>

Lighter colors

#8FB785
#99C18F
#A3CB99
#ADD5A3
#B7DFAD
#C1E9B7
#CBF3C1
#D5FDCB

Darker colors

#7BA371
#719967
#678F5D
#5D8553
#537B49
#49713F
#3F6735
#355D2B

Analogous colors

#7DAD7B
#7BAD82
#7BAD8A
#7BAD93
#7BAD9B
#7BADA3
#7BADAC
#7BA7AD

Trinary colors

#85AD7B
#7B85AD
#AD7B85

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