Skip to main content Skip to docs navigation

#b0aaa4 hex color | 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

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

Color Hue/Base color: Brown

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

Hex #b0aaa4 color code is between #aa99aa web safe hex color code and #bbbb99 web safe hex color code. #aa99aa is the nearest web safe color code. You can see here many more shades of #b0aaa4 color code.

RGB Chart

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

Color Table

Hex Color Code b0aaa4 #b0aaa4
RGB Decimal 176, 170, 164 176, 170, 164
RGB Percent 69%, 67%, 64% rgb(69%, 67%, 64%)
CSS RGBa 176, 170, 164,1 rgba(176,170,164,1)
CMYK Model cmyk(0%,3%,7%,30.98%)
HSL Color Space 30,7% ,67% hsl(30,7% ,67%)
HSV Color Space 30°, 7%, 69%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110000 10101010 10100100
Octal 260 252 244
Decimal 176 170 164
Hex b0 aa a4

Different shades of #b0aaa4 color code.

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

Darkest of #b0aaa4
#645e57
Darker of #b0aaa4
#7f776f
Dark of #b0aaa4
#989189
Base of #b0aaa4
#b0aaa4
Light of #b0aaa4
#c8c4bf
Lighter
#dfdddb
Lightest
#f7f7f6

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

#b0aaa4
#a4aab0

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

Split Complementary

#b0aaa4
#a4b0b0
#a4a4b0

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

Analogous Color

#b0a4a5
#b0a5a4
#b0aaa4
#b0aea4
#adb0a4

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

#b0aaa4
#aaa4b0
#a4b0aa

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

#b0aaa4
#a4b0aa
#a4aab0
#b0a4aa

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

#b0aaa4
#a4b0a4
#a4aab0
#b0a4b0

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

#49443f
#645e57
#7f776f
#989189
#b0aaa4
#c8c4bf
#dfdddb
#f7f7f6
#ffffff

Tints of #b0aaa4 Color

#b0aaa4
#b8b3ae
#c1bcb8
#cac6c2
#d3cfcc
#dbd9d6
#e4e2e0
#edecea
#f6f5f4
#ffffff

Shades of #b0aaa4 color code

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

#b0aaa4
#9c9791
#88847f
#75716d
#615e5b
#4e4b48
#3a3836
#272524
#131212
#000000

Tones

#b0aaa4
#aaaaaa
#aaaaaa
#aaaaaa
#aaaaaa

Tones

Similar Color like #b0aaa4 color

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

#b1aba5
#b2aca6
#b3ada7
#b4aea8
#b5afa9
#b6b0aa
#b7b1ab
#b8b2ac
#b9b3ad
#bab4ae
#bbb5af
#bcb6b0
#bdb7b1
#beb8b2
#afa9a3
#aea8a2
#ada7a1
#aca6a0
#aba59f
#aaa49e
#a9a39d
#a8a29c
#a7a19b
#a6a09a
#a59f99
#a49e98
#a39d97
#a29c96

Download this Dark Brown

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

#b0aaa4 Color Code Preview on Black Background Color

This is how #b0aaa4 Color will look on black background color. Color contrast ratio is 9.13

#b0aaa4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b0aaa4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b0aaa4

#b0aaa4 color code is use for CSS Background Color

Background color for the above div is #b0aaa4

HTML with inline CSS

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

#b0aaa4 color code is use for CSS Border Color

CSS Border color for the above div is #b0aaa4

HTML with inline CSS

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

CSS Border Left color for the above div is #b0aaa4

HTML with inline CSS

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

CSS Border Right color for the above div is #b0aaa4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b0aaa4

HTML with inline CSS

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

CSS Border Top color for the above div is #b0aaa4

HTML with inline CSS

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

#b0aaa4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b0aaa4 Color code Preview on White Background

This is how #b0aaa4 Color code will look on white background color. Color contrast ratio is 2.30

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

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,170,164,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(164,170,176,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(176,170,164,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }