HTML color code #4B0082

Example of Indigo color or HTML color code #4B0082 with complementary color #368200.

W3C color name: Indigo
Color name: Indigo
RGB: 75, 0, 130
HSL: 274.62-deg, 100.00%, 25.49%
Web safe color: No

RGB complementary color:

A complementary color for this color is #368200.

Example text color using #4B0082

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:indigo;">Your text using color name.</p>
<p style="color:#4B0082;">Your text using HTML color code.</p>
<p style="color:rgb(75 0 130);">Your text using RGB color values.</p>
<p style="color:hsl(274.62deg 100.00% 25.49%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:indigo; } </style>
<style> p { color:#4B0082; } </style>
<style> p { color:rgb(75 0 130); } </style>
<style> p { color:hsl(274.62deg 100.00% 25.49%); } </style>

Lighter colors

#550A8C
#5F1496
#691EA0
#7328AA
#7D32B4
#873CBE
#9146C8
#9B50D2

Darker colors

#410078
#37006E
#2D0064
#23005A
#190050
#0F0046
#05003C
#000032

Analogous colors

#620082
#770082
#820077
#820062
#82004C
#820036
#820021
#82000B

Trinary colors

#4B0082
#824C00
#00824C

Adjacent colors

#4B0150
#36013F
#2E1A47
#461B7E
#342D7E
#663399
#6A287E
#8B008B

Other colors containing "indigo"

The following table is a list of other colors containing the keyword "indigo" in the color name. This table can give you other ideas for shades of indigo.

CodeColor
#8686AFPastel Indigo
Tip

Enter any HTML color code into our search to get results like this page.

Computer Hope - HTML color codes - Top 100 color codes