Skip to main content Skip to docs navigation

#b3756a hex color | Download Dark Red 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 Pantone 4038 C and its hex is #B17368 Nearest Color Name

Color Hue/Base color: Red

Hex #b3756a Color code in RGB color code model is created after adding 70.2% red color, 45.88% green color and 41.57% blue color. Hex #b3756a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 35% magenta, 41% yellow and 29.8% black.

Hex #b3756a color code is between #bb7766 web safe hex color code and #aa6677 web safe hex color code. #bb7766 is the nearest web safe color code. You can see here many more shades of #b3756a color code.

RGB Chart

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

Color Table

Hex Color Code b3756a #b3756a
RGB Decimal 179, 117, 106 179, 117, 106
RGB Percent 70%, 46%, 42% rgb(70%, 46%, 42%)
CSS RGBa 179, 117, 106,1 rgba(179,117,106,1)
CMYK Model cmyk(0%,35%,41%,29.8%)
HSL Color Space 9,32% ,56% hsl(9,32% ,56%)
HSV Color Space 9°, 41%, 70%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110011 01110101 01101010
Octal 263 165 152
Decimal 179 117 106
Hex b3 75 6a

Different shades of #b3756a color code.

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

Darkest of #b3756a
#57332d
Darker of #b3756a
#79473e
Dark of #b3756a
#9b5a4f
Base of #b3756a
#b3756a
Light of #b3756a
#c4948c
Lighter
#d5b4ae
Lightest
#e7d3cf

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

#b3756a
#6aa8b3

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

Split Complementary

#b3756a
#6ab399
#6a83b3

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

Analogous Color

#b36a8a
#b36a7d
#b3756a
#b38d6a
#b3ac6a

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

#b3756a
#756ab3
#6ab375

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

#b3756a
#6ab375
#6aa8b3
#b36aa8

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

#b3756a
#83b36a
#6aa8b3
#996ab3

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

#361f1b
#57332d
#79473e
#9b5a4f
#b3756a
#c4948c
#d5b4ae
#e7d3cf
#f8f2f1

Tints of #b3756a Color

#b3756a
#bb847a
#c3938b
#cca39b
#d4b2ac
#ddc1bc
#e5d1cd
#eee0dd
#f6efee
#ffffff

Shades of #b3756a color code

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

#b3756a
#9f685e
#8b5b52
#774e46
#63413a
#4f342f
#3b2723
#271a17
#130d0b
#000000

Tones

#b3756a
#9c8580
#8e8e8e
#8e8e8e
#8e8e8e

Tones

Similar Color like #b3756a color

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

#b4766b
#b5776c
#b6786d
#b7796e
#b87a6f
#b97b70
#ba7c71
#bb7d72
#bc7e73
#bd7f74
#be8075
#bf8176
#c08277
#c18378
#b27469
#b17368
#b07267
#af7166
#ae7065
#ad6f64
#ac6e63
#ab6d62
#aa6c61
#a96b60
#a86a5f
#a7695e
#a6685d
#a5675c

Download this Dark Red

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

#b3756a Color Code Preview on Black Background Color

This is how #b3756a Color will look on black background color. Color contrast ratio is 5.67

#b3756a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b3756a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b3756a

#b3756a color code is use for CSS Background Color

Background color for the above div is #b3756a

HTML with inline CSS

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

#b3756a color code is use for CSS Border Color

CSS Border color for the above div is #b3756a

HTML with inline CSS

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

CSS Border Left color for the above div is #b3756a

HTML with inline CSS

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

CSS Border Right color for the above div is #b3756a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b3756a

HTML with inline CSS

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

CSS Border Top color for the above div is #b3756a

HTML with inline CSS

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

#b3756a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b3756a Color code Preview on White Background

This is how #b3756a Color code will look on white background color. Color contrast ratio is 3.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 #b3756a; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #b3756a; }

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