HTML color code #AA95CC

Color name: None
RGB: 170, 149, 204
HSL: 262.91deg, 35.03%, 69.22%
Web safe color: No

RGB complementary color:

A complementary color for this color is #B7CC95.

Example text color using #AA95CC

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:#AA95CC;">Your text using HTML color code.</p>
<p style="color:rgb(170 149 204);">Your text using RGB color values.</p>
<p style="color:hsl(262.91deg 35.03% 69.22%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#AA95CC; } </style>
<style> p { color:rgb(170 149 204); } </style>
<style> p { color:hsl(262.91deg 35.03% 69.22%); } </style>

Lighter colors

#B49FD6
#BEA9E0
#C8B3EA
#D2BDF4
#DCC7FE
#E6D1FF
#F0DBFF
#FAE5FF

Darker colors

#A08BC2
#9681B8
#8C77AE
#826DA4
#78639A
#6E5990
#644F86
#5A457C

Analogous colors

#B395CC
#BC95CC
#C695CC
#CC95C9
#CC95C0
#CC95B7
#CC95AE
#CC95A5

Trinary colors

#AA95CC
#CCAA95
#95CCAA

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