Skip to main content Skip to docs navigation

#b49aba hex color | Download Dark Violet 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 2078 C and its hex is #B59DBB Nearest Color Name

Color Hue/Base color: Violet

Hex #b49aba Color code in RGB color code model is created after adding 70.59% red color, 60.39% green color and 72.94% blue color. Hex #b49aba Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 17% magenta, 0% yellow and 27.06% black.

Hex #b49aba color code is between #bb99bb web safe hex color code and #aaaaaa web safe hex color code. #bb99bb is the nearest web safe color code. You can see here many more shades of #b49aba color code.

RGB Chart

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

Color Table

Hex Color Code b49aba #b49aba
RGB Decimal 180, 154, 186 180, 154, 186
RGB Percent 71%, 60%, 73% rgb(71%, 60%, 73%)
CSS RGBa 180, 154, 186,1 rgba(180,154,186,1)
CMYK Model cmyk(3%,17%,0%,27.06%)
HSL Color Space 289,19% ,67% hsl(289,19% ,67%)
HSV Color Space 289°, 17%, 73%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110100 10011010 10111010
Octal 264 232 272
Decimal 180 154 186
Hex b4 9a ba

Different shades of #b49aba color code.

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

Darkest of #b49aba
#694c6f
Darker of #b49aba
#85618d
Dark of #b49aba
#9e7ca5
Base of #b49aba
#b49aba
Light of #b49aba
#cbb8cf
Lighter
#e1d7e3
Lightest
#f8f5f8

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

#b49aba
#a0ba9a

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

Split Complementary

#b49aba
#b0ba9a
#9abaa4

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

Analogous Color

#a19aba
#a79aba
#b49aba
#ba9ab5
#ba9aa8

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

#b49aba
#9abab4
#bab49a

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

#b49aba
#bab49a
#a0ba9a
#9aa0ba

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

#b49aba
#baa49a
#a0ba9a
#9ab0ba

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

#4c3751
#694c6f
#85618d
#9e7ca5
#b49aba
#cbb8cf
#e1d7e3
#f8f5f8
#ffffff

Tints of #b49aba Color

#b49aba
#bca5c1
#c4b0c9
#cdbbd1
#d5c6d8
#ddd2e0
#e6dde8
#eee8ef
#f6f3f7
#ffffff

Shades of #b49aba color code

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

#b49aba
#a088a5
#8c7790
#78667c
#645567
#504452
#3c333e
#282229
#141114
#000000

Tones

#b49aba
#aaaaaa
#aaaaaa
#aaaaaa
#aaaaaa

Tones

Similar Color like #b49aba color

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

#b59bbb
#b69cbc
#b79dbd
#b89ebe
#b99fbf
#baa0c0
#bba1c1
#bca2c2
#bda3c3
#bea4c4
#bfa5c5
#c0a6c6
#c1a7c7
#c2a8c8
#b399b9
#b298b8
#b197b7
#b096b6
#af95b5
#ae94b4
#ad93b3
#ac92b2
#ab91b1
#aa90b0
#a98faf
#a88eae
#a78dad
#a68cac

Download this Dark Violet

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

#b49aba Color Code Preview on Black Background Color

This is how #b49aba Color will look on black background color. Color contrast ratio is 8.27

#b49aba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b49aba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b49aba

#b49aba color code is use for CSS Background Color

Background color for the above div is #b49aba

HTML with inline CSS

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

#b49aba color code is use for CSS Border Color

CSS Border color for the above div is #b49aba

HTML with inline CSS

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

CSS Border Left color for the above div is #b49aba

HTML with inline CSS

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

CSS Border Right color for the above div is #b49aba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b49aba

HTML with inline CSS

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

CSS Border Top color for the above div is #b49aba

HTML with inline CSS

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

#b49aba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b49aba Color code Preview on White Background

This is how #b49aba Color code will look on white background color. Color contrast ratio is 2.54

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

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(180,154,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(160,186,154,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(180,154,186,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }