HTML color code #2AABB0

Color name: None
RGB: 42, 171, 176
HSL: 182.24deg, 61.47%, 42.75%
Web safe color: No

RGB complementary color:

A complementary color for this color is #B02F2A.

Example text color using #2AABB0

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:#2AABB0;">Your text using HTML color code.</p>
<p style="color:rgb(42 171 176);">Your text using RGB color values.</p>
<p style="color:hsl(182.24deg 61.47% 42.75%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#2AABB0; } </style>
<style> p { color:rgb(42 171 176); } </style>
<style> p { color:hsl(182.24deg 61.47% 42.75%); } </style>

Lighter colors

#34B5BA
#3EBFC4
#48C9CE
#52D3D8
#5CDDE2
#66E7EC
#70F1F6
#7AFBFF

Darker colors

#20A1A6
#16979C
#0C8D92
#028388
#00797E
#006F74
#00656A
#005B60

Analogous colors

#2A95B0
#2A7FB0
#2A69B0
#2A52B0
#2A3CB0
#2F2AB0
#452AB0
#5B2AB0

Trinary colors

#2AABB0
#B02AAB
#ABB02A

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