crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#b39c8e hex color - Postmodern Mauve - Brown - Warm color - Information

#b39c8e hex color - Postmodern Mauve - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #b39c8e Color Code is also known as Postmodern Mauve color.

Hex #b39c8e Color code in RGB color code model is created after adding 70.2% red color, 61.18% green color and 55.69% blue color. Hex #b39c8e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 13% magenta, 21% yellow and 30% black.

Hex #b39c8e color code is between #bb9988 web safe hex color code and #aaaa99 web safe hex color code. #bb9988 is the nearest web safe color code. You can see here many more shades of #b39c8e color code.

0 Likes 0 Comments | 6 Views

Color Table

Hex Color Codeb39c8e#b39c8e
RGB Decimal179, 156, 142rgb(179, 156, 142)
RGB Percent70%, 61%, 56%rgb(70%, 61%, 56%)
CSS RGBa179, 156, 142,1rgba(179,156,142,1)
CMYK Modelcmyk(0%,13%,21%,30%)
HSL Color Space23,20% ,63%hsl(23,20% ,63%)
HSV Color Space23°, 21%, 70%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100111001110010001110
Octal263234216
Decimal179156142
Hexb39c8e

Different shades of #b39c8e color code.

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

Light Shade of #b39c8e
#c8b7ac
Dark Shade of #b39c8e
#9e8170
Saturated Shade of #b39c8e
#bc9a85
Desaturated Shade of #b39c8e
#aa9e97
Grey scale Shade of #b39c8e
#a0a0a0
Brighten Shade
#ccb5a7
Most Readable Shade
#000000

Shades of #b39c8e color code

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

#b39c8e
#9f8a7e
#8b796e
#77685e
#63564e
#4f453f
#3b342f
#27221f
#13110f
#000000

Similar Color like #b39c8e color

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

#b49d8f
#b59e90
#b69f91
#b7a092
#b8a193
#b9a294
#baa395
#bba496
#bca597
#bda698
#bea799
#bfa89a
#c0a99b
#c1aa9c
#b29b8d
#b19a8c
#b0998b
#af988a
#ae9789
#ad9688
#ac9587
#ab9486
#aa9385
#a99284
#a89183
#a79082
#a68f81
#a58e80

Monochromatic Color with #b39c8e

#b39c8e
#ddc1b0
#090807
#332d29
#5e524b
#88776c

Tints of #b39c8e Color

#b39c8e
#bba79a
#c3b2a7
#ccbdb3
#d4c8c0
#ddd3cc
#e5ded9
#eee9e5
#f6f4f2
#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

#b39c8e
#8ea5b3

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

Split Complementary

#b39c8e
#8eb3ae
#8e93b3

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

Analogous Color

#b38e8f
#b3958e
#b39c8e
#b3a38e
#b3ab8e

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

#b39c8e
#8eb39c
#9c8eb3

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

#b39c8e
#93b38e
#8ea5b3
#ae8eb3

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

#b39c8e
#8ea5b3
#8e93b3
#b3ae8e

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 #b39c8e 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.

#b39c8e Color Code Preview on Black Background Color

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

#b39c8e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b39c8e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b39c8e

#b39c8e color code is use for CSS Background Color

Background color for the above div is #b39c8e

HTML with inline CSS

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

#b39c8e color code is use for CSS Border Color

CSS Border color for the above div is #b39c8e

HTML with inline CSS

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

CSS Border Left color for the above div is #b39c8e

HTML with inline CSS

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

CSS Border Right color for the above div is #b39c8e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b39c8e

HTML with inline CSS

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

CSS Border Top color for the above div is #b39c8e

HTML with inline CSS

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

#b39c8e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b39c8e Color code Preview on White Background

This is how #b39c8e Color code will look on white background color. Color contrast ratio is 2.60

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.