crispedge.com

Color picker

Loading...

#ba7eab hex color - Red - Warm color - Information

#ba7eab hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ba7eab Color code in RGB color code model is created after adding 72.94% red color, 49.41% green color and 67.06% blue color. Hex #ba7eab Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 32% magenta, 8% yellow and 27% black.

Hex #ba7eab color code is between #bb77aa web safe hex color code and #aa88bb web safe hex color code. #bb77aa is the nearest web safe color code. You can see here many more shades of #ba7eab color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeba7eab#ba7eab
RGB Decimal186, 126, 171rgb(186, 126, 171)
RGB Percent73%, 49%, 67%rgb(73%, 49%, 67%)
CSS RGBa186, 126, 171,1rgba(186,126,171,1)
CMYK Modelcmyk(0%,32%,8%,27%)
HSL Color Space315,30% ,61%hsl(315,30% ,61%)
HSV Color Space315°, 32%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110100111111010101011
Octal272176253
Decimal186126171
Hexba7eab

Different shades of #ba7eab color code.

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

Light Shade of #ba7eab
#cc9fc1
Dark Shade of #ba7eab
#a85d95
Saturated Shade of #ba7eab
#c474b0
Desaturated Shade of #ba7eab
#b088a6
Grey scale Shade of #ba7eab
#9c9c9c
Brighten Shade
#d397c4
Most Readable Shade
#000000

Shades of #ba7eab color code

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

#ba7eab
#a57098
#906285
#7c5472
#67465f
#52384c
#3e2a39
#291c26
#140e13
#000000

Similar Color like #ba7eab color

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

#bb7fac
#bc80ad
#bd81ae
#be82af
#bf83b0
#c084b1
#c185b2
#c286b3
#c387b4
#c488b5
#c589b6
#c68ab7
#c78bb8
#c88cb9
#b97daa
#b87ca9
#b77ba8
#b67aa7
#b579a6
#b478a5
#b377a4
#b276a3
#b175a2
#b074a1
#af73a0
#ae729f
#ad719e
#ac709d

Monochromatic Color with #ba7eab

#ba7eab
#e49bd2
#100b0f
#3a2836
#65445d
#8f6184

Tints of #ba7eab Color

#ba7eab
#c18cb4
#c99abd
#d1a9c7
#d8b7d0
#e0c5d9
#e8d4e3
#efe2ec
#f7f0f5
#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

#ba7eab
#7eba8d

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

Split Complementary

#ba7eab
#8dba7e
#7ebaab

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

Analogous Color

#b17eba
#ba7eb7
#ba7eab
#ba7e9f
#ba7e93

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

#ba7eab
#abba7e
#7eabba

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

#ba7eab
#baab7e
#7eba8d
#7e8dba

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

#ba7eab
#7eba8d
#7ebaab
#ba7e8d

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

#ba7eab Color Code Preview on Black Background Color

This is how #ba7eab Color will look on black background color. Color contrast ratio is 6.66

#ba7eab in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba7eab

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba7eab

#ba7eab color code is use for CSS Background Color

Background color for the above div is #ba7eab

HTML with inline CSS

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

#ba7eab color code is use for CSS Border Color

CSS Border color for the above div is #ba7eab

HTML with inline CSS

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

CSS Border Left color for the above div is #ba7eab

HTML with inline CSS

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

CSS Border Right color for the above div is #ba7eab

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ba7eab

HTML with inline CSS

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

CSS Border Top color for the above div is #ba7eab

HTML with inline CSS

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

#ba7eab hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ba7eab Color code Preview on White Background

This is how #ba7eab Color code will look on white background color. Color contrast ratio is 3.15

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

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,126,171,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(126,186,141,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(186,126,171,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.