HTML color code #9FAA7F

Color name: None
RGB: 159, 170, 127
HSL: 75.35deg, 20.19%, 58.24%
Web safe color: No

RGB complementary color:

A complementary color for this color is #8B80AB.

Example text color using #9FAA7F

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:#9FAA7F;">Your text using HTML color code.</p>
<p style="color:rgb(159 170 127);">Your text using RGB color values.</p>
<p style="color:hsl(75.35deg 20.19% 58.24%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#9FAA7F; } </style>
<style> p { color:rgb(159 170 127); } </style>
<style> p { color:hsl(75.35deg 20.19% 58.24%); } </style>

Lighter colors

#A9B489
#B3BE93
#BDC89D
#C7D2A7
#D1DCB1
#DBE6BB
#E5F0C5
#EFFACF

Darker colors

#95A075
#8B966B
#818C61
#778257
#6D784D
#636E43
#596439
#4F5A2F

Analogous colors

#99AB80
#92AB80
#8BAB80
#84AB80
#80AB84
#80AB8B
#80AB92
#80AB99

Trinary colors

#9FAA7F
#80A0AB
#AB80A0

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