HTML color code #8080AD

Color name: None
RGB: 128, 128, 173
HSL: 240deg, 21.53%, 59.02%
Web safe color: No

RGB complementary color:

A complementary color for this color is #ADAD80.

Example text color using #8080AD

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:#8080AD;">Your text using HTML color code.</p>
<p style="color:rgb(128 128 173);">Your text using RGB color values.</p>
<p style="color:hsl(240deg 21.53% 59.02%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#8080AD; } </style>
<style> p { color:rgb(128 128 173); } </style>
<style> p { color:hsl(240deg 21.53% 59.02%); } </style>

Lighter colors

#8A8AB7
#9494C1
#9E9ECB
#A8A8D5
#B2B2DF
#BCBCE9
#C6C6F3
#D0D0FD

Darker colors

#7676A3
#6C6C99
#62628F
#585885
#4E4E7B
#444471
#3A3A67
#30305D

Analogous colors

#8880AD
#8F80AD
#9780AD
#9E80AD
#A680AD
#AD80AD
#AD80A6
#AD809E

Trinary colors

#8080AD
#AD8080
#80AD80

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