HTML color code #86AABB

Color name: None
RGB: 134, 170, 187
HSL: 199.25deg, 28.04%, 62.94%
Web safe color: No

RGB complementary color:

A complementary color for this color is #BA9786.

Example text color using #86AABB

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:#86AABB;">Your text using HTML color code.</p>
<p style="color:rgb(134 170 187);">Your text using RGB color values.</p>
<p style="color:hsl(199.25deg 28.04% 62.94%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#86AABB; } </style>
<style> p { color:rgb(134 170 187); } </style>
<style> p { color:hsl(199.25deg 28.04% 62.94%); } </style>

Lighter colors

#90B4C5
#9ABECF
#A4C8D9
#AED2E3
#B8DCED
#C2E6F7
#CCF0FF
#D6FAFF

Darker colors

#7CA0B1
#7296A7
#688C9D
#5E8293
#547889
#4A6E7F
#406475
#365A6B

Analogous colors

#86A1BA
#8698BA
#8690BA
#8687BA
#8E86BA
#9786BA
#9F86BA
#A886BA

Trinary colors

#86AABB
#BA86AA
#AABA86

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