HTML color code #B1C2B3

Color name: None
RGB: 177, 194, 179
HSL: 127.06deg, 12.23%, 72.75%
Web safe color: No

RGB complementary color:

A complementary color for this color is #C2B0C0.

Example text color using #B1C2B3

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:#B1C2B3;">Your text using HTML color code.</p>
<p style="color:rgb(177 194 179);">Your text using RGB color values.</p>
<p style="color:hsl(127.06deg 12.23% 72.75%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#B1C2B3; } </style>
<style> p { color:rgb(177 194 179); } </style>
<style> p { color:hsl(127.06deg 12.23% 72.75%); } </style>

Lighter colors

#BBCCBD
#C5D6C7
#CFE0D1
#D9EADB
#E3F4E5
#EDFEEF
#F7FFF9
#FFFFFF

Darker colors

#A7B8A9
#9DAE9F
#93A495
#899A8B
#7F9081
#758677
#6B7C6D
#617263

Analogous colors

#B0C2B5
#B0C2B8
#B0C2BB
#B0C2BE
#B0C2C1
#B0C0C2
#B0BDC2
#B0BAC2

Trinary colors

#B1C2B3
#B2B0C2
#C2B2B0

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