Skip to main content Skip to docs navigation

#b3997c 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 Woodbridge Trail and its hex is #B3987D Nearest Color Name

Color Hue/Base color: Brown

Hex #b3997c Color code in RGB color code model is created after adding 70.2% red color, 60% green color and 48.63% blue color. Hex #b3997c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 15% magenta, 31% yellow and 29.8% black.

Hex #b3997c color code is between #bb8877 web safe hex color code and #aaaa88 web safe hex color code. #bb8877 is the nearest web safe color code. You can see here many more shades of #b3997c color code.

RGB Chart

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

Color Table

Hex Color Code b3997c #b3997c
RGB Decimal 179, 153, 124 179, 153, 124
RGB Percent 70%, 60%, 49% rgb(70%, 60%, 49%)
CSS RGBa 179, 153, 124,1 rgba(179,153,124,1)
CMYK Model cmyk(0%,15%,31%,29.8%)
HSL Color Space 32,27% ,59% hsl(32,27% ,59%)
HSV Color Space 32°, 31%, 70%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110011 10011001 01111100
Octal 263 231 174
Decimal 179 153 124
Hex b3 99 7c

Different shades of #b3997c color code.

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

Darkest of #b3997c
#5f4c37
Darker of #b3997c
#7f664a
Dark of #b3997c
#9f805d
Base of #b3997c
#b3997c
Light of #b3997c
#c6b29c
Lighter
#d8cbbd
Lightest
#ebe4dd

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

#b3997c
#7c96b3

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

Split Complementary

#b3997c
#7cb1b3
#7d7cb3

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

Analogous Color

#b37c7f
#b3827c
#b3997c
#b3ab7c
#a4b37c

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

#b3997c
#997cb3
#7cb399

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

#b3997c
#7cb399
#7c96b3
#b37c96

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

#b3997c
#7cb37d
#7c96b3
#b37cb1

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

#3f3224
#5f4c37
#7f664a
#9f805d
#b3997c
#c6b29c
#d8cbbd
#ebe4dd
#fefefd

Tints of #b3997c Color

#b3997c
#bba48a
#c3af99
#ccbba7
#d4c6b6
#ddd1c4
#e5ddd3
#eee8e1
#f6f3f0
#ffffff

Shades of #b3997c color code

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

#b3997c
#9f886e
#8b7760
#776652
#635544
#4f4437
#3b3329
#27221b
#13110d
#000000

Tones

#b3997c
#9e9891
#979797
#979797
#979797

Tones

Similar Color like #b3997c color

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

#b49a7d
#b59b7e
#b69c7f
#b79d80
#b89e81
#b99f82
#baa083
#bba184
#bca285
#bda386
#bea487
#bfa588
#c0a689
#c1a78a
#b2987b
#b1977a
#b09679
#af9578
#ae9477
#ad9376
#ac9275
#ab9174
#aa9073
#a98f72
#a88e71
#a78d70
#a68c6f
#a58b6e

Download this Dark Brown

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

#b3997c Color Code Preview on Black Background Color

This is how #b3997c Color will look on black background color. Color contrast ratio is 7.76

#b3997c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b3997c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b3997c

#b3997c color code is use for CSS Background Color

Background color for the above div is #b3997c

HTML with inline CSS

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

#b3997c color code is use for CSS Border Color

CSS Border color for the above div is #b3997c

HTML with inline CSS

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

CSS Border Left color for the above div is #b3997c

HTML with inline CSS

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

CSS Border Right color for the above div is #b3997c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b3997c

HTML with inline CSS

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

CSS Border Top color for the above div is #b3997c

HTML with inline CSS

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

#b3997c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b3997c Color code Preview on White Background

This is how #b3997c Color code will look on white background color. Color contrast ratio is 2.70

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

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