Skip to main content Skip to docs navigation

#b4a09b hex color | Dark Brown & Warm color | 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

Woow we have a nearby visually matching color name available. It's name is Desert Echo and its hex is #B6A29D Nearest Color Name

Color Hue/Base color: Brown

Hex #b4a09b Color code in RGB color code model is created after adding 70.59% red color, 62.75% green color and 60.78% blue color. Hex #b4a09b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 11% magenta, 14% yellow and 29.41% black.

Hex #b4a09b color code is between #bb9999 web safe hex color code and #aaaaaa web safe hex color code. #bb9999 is the nearest web safe color code. You can see here many more shades of #b4a09b color code.

RGB Chart

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

Color Table

Hex Color Code b4a09b #b4a09b
RGB Decimal 180, 160, 155 180, 160, 155
RGB Percent 71%, 63%, 61% rgb(71%, 63%, 61%)
CSS RGBa 180, 160, 155,1 rgba(180,160,155,1)
CMYK Model cmyk(0%,11%,14%,29.41%)
HSL Color Space 12,14% ,66% hsl(12,14% ,66%)
HSV Color Space 12°, 14%, 71%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110100 10100000 10011011
Octal 264 240 233
Decimal 180 160 155
Hex b4 a0 9b

Different shades of #b4a09b color code.

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

Darkest of #b4a09b
#68534e
Darker of #b4a09b
#856b64
Dark of #b4a09b
#9e847e
Base of #b4a09b
#b4a09b
Light of #b4a09b
#cabcb8
Lighter
#e0d7d5
Lightest
#f6f3f2

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

#b4a09b
#9bafb4

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

Split Complementary

#b4a09b
#9bb4ad
#9ba3b4

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

Analogous Color

#b49ba5
#b49ba0
#b4a09b
#b4a89b
#b4b39b

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

#b4a09b
#a09bb4
#9bb4a0

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

#b4a09b
#9bb4a0
#9bafb4
#b49baf

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

#b4a09b
#a3b49b
#9bafb4
#ad9bb4

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 #b4a09b

#4b3c38
#68534e
#856b64
#9e847e
#b4a09b
#cabcb8
#e0d7d5
#f6f3f2
#ffffff

Tints of #b4a09b Color

#b4a09b
#bcaaa6
#c4b5b1
#cdbfbc
#d5cac7
#ddd4d2
#e6dfdd
#eee9e8
#f6f4f3
#ffffff

Shades of #b4a09b color code

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

#b4a09b
#a08e89
#8c7c78
#786a67
#645856
#504744
#3c3533
#282322
#141111
#000000

Tones

#b4a09b
#a8a8a8
#a8a8a8
#a8a8a8
#a8a8a8

Tones

Similar Color like #b4a09b color

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

#b5a19c
#b6a29d
#b7a39e
#b8a49f
#b9a5a0
#baa6a1
#bba7a2
#bca8a3
#bda9a4
#beaaa5
#bfaba6
#c0aca7
#c1ada8
#c2aea9
#b39f9a
#b29e99
#b19d98
#b09c97
#af9b96
#ae9a95
#ad9994
#ac9893
#ab9792
#aa9691
#a99590
#a8948f
#a7938e
#a6928d

Download this

Hex #b4a09b 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.

#b4a09b Color Code Preview on Black Background Color

This is how #b4a09b Color will look on black background color. Color contrast ratio is 8.44

#b4a09b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b4a09b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b4a09b

#b4a09b color code is use for CSS Background Color

Background color for the above div is #b4a09b

HTML with inline CSS

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

#b4a09b color code is use for CSS Border Color

CSS Border color for the above div is #b4a09b

HTML with inline CSS

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

CSS Border Left color for the above div is #b4a09b

HTML with inline CSS

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

CSS Border Right color for the above div is #b4a09b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b4a09b

HTML with inline CSS

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

CSS Border Top color for the above div is #b4a09b

HTML with inline CSS

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

#b4a09b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b4a09b Color code Preview on White Background

This is how #b4a09b Color code will look on white background color. Color contrast ratio is 2.49

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 #b4a09b; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #b4a09b; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(180,160,155,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(155,175,180,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(180,160,155,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }