HTML color code #9F9FB2

Color name: None
RGB: 159, 159, 178
HSL: 240deg, 10.98%, 66.08%
Web safe color: No

RGB complementary color:

A complementary color for this color is #B2B29F.

Example text color using #9F9FB2

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:#9F9FB2;">Your text using HTML color code.</p>
<p style="color:rgb(159 159 178);">Your text using RGB color values.</p>
<p style="color:hsl(240deg 10.98% 66.08%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#9F9FB2; } </style>
<style> p { color:rgb(159 159 178); } </style>
<style> p { color:hsl(240deg 10.98% 66.08%); } </style>

Lighter colors

#A9A9BC
#B3B3C6
#BDBDD0
#C7C7DA
#D1D1E4
#DBDBEE
#E5E5F8
#EFEFFF

Darker colors

#9595A8
#8B8B9E
#818194
#77778A
#6D6D80
#636376
#59596C
#4F4F62

Analogous colors

#A29FB2
#A59FB2
#A99FB2
#AC9FB2
#AF9FB2
#B29FB2
#B29FAF
#B29FAC

Trinary colors

#9F9FB2
#B29F9F
#9FB29F

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