HTML color code #AA6464

Color name: None
RGB: 170, 100, 100
HSL: 0deg, 29.17%, 52.94%
Web safe color: No

RGB complementary color:

A complementary color for this color is #65ABAB.

Example text color using #AA6464

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:#AA6464;">Your text using HTML color code.</p>
<p style="color:rgb(170 100 100);">Your text using RGB color values.</p>
<p style="color:hsl(0deg 29.17% 52.94%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#AA6464; } </style>
<style> p { color:rgb(170 100 100); } </style>
<style> p { color:hsl(0deg 29.17% 52.94%); } </style>

Lighter colors

#B46E6E
#BE7878
#C88282
#D28C8C
#DC9696
#E6A0A0
#F0AAAA
#FAB4B4

Darker colors

#A05A5A
#965050
#8C4646
#823C3C
#783232
#6E2828
#641E1E
#5A1414

Analogous colors

#AB7065
#AB7C65
#AB8865
#AB9465
#AB9F65
#ABAB65
#9FAB65
#94AB65

Trinary colors

#AA6464
#65AB65
#6565AB

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