HTML color code #9988CC

Color name: None
RGB: 153, 136, 204
HSL: 255deg, 40.00%, 66.67%
CSS shorthand: #98C
Web safe color: No

RGB complementary color:

A complementary color for this color is #BBCC89.

Example text color using #9988CC

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:#9988CC;">Your text using HTML color code.</p>
<p style="color:rgb(153 136 204);">Your text using RGB color values.</p>
<p style="color:hsl(255deg 40.00% 66.67%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#9988CC; } </style>
<style> p { color:rgb(153 136 204); } </style>
<style> p { color:hsl(255deg 40.00% 66.67%); } </style>

Lighter colors

#A392D6
#AD9CE0
#B7A6EA
#C1B0F4
#CBBAFE
#D5C4FF
#DFCEFF
#E9D8FF

Darker colors

#8F7EC2
#8574B8
#7B6AAE
#7160A4
#67569A
#5D4C90
#534286
#49387C

Analogous colors

#A589CC
#B089CC
#BB89CC
#C689CC
#CC89C6
#CC89BB
#CC89B0
#CC89A5

Trinary colors

#9988CC
#CC9A89
#89CC9A

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