@
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.

#b3977a hex color - Brown - Warm color - Information

#b3977a hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #b3977a Color code in RGB color code model is created after adding 70.2% red color, 59.22% green color and 47.84% blue color. Hex #b3977a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 16% magenta, 32% yellow and 29.8% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code b3977a #b3977a
RGB Decimal 179, 151, 122 rgb(179, 151, 122)
RGB Percent 70%, 59%, 48% rgb(70%, 59%, 48%)
CSS RGBa 179, 151, 122,1 rgba(179,151,122,1)
CMYK Model cmyk(0%,16%,32%,29.8%)
HSL Color Space 31,27% ,59% hsl(31,27% ,59%)
HSV Color Space 31°, 32%, 70%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110011 10010111 01111010
Octal 263 227 172
Decimal 179 151 122
Hex b3 97 7a

Different shades of #b3977a color code.

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

Light Shade of #b3977a
#c6b09a
Dark Shade of #b3977a
#9f7e5b
Saturated Shade of #b3977a
#bd9770
Desaturated Shade of #b3977a
#a99784
Grey scale Shade of #b3977a
#969696
Brighten Shade
#ccb093
Most Readable Shade
#000000

Shades of #b3977a color code

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

#b3977a
#9f866c
#8b755e
#776451
#635343
#4f4336
#3b3228
#27211b
#13100d
#000000

Similar Color like #b3977a color

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

#b4987b
#b5997c
#b69a7d
#b79b7e
#b89c7f
#b99d80
#ba9e81
#bb9f82
#bca083
#bda184
#bea285
#bfa386
#c0a487
#c1a588
#b29679
#b19578
#b09477
#af9376
#ae9275
#ad9174
#ac9073
#ab8f72
#aa8e71
#a98d70
#a88c6f
#a78b6e
#a68a6d
#a5896c

Monochromatic Color with #b3977a

#b3977a
#ddbb97
#090806
#332b23
#5e4f40
#88735d

Tints of #b3977a Color

#b3977a
#bba288
#c3ae97
#ccb9a6
#d4c5b5
#ddd0c3
#e5dcd2
#eee7e1
#f6f3f0
#ffffff

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

#b3977a
#7a96b3

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

Split Complementary

#b3977a
#7ab2b3
#7b7ab3

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

Analogous Color

#b3807a
#b38c7a
#b3977a
#b3a27a
#b3ae7a

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

#b3977a
#7ab397
#977ab3

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

#b3977a
#7ab37a
#7a96b3
#b37ab2

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

Double Complementary Color

#b3977a
#7a96b3
#7b7ab3
#b2b37a

Double Complementary 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).

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

#b3977a Color Code Preview on Black Background Color

This is how #b3977a Color will look on black background color. Color contrast ratio is 7.62

#b3977a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b3977a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b3977a

#b3977a color code is use for CSS Background Color

Background color for the above div is #b3977a

HTML with inline CSS

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

#b3977a color code is use for CSS Border Color

CSS Border color for the above div is #b3977a

HTML with inline CSS

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

CSS Border Left color for the above div is #b3977a

HTML with inline CSS

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

CSS Border Right color for the above div is #b3977a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b3977a

HTML with inline CSS

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

CSS Border Top color for the above div is #b3977a

HTML with inline CSS

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

#b3977a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b3977a Color code Preview on White Background

This is how #b3977a Color code will look on white background color. Color contrast ratio is 2.75

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.