HTML color code #B28B85

Color name: None
RGB: 178, 139, 133
HSL: 8deg, 22.61%, 60.98%
Web safe color: No

RGB complementary color:

A complementary color for this color is #86ADB2.

Example text color using #B28B85

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:#B28B85;">Your text using HTML color code.</p>
<p style="color:rgb(178 139 133);">Your text using RGB color values.</p>
<p style="color:hsl(8deg 22.61% 60.98%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#B28B85; } </style>
<style> p { color:rgb(178 139 133); } </style>
<style> p { color:hsl(8deg 22.61% 60.98%); } </style>

Lighter colors

#BC958F
#C69F99
#D0A9A3
#DAB3AD
#E4BDB7
#EEC7C1
#F8D1CB
#FFDBD5

Darker colors

#A8817B
#9E7771
#946D67
#8A635D
#805953
#764F49
#6C453F
#623B35

Analogous colors

#B29386
#B29B86
#B2A286
#B2AA86
#B2B186
#ADB286
#A5B286
#9EB286

Trinary colors

#B28B85
#86B28C
#8C86B2

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