Skip to main content Skip to docs navigation

#ba74bb hex color - Violet - Warm color - Information

On this page
@
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 Hue/Base color: Violet

Hex #ba74bb Color code in RGB color code model is created after adding 72.94% red color, 45.49% green color and 73.33% blue color. Hex #ba74bb Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 38% magenta, 0% yellow and 26.67% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code ba74bb #ba74bb
RGB Decimal 186, 116, 187 rgb(186, 116, 187)
RGB Percent 73%, 45%, 73% rgb(73%, 45%, 73%)
CSS RGBa 186, 116, 187,1 rgba(186,116,187,1)
CMYK Model cmyk(1%,38%,0%,26.67%)
HSL Color Space 299,34% ,59% hsl(299,34% ,59%)
HSV Color Space 299°, 38%, 73%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111010 01110100 10111011
Octal 272 164 273
Decimal 186 116 187
Hex ba 74 bb

Different shades of #ba74bb color code.

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

Light Shade of #ba74bb
#cb96cc
Dark Shade of #ba74bb
#a853a9
Saturated Shade of #ba74bb
#c46ac5
Desaturated Shade of #ba74bb
#b07eb1
Grey scale Shade of #ba74bb
#979797
Brighten Shade
#d38dd4
Most Readable Shade
#000000

Shades of #ba74bb color code

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

#ba74bb
#a567a6
#905a91
#7c4d7c
#674067
#523353
#3e263e
#291929
#140c14
#000000

Similar Color like #ba74bb color

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

#bb75bc
#bc76bd
#bd77be
#be78bf
#bf79c0
#c07ac1
#c17bc2
#c27cc3
#c37dc4
#c47ec5
#c57fc6
#c680c7
#c781c8
#c882c9
#b973ba
#b872b9
#b771b8
#b670b7
#b56fb6
#b46eb5
#b36db4
#b26cb3
#b16bb2
#b06ab1
#af69b0
#ae68af
#ad67ae
#ac66ad

Monochromatic Color with #ba74bb

#ba74bb
#e48ee5
#110b11
#3b253b
#653f66
#905a90

Tints of #ba74bb Color

#ba74bb
#c183c2
#c992ca
#d1a2d1
#d8b1d9
#e0c1e0
#e8d0e8
#efe0ef
#f7eff7
#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

#ba74bb
#75bb74

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

Split Complementary

#ba74bb
#99bb74
#74bb96

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

Analogous Color

#9e74bb
#ac74bb
#ba74bb
#bb74ae
#bb74a0

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

#ba74bb
#bbba74
#74bbba

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

#ba74bb
#bb9674
#75bb74
#7498bb

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

#ba74bb
#75bb74
#74bb96
#bb7499

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

#ba74bb Color Code Preview on Black Background Color

This is how #ba74bb Color will look on black background color. Color contrast ratio is 6.30

#ba74bb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba74bb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba74bb

#ba74bb color code is use for CSS Background Color

Background color for the above div is #ba74bb

HTML with inline CSS

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

#ba74bb color code is use for CSS Border Color

CSS Border color for the above div is #ba74bb

HTML with inline CSS

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

CSS Border Left color for the above div is #ba74bb

HTML with inline CSS

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

CSS Border Right color for the above div is #ba74bb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ba74bb

HTML with inline CSS

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

CSS Border Top color for the above div is #ba74bb

HTML with inline CSS

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

#ba74bb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ba74bb Color code Preview on White Background

This is how #ba74bb Color code will look on white background color. Color contrast ratio is 3.33

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

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,116,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(117,187,116,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(186,116,187,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.