Skip to main content Skip to docs navigation

#b49e6f hex color | Dark Grey & 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 Dust and its hex is #B2996E Nearest Color Name

Color Hue/Base color: Grey

Hex #b49e6f Color code in RGB color code model is created after adding 70.59% red color, 61.96% green color and 43.53% blue color. Hex #b49e6f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 38% yellow and 29.41% black.

Hex #b49e6f color code is between #bb9977 web safe hex color code and #aaaa66 web safe hex color code. #bb9977 is the nearest web safe color code. You can see here many more shades of #b49e6f color code.

RGB Chart

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

Color Table

Hex Color Code b49e6f #b49e6f
RGB Decimal 180, 158, 111 180, 158, 111
RGB Percent 71%, 62%, 44% rgb(71%, 62%, 44%)
CSS RGBa 180, 158, 111,1 rgba(180,158,111,1)
CMYK Model cmyk(0%,12%,38%,29.41%)
HSL Color Space 41,32% ,57% hsl(41,32% ,57%)
HSV Color Space 41°, 38%, 71%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110100 10011110 01101111
Octal 264 236 157
Decimal 180 158 111
Hex b4 9e 6f

Different shades of #b49e6f color code.

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

Darkest of #b49e6f
#5b4d2f
Darker of #b49e6f
#7c6941
Dark of #b49e6f
#9e8652
Base of #b49e6f
#b49e6f
Light of #b49e6f
#c5b591
Lighter
#d7cbb2
Lightest
#e8e2d4

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

#b49e6f
#6f85b4

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

Split Complementary

#b49e6f
#6fa8b4
#7c6fb4

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

Analogous Color

#b4766f
#b4816f
#b49e6f
#b3b46f
#96b46f

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

#b49e6f
#9e6fb4
#6fb49e

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

#b49e6f
#6fb49e
#6f85b4
#b46f85

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

#b49e6f
#6fb47c
#6f85b4
#b46fa8

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

#39301e
#5b4d2f
#7c6941
#9e8652
#b49e6f
#c5b591
#d7cbb2
#e8e2d4
#faf8f5

Tints of #b49e6f Color

#b49e6f
#bca87f
#c4b38f
#cdbe9f
#d5c9af
#ddd3bf
#e6decf
#eee9df
#f6f4ef
#ffffff

Shades of #b49e6f color code

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

#b49e6f
#a08c62
#8c7a56
#78694a
#64573d
#504631
#3c3425
#282318
#14110c
#000000

Tones

#b49e6f
#9e9685
#929292
#929292
#929292

Tones

Similar Color like #b49e6f color

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

#b59f70
#b6a071
#b7a172
#b8a273
#b9a374
#baa475
#bba576
#bca677
#bda778
#bea879
#bfa97a
#c0aa7b
#c1ab7c
#c2ac7d
#b39d6e
#b29c6d
#b19b6c
#b09a6b
#af996a
#ae9869
#ad9768
#ac9667
#ab9566
#aa9465
#a99364
#a89263
#a79162
#a69061

Download this

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

#b49e6f Color Code Preview on Black Background Color

This is how #b49e6f Color will look on black background color. Color contrast ratio is 8.06

#b49e6f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b49e6f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b49e6f

#b49e6f color code is use for CSS Background Color

Background color for the above div is #b49e6f

HTML with inline CSS

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

#b49e6f color code is use for CSS Border Color

CSS Border color for the above div is #b49e6f

HTML with inline CSS

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

CSS Border Left color for the above div is #b49e6f

HTML with inline CSS

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

CSS Border Right color for the above div is #b49e6f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b49e6f

HTML with inline CSS

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

CSS Border Top color for the above div is #b49e6f

HTML with inline CSS

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

#b49e6f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b49e6f Color code Preview on White Background

This is how #b49e6f Color code will look on white background color. Color contrast ratio is 2.61

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

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