crispedge.com

Color picker

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

#b8989f hex color - Brown - Warm color - Information

#b8989f hex color - Brown - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Brown

Hex #b8989f Color code in RGB color code model is created after adding 72.16% red color, 59.61% green color and 62.35% blue color. Hex #b8989f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 17% magenta, 14% yellow and 28% black.

Hex #b8989f color code is between #bb9999 web safe hex color code and #aa88aa web safe hex color code. #bb9999 is the nearest web safe color code. You can see here many more shades of #b8989f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb8989f#b8989f
RGB Decimal184, 152, 159rgb(184, 152, 159)
RGB Percent72%, 60%, 62%rgb(72%, 60%, 62%)
CSS RGBa184, 152, 159,1rgba(184,152,159,1)
CMYK Modelcmyk(0%,17%,14%,28%)
HSL Color Space347,18% ,66%hsl(347,18% ,66%)
HSV Color Space347°, 17%, 72%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110001001100010011111
Octal270230237
Decimal184152159
Hexb8989f

Different shades of #b8989f color code.

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

Light Shade of #b8989f
#cdb6bb
Dark Shade of #b8989f
#a37a83
Saturated Shade of #b8989f
#c18f9a
Desaturated Shade of #b8989f
#afa1a4
Grey scale Shade of #b8989f
#a8a8a8
Brighten Shade
#d1b1b8
Most Readable Shade
#000000

Shades of #b8989f color code

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

#b8989f
#a3878d
#8f767b
#7a656a
#665458
#514346
#3d3235
#282123
#141011
#000000

Similar Color like #b8989f color

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

#b999a0
#ba9aa1
#bb9ba2
#bc9ca3
#bd9da4
#be9ea5
#bf9fa6
#c0a0a7
#c1a1a8
#c2a2a9
#c3a3aa
#c4a4ab
#c5a5ac
#c6a6ad
#b7979e
#b6969d
#b5959c
#b4949b
#b3939a
#b29299
#b19198
#b09097
#af8f96
#ae8e95
#ad8d94
#ac8c93
#ab8b92
#aa8a91

Monochromatic Color with #b8989f

#b8989f
#e2bbc4
#0e0c0c
#382f31
#635256
#8d757a

Tints of #b8989f Color

#b8989f
#bfa3a9
#c7aeb4
#cfbabf
#d7c5c9
#dfd1d4
#e7dcdf
#efe8e9
#f7f3f4
#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

#b8989f
#98b8b1

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

Split Complementary

#b8989f
#98b8a1
#98afb8

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

Analogous Color

#b898ac
#b898a5
#b8989f
#b89899
#b89e98

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

#b8989f
#9fb898
#989fb8

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

#b8989f
#afb898
#98b8b1
#a198b8

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

#b8989f
#98b8b1
#98afb8
#b8a198

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

#b8989f Color Code Preview on Black Background Color

This is how #b8989f Color will look on black background color. Color contrast ratio is 8.03

#b8989f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b8989f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b8989f

#b8989f color code is use for CSS Background Color

Background color for the above div is #b8989f

HTML with inline CSS

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

#b8989f color code is use for CSS Border Color

CSS Border color for the above div is #b8989f

HTML with inline CSS

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

CSS Border Left color for the above div is #b8989f

HTML with inline CSS

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

CSS Border Right color for the above div is #b8989f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b8989f

HTML with inline CSS

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

CSS Border Top color for the above div is #b8989f

HTML with inline CSS

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

#b8989f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b8989f Color code Preview on White Background

This is how #b8989f Color code will look on white background color. Color contrast ratio is 2.62

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.