crispedge.com

Color picker

Loading...

#b9a3b2 hex color - Violet - Warm color - Information

#b9a3b2 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #b9a3b2 Color code in RGB color code model is created after adding 72.55% red color, 63.92% green color and 69.8% blue color. Hex #b9a3b2 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 4% yellow and 27% black.

Hex #b9a3b2 color code is between #bbaaaa web safe hex color code and #aa99bb web safe hex color code. #bbaaaa is the nearest web safe color code. You can see here many more shades of #b9a3b2 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb9a3b2#b9a3b2
RGB Decimal185, 163, 178rgb(185, 163, 178)
RGB Percent73%, 64%, 70%rgb(73%, 64%, 70%)
CSS RGBa185, 163, 178,1rgba(185,163,178,1)
CMYK Modelcmyk(0%,12%,4%,27%)
HSL Color Space319,14% ,68%hsl(319,14% ,68%)
HSV Color Space319°, 12%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110011010001110110010
Octal271243262
Decimal185163178
Hexb9a3b2

Different shades of #b9a3b2 color code.

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

Light Shade of #b9a3b2
#cfc0ca
Dark Shade of #b9a3b2
#a3869a
Saturated Shade of #b9a3b2
#c19bb5
Desaturated Shade of #b9a3b2
#b1abaf
Grey scale Shade of #b9a3b2
#aeaeae
Brighten Shade
#d2bccb
Most Readable Shade
#000000

Shades of #b9a3b2 color code

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

#b9a3b2
#a4909e
#8f7e8a
#7b6c76
#665a62
#52484f
#3d363b
#292427
#141213
#000000

Similar Color like #b9a3b2 color

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

#baa4b3
#bba5b4
#bca6b5
#bda7b6
#bea8b7
#bfa9b8
#c0aab9
#c1abba
#c2acbb
#c3adbc
#c4aebd
#c5afbe
#c6b0bf
#c7b1c0
#b8a2b1
#b7a1b0
#b6a0af
#b59fae
#b49ead
#b39dac
#b29cab
#b19baa
#b09aa9
#af99a8
#ae98a7
#ad97a6
#ac96a5
#ab95a4

Monochromatic Color with #b9a3b2

#b9a3b2
#e3c8db
#0f0d0e
#393337
#645860
#8e7e89

Tints of #b9a3b2 Color

#b9a3b2
#c0adba
#c8b7c3
#d0c1cb
#d8cbd4
#dfd6dc
#e7e0e5
#efeaed
#f7f4f6
#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

#b9a3b2
#a3b9aa

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

Split Complementary

#b9a3b2
#a7b9a3
#a3b9b5

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

Analogous Color

#b7a3b9
#b9a3b6
#b9a3b2
#b9a3ae
#b9a3a9

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

#b9a3b2
#b2b9a3
#a3b2b9

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

#b9a3b2
#b9b5a3
#a3b9aa
#a3a7b9

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

#b9a3b2
#a3b9aa
#a3b9b5
#b9a3a7

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

#b9a3b2 Color Code Preview on Black Background Color

This is how #b9a3b2 Color will look on black background color. Color contrast ratio is 8.94

#b9a3b2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b9a3b2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b9a3b2

#b9a3b2 color code is use for CSS Background Color

Background color for the above div is #b9a3b2

HTML with inline CSS

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

#b9a3b2 color code is use for CSS Border Color

CSS Border color for the above div is #b9a3b2

HTML with inline CSS

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

CSS Border Left color for the above div is #b9a3b2

HTML with inline CSS

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

CSS Border Right color for the above div is #b9a3b2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b9a3b2

HTML with inline CSS

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

CSS Border Top color for the above div is #b9a3b2

HTML with inline CSS

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

#b9a3b2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b9a3b2 Color code Preview on White Background

This is how #b9a3b2 Color code will look on white background color. Color contrast ratio is 2.35

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.