HTML color code #8181AA

Color name: None
RGB: 129, 129, 170
HSL: 240deg, 19.43%, 58.63%
Web safe color: No

RGB complementary color:

A complementary color for this color is #ABAB82.

Example text color using #8181AA

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:#8181AA;">Your text using HTML color code.</p>
<p style="color:rgb(129 129 170);">Your text using RGB color values.</p>
<p style="color:hsl(240deg 19.43% 58.63%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#8181AA; } </style>
<style> p { color:rgb(129 129 170); } </style>
<style> p { color:hsl(240deg 19.43% 58.63%); } </style>

Lighter colors

#8B8BB4
#9595BE
#9F9FC8
#A9A9D2
#B3B3DC
#BDBDE6
#C7C7F0
#D1D1FA

Darker colors

#7777A0
#6D6D96
#63638C
#595982
#4F4F78
#45456E
#3B3B64
#31315A

Analogous colors

#8982AB
#9082AB
#9682AB
#9D82AB
#A482AB
#AB82AB
#AB82A4
#AB829D

Trinary colors

#8181AA
#AB8282
#82AB82

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