HTML color code #800CCC

Color name: None
RGB: 128, 12, 204
HSL: 276.25deg, 88.89%, 42.35%
Web safe color: No

RGB complementary color:

A complementary color for this color is #59CC0C.

Example text color using #800CCC

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:#800CCC;">Your text using HTML color code.</p>
<p style="color:rgb(128 12 204);">Your text using RGB color values.</p>
<p style="color:hsl(276.25deg 88.89% 42.35%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#800CCC; } </style>
<style> p { color:rgb(128 12 204); } </style>
<style> p { color:hsl(276.25deg 88.89% 42.35%); } </style>

Lighter colors

#8A16D6
#9420E0
#9E2AEA
#A834F4
#B23EFE
#BC48FF
#C652FF
#D05CFF

Darker colors

#7602C2
#6C00B8
#6200AE
#5800A4
#4E009A
#440090
#3A0086
#30007C

Analogous colors

#9F0CCC
#BF0CCC
#CC0CB9
#CC0C99
#CC0C79
#CC0C59
#CC0C39
#CC0C19

Trinary colors

#800CCC
#CC7F0C
#0CCC7F

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