HTML color code #B4BECB

Color name: None
RGB: 180, 190, 203
HSL: 213.91deg, 18.11%, 75.10%
Web safe color: No

RGB complementary color:

A complementary color for this color is #CCC2B6.

Example text color using #B4BECB

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:#B4BECB;">Your text using HTML color code.</p>
<p style="color:rgb(180 190 203);">Your text using RGB color values.</p>
<p style="color:hsl(213.91deg 18.11% 75.10%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#B4BECB; } </style>
<style> p { color:rgb(180 190 203); } </style>
<style> p { color:hsl(213.91deg 18.11% 75.10%); } </style>

Lighter colors

#BEC8D5
#C8D2DF
#D2DCE9
#DCE6F3
#E6F0FD
#F0FAFF
#FAFFFF
#FFFFFF

Darker colors

#AAB4C1
#A0AAB7
#96A0AD
#8C96A3
#828C99
#78828F
#6E7885
#646E7B

Analogous colors

#B6BCCC
#B6B8CC
#B7B6CC
#BBB6CC
#BFB6CC
#C2B6CC
#C6B6CC
#CAB6CC

Trinary colors

#B4BECB
#CCB6BF
#BFCCB6

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