Skip to main content Skip to docs navigation

#B0AB9C hex color | Chatroom | Download Dark Brown BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Color Hue/Base color: Brown

Hex #B0AB9C Color Code is also known as | Chatroom color.

Hex #B0AB9C Color code in RGB color code model is created after adding 69.02% red color, 67.06% green color and 61.18% blue color. Hex #B0AB9C Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 3% magenta, 11% yellow and 30.98% black.

Hex #B0AB9C color code is between #aaaa99 web safe hex color code and #bbbbaa web safe hex color code. #aaaa99 is the nearest web safe color code. You can see here many more shades of #B0AB9C color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code B0AB9C #B0AB9C
RGB Decimal 176, 171, 156 176, 171, 156
RGB Percent 69%, 67%, 61% rgb(69%, 67%, 61%)
CSS RGBa 176, 171, 156,1 rgba(176,171,156,1)
CMYK Model cmyk(0%,3%,11%,30.98%)
HSL Color Space 45,11% ,65% hsl(45,11% ,65%)
HSV Color Space 45°, 11%, 69%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110000 10101011 10011100
Octal 260 253 234
Decimal 176 171 156
Hex B0 AB 9C

Different shades of #B0AB9C color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #B0AB9C
#645f4f
Darker of #B0AB9C
#807966
Dark of #B0AB9C
#999380
Base of #B0AB9C
#b0ab9c
Light of #B0AB9C
#c7c3b8
Lighter
#dddbd5
Lightest
#f4f3f1

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#b0ab9c
#9ca1b0

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#B0AB9C
#9cabb0
#a19cb0

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#b09f9c
#b0a39c
#b0ab9c
#aeb09c
#a6b09c

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#B0AB9C
#ab9cb0
#9cb0ab

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#B0AB9C
#9cb0ab
#9ca1b0
#b09ca1

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#B0AB9C
#9cb0a1
#9ca1b0
#b09cab

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #B0AB9C

#474439
#645f4f
#807966
#999380
#b0ab9c
#c7c3b8
#dddbd5
#f4f3f1
#ffffff

Tints of #B0AB9C Color

#b0ab9c
#b8b4a7
#c1bdb2
#cac7bd
#d3d0c8
#dbd9d3
#e4e3de
#edece9
#f6f5f4
#ffffff

Shades of #B0AB9C color code

Generate more color scales with scales (color stack) generator.

#b0ab9c
#9c988a
#888579
#757268
#615f56
#4e4c45
#3a3934
#272622
#131311
#000000

Tones

#b0ab9c
#a6a6a6
#a6a6a6
#a6a6a6
#a6a6a6

Tones

Similar Color like #B0AB9C color

Find visually similar hex color codes nearing to #B0AB9C hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#b1ac9d
#b2ad9e
#b3ae9f
#b4afa0
#b5b0a1
#b6b1a2
#b7b2a3
#b8b3a4
#b9b4a5
#bab5a6
#bbb6a7
#bcb7a8
#bdb8a9
#beb9aa
#afaa9b
#aea99a
#ada899
#aca798
#aba697
#aaa596
#a9a495
#a8a394
#a7a293
#a6a192
#a5a091
#a49f90
#a39e8f
#a29d8e

Download this Dark Brown

Hex #B0AB9C Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#B0AB9C Color Code Preview on Black Background Color

This is how #B0AB9C Color will look on black background color. Color contrast ratio is 9.15

#B0AB9C in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#B0AB9C">Your Example Paragraph content text in with font color #B0AB9C </p>

Your Example Paragraph content text in with font color #B0AB9C

HTML with inline CSS

<div style="color:#B0AB9C">Your Paragraph text in with font color #B0AB9C </div>

Your Example Paragraph content text in with font color #B0AB9C

#B0AB9C color code is use for CSS Background Color

Background color for the above div is #B0AB9C

HTML with inline CSS

<div style="background-color:#B0AB9C;"></div>

#B0AB9C color code is use for CSS Border Color

CSS Border color for the above div is #B0AB9C

HTML with inline CSS

<div style="border:5px solid #B0AB9C;"></div>

CSS Border Left color for the above div is #B0AB9C

HTML with inline CSS

<div style="border-left:5px solid #B0AB9C;"></div>

CSS Border Right color for the above div is #B0AB9C

HTML with inline CSS

<div style="border-right:5px solid #B0AB9C;"></div>

CSS Border Bottom color for the above div is #B0AB9C

HTML with inline CSS

<div style="border-bottom:5px solid #B0AB9C;"></div>

CSS Border Top color for the above div is #B0AB9C

HTML with inline CSS

<div style="border-top:5px solid #B0AB9C;"></div>

#B0AB9C hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#B0AB9C; } .examplecolorclass {color:#B0AB9C; } .examplebordercolor {border:3px solid #B0AB9C; }

#B0AB9C Color code Preview on White Background

This is how #B0AB9C Color code will look on white background color. Color contrast ratio is 2.29

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #B0AB9C; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #B0AB9C; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(176,171,156,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(156,161,176,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(176,171,156,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }