Skip to main content Skip to docs navigation

#b19aaa 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 Play Time and its hex is #B39BA9 Nearest Color Name

Color Hue/Base color: Violet

Hex #b19aaa Color code in RGB color code model is created after adding 69.41% red color, 60.39% green color and 66.67% blue color. Hex #b19aaa Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 13% magenta, 4% yellow and 30.59% black.

Hex #b19aaa color code is between #aa9999 web safe hex color code and #bbaabb web safe hex color code. #aa9999 is the nearest web safe color code. You can see here many more shades of #b19aaa color code.

RGB Chart

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

Color Table

Hex Color Code b19aaa #b19aaa
RGB Decimal 177, 154, 170 177, 154, 170
RGB Percent 69%, 60%, 67% rgb(69%, 60%, 67%)
CSS RGBa 177, 154, 170,1 rgba(177,154,170,1)
CMYK Model cmyk(0%,13%,4%,30.59%)
HSL Color Space 318,13% ,65% hsl(318,13% ,65%)
HSV Color Space 318°, 13%, 69%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110001 10011010 10101010
Octal 261 232 252
Decimal 177 154 170
Hex b1 9a aa

Different shades of #b19aaa color code.

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

Darkest of #b19aaa
#644e5d
Darker of #b19aaa
#816478
Dark of #b19aaa
#9b7d92
Base of #b19aaa
#b19aaa
Light of #b19aaa
#c7b7c2
Lighter
#ddd4da
Lightest
#f4f0f3

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

#b19aaa
#9ab1a1

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

Split Complementary

#b19aaa
#9eb19a
#9ab1ac

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

Analogous Color

#ab9ab1
#ae9ab1
#b19aaa
#b19aa2
#b19b9a

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

#b19aaa
#9aaab1
#aab19a

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

#b19aaa
#aab19a
#9ab1a1
#a19ab1

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

#b19aaa
#b1ac9a
#9ab1a1
#9a9eb1

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

#483743
#644e5d
#816478
#9b7d92
#b19aaa
#c7b7c2
#ddd4da
#f4f0f3
#ffffff

Tints of #b19aaa Color

#b19aaa
#b9a5b3
#c2b0bc
#cbbbc6
#d3c6cf
#dcd2d9
#e5dde2
#ede8ec
#f6f3f5
#ffffff

Shades of #b19aaa color code

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

#b19aaa
#9d8897
#897784
#766671
#62555e
#4e444b
#3b3338
#272225
#131112
#000000

Tones

#b19aaa
#a5a5a5
#a5a5a5
#a5a5a5
#a5a5a5

Tones

Similar Color like #b19aaa color

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

#b29bab
#b39cac
#b49dad
#b59eae
#b69faf
#b7a0b0
#b8a1b1
#b9a2b2
#baa3b3
#bba4b4
#bca5b5
#bda6b6
#bea7b7
#bfa8b8
#b099a9
#af98a8
#ae97a7
#ad96a6
#ac95a5
#ab94a4
#aa93a3
#a992a2
#a891a1
#a790a0
#a68f9f
#a58e9e
#a48d9d
#a38c9c

Download this Dark Violet

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

#b19aaa Color Code Preview on Black Background Color

This is how #b19aaa Color will look on black background color. Color contrast ratio is 8.07

#b19aaa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b19aaa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b19aaa

#b19aaa color code is use for CSS Background Color

Background color for the above div is #b19aaa

HTML with inline CSS

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

#b19aaa color code is use for CSS Border Color

CSS Border color for the above div is #b19aaa

HTML with inline CSS

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

CSS Border Left color for the above div is #b19aaa

HTML with inline CSS

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

CSS Border Right color for the above div is #b19aaa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b19aaa

HTML with inline CSS

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

CSS Border Top color for the above div is #b19aaa

HTML with inline CSS

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

#b19aaa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b19aaa Color code Preview on White Background

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

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