Skip to main content Skip to docs navigation

#bd919e hex color - Brown - Warm color - Information

On this page
@
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 Hue/Base color: Brown

Hex #bd919e Color code in RGB color code model is created after adding 74.12% red color, 56.86% green color and 61.96% blue color. Hex #bd919e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 23% magenta, 16% yellow and 25.88% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code bd919e #bd919e
RGB Decimal 189, 145, 158 rgb(189, 145, 158)
RGB Percent 74%, 57%, 62% rgb(74%, 57%, 62%)
CSS RGBa 189, 145, 158,1 rgba(189,145,158,1)
CMYK Model cmyk(0%,23%,16%,25.88%)
HSL Color Space 342,25% ,65% hsl(342,25% ,65%)
HSV Color Space 342°, 23%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111101 10010001 10011110
Octal 275 221 236
Decimal 189 145 158
Hex bd 91 9e

Different shades of #bd919e color code.

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

Light Shade of #bd919e
#d0b1ba
Dark Shade of #bd919e
#aa7182
Saturated Shade of #bd919e
#c6889a
Desaturated Shade of #bd919e
#b49aa2
Grey scale Shade of #bd919e
#a7a7a7
Brighten Shade
#d6aab7
Most Readable Shade
#000000

Shades of #bd919e color code

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

#bd919e
#a8808c
#93707a
#7e6069
#695057
#544046
#3f3034
#2a2023
#151011
#000000

Similar Color like #bd919e color

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

#be929f
#bf93a0
#c094a1
#c195a2
#c296a3
#c397a4
#c498a5
#c599a6
#c69aa7
#c79ba8
#c89ca9
#c99daa
#ca9eab
#cb9fac
#bc909d
#bb8f9c
#ba8e9b
#b98d9a
#b88c99
#b78b98
#b68a97
#b58996
#b48895
#b38794
#b28693
#b18592
#b08491
#af8390

Monochromatic Color with #bd919e

#bd919e
#e7b2c2
#130f10
#3d2f33
#685057
#92707a

Tints of #bd919e Color

#bd919e
#c49da8
#cba9b3
#d3b5be
#dac1c9
#e1ced3
#e9dade
#f0e6e9
#f7f2f4
#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

#bd919e
#91bdb0

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

Split Complementary

#bd919e
#91bd9a
#91b4bd

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

Analogous Color

#bd91b0
#bd91a7
#bd919e
#bd9195
#bd9691

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

#bd919e
#9ebd91
#919ebd

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

#bd919e
#b4bd91
#91bdb0
#9a91bd

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

#bd919e
#91bdb0
#91b4bd
#bd9a91

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

#bd919e Color Code Preview on Black Background Color

This is how #bd919e Color will look on black background color. Color contrast ratio is 7.71

#bd919e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd919e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd919e

#bd919e color code is use for CSS Background Color

Background color for the above div is #bd919e

HTML with inline CSS

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

#bd919e color code is use for CSS Border Color

CSS Border color for the above div is #bd919e

HTML with inline CSS

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

CSS Border Left color for the above div is #bd919e

HTML with inline CSS

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

CSS Border Right color for the above div is #bd919e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bd919e

HTML with inline CSS

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

CSS Border Top color for the above div is #bd919e

HTML with inline CSS

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

#bd919e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bd919e Color code Preview on White Background

This is how #bd919e Color code will look on white background color. Color contrast ratio is 2.72

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.