HTML color code #AA80AA

Color name: None
RGB: 170, 128, 170
HSL: 300deg, 19.81%, 58.43%
Web safe color: No

RGB complementary color:

A complementary color for this color is #80AB80.

Example text color using #AA80AA

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:#AA80AA;">Your text using HTML color code.</p>
<p style="color:rgb(170 128 170);">Your text using RGB color values.</p>
<p style="color:hsl(300deg 19.81% 58.43%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#AA80AA; } </style>
<style> p { color:rgb(170 128 170); } </style>
<style> p { color:hsl(300deg 19.81% 58.43%); } </style>

Lighter colors

#B48AB4
#BE94BE
#C89EC8
#D2A8D2
#DCB2DC
#E6BCE6
#F0C6F0
#FAD0FA

Darker colors

#A076A0
#966C96
#8C628C
#825882
#784E78
#6E446E
#643A64
#5A305A

Analogous colors

#AB80A4
#AB809D
#AB8095
#AB808E
#AB8087
#AB8080
#AB8780
#AB8E80

Trinary colors

#AA80AA
#ABAB80
#80ABAB

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