crispedge.com

Color picker

Loading...

#ba9bc7 hex color - Violet - Warm color - Information

#ba9bc7 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ba9bc7 Color code in RGB color code model is created after adding 72.94% red color, 60.78% green color and 78.04% blue color. Hex #ba9bc7 Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 22% magenta, 0% yellow and 22% black.

Hex #ba9bc7 color code is between #bb99cc web safe hex color code and #aaaabb web safe hex color code. #bb99cc is the nearest web safe color code. You can see here many more shades of #ba9bc7 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeba9bc7#ba9bc7
RGB Decimal186, 155, 199rgb(186, 155, 199)
RGB Percent73%, 61%, 78%rgb(73%, 61%, 78%)
CSS RGBa186, 155, 199,1rgba(186,155,199,1)
CMYK Modelcmyk(7%,22%,0%,22%)
HSL Color Space282,28% ,69%hsl(282,28% ,69%)
HSV Color Space282°, 22%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110101001101111000111
Octal272233307
Decimal186155199
Hexba9bc7

Different shades of #ba9bc7 color code.

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

Light Shade of #ba9bc7
#d1bcd9
Dark Shade of #ba9bc7
#a37ab5
Saturated Shade of #ba9bc7
#bd93cf
Desaturated Shade of #ba9bc7
#b7a3bf
Grey scale Shade of #ba9bc7
#b1b1b1
Brighten Shade
#d3b4e0
Most Readable Shade
#000000

Shades of #ba9bc7 color code

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

#ba9bc7
#a589b0
#90789a
#7c6784
#67566e
#524458
#3e3342
#29222c
#141116
#000000

Similar Color like #ba9bc7 color

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

#bb9cc8
#bc9dc9
#bd9eca
#be9fcb
#bfa0cc
#c0a1cd
#c1a2ce
#c2a3cf
#c3a4d0
#c4a5d1
#c5a6d2
#c6a7d3
#c7a8d4
#c8a9d5
#b99ac6
#b899c5
#b798c4
#b697c3
#b596c2
#b495c1
#b394c0
#b293bf
#b192be
#b091bd
#af90bc
#ae8fbb
#ad8eba
#ac8db9

Monochromatic Color with #ba9bc7

#ba9bc7
#e2bcf1
#1b171d
#433847
#6b5972
#927a9c

Tints of #ba9bc7 Color

#ba9bc7
#c1a6cd
#c9b1d3
#d1bcd9
#d8c7df
#e0d2e6
#e8ddec
#efe8f2
#f7f3f8
#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

#ba9bc7
#a8c79b

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

Split Complementary

#ba9bc7
#bec79b
#9bc7a4

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

Analogous Color

#a89bc7
#b19bc7
#ba9bc7
#c39bc7
#c79bc2

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

#ba9bc7
#c7ba9b
#9bc7ba

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

#ba9bc7
#c7a49b
#a8c79b
#9bbec7

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

#ba9bc7
#a8c79b
#9bc7a4
#c79bbe

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

#ba9bc7 Color Code Preview on Black Background Color

This is how #ba9bc7 Color will look on black background color. Color contrast ratio is 8.60

#ba9bc7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba9bc7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba9bc7

#ba9bc7 color code is use for CSS Background Color

Background color for the above div is #ba9bc7

HTML with inline CSS

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

#ba9bc7 color code is use for CSS Border Color

CSS Border color for the above div is #ba9bc7

HTML with inline CSS

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

CSS Border Left color for the above div is #ba9bc7

HTML with inline CSS

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

CSS Border Right color for the above div is #ba9bc7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ba9bc7

HTML with inline CSS

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

CSS Border Top color for the above div is #ba9bc7

HTML with inline CSS

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

#ba9bc7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ba9bc7 Color code Preview on White Background

This is how #ba9bc7 Color code will look on white background color. Color contrast ratio is 2.44

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

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(186,155,199,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(168,199,155,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(186,155,199,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.