HTML color code #999CBD

Color name: None
RGB: 153, 156, 189
HSL: 235deg, 21.43%, 67.06%
Web safe color: No

RGB complementary color:

A complementary color for this color is #BDBA99.

Example text color using #999CBD

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:#999CBD;">Your text using HTML color code.</p>
<p style="color:rgb(153 156 189);">Your text using RGB color values.</p>
<p style="color:hsl(235deg 21.43% 67.06%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#999CBD; } </style>
<style> p { color:rgb(153 156 189); } </style>
<style> p { color:hsl(235deg 21.43% 67.06%); } </style>

Lighter colors

#A3A6C7
#ADB0D1
#B7BADB
#C1C4E5
#CBCEEF
#D5D8F9
#DFE2FF
#E9ECFF

Darker colors

#8F92B3
#8588A9
#7B7E9F
#717495
#676A8B
#5D6081
#535677
#494C6D

Analogous colors

#9C99BD
#A299BD
#A899BD
#AE99BD
#B499BD
#BA99BD
#BD99BA
#BD99B4

Trinary colors

#999CBD
#BD999C
#9CBD99

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