HTML color code #99BA9F

Color name: None
RGB: 153, 186, 159
HSL: 130.91deg, 19.30%, 66.47%
Web safe color: No

RGB complementary color:

A complementary color for this color is #BA99B4.

Example text color using #99BA9F

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:#99BA9F;">Your text using HTML color code.</p>
<p style="color:rgb(153 186 159);">Your text using RGB color values.</p>
<p style="color:hsl(130.91deg 19.30% 66.47%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#99BA9F; } </style>
<style> p { color:rgb(153 186 159); } </style>
<style> p { color:hsl(130.91deg 19.30% 66.47%); } </style>

Lighter colors

#A3C4A9
#ADCEB3
#B7D8BD
#C1E2C7
#CBECD1
#D5F6DB
#DFFFE5
#E9FFEF

Darker colors

#8FB095
#85A68B
#7B9C81
#719277
#67886D
#5D7E63
#537459
#496A4F

Analogous colors

#99BAA4
#99BAAA
#99BAB0
#99BAB5
#99BABA
#99B4BA
#99AEBA
#99A9BA

Trinary colors

#99BA9F
#9F99BA
#BA9F99

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