crispedge.com

Color picker

Loading...

#ba58ca hex color - Violet - Warm color - Information

#ba58ca hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ba58ca Color code in RGB color code model is created after adding 72.94% red color, 34.51% green color and 79.22% blue color. Hex #ba58ca Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 56% magenta, 0% yellow and 21% black.

Hex #ba58ca color code is between #bb55cc web safe hex color code and #aa66bb web safe hex color code. #bb55cc is the nearest web safe color code. You can see here many more shades of #ba58ca color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeba58ca#ba58ca
RGB Decimal186, 88, 202rgb(186, 88, 202)
RGB Percent73%, 35%, 79%rgb(73%, 35%, 79%)
CSS RGBa186, 88, 202,1rgba(186,88,202,1)
CMYK Modelcmyk(8%,56%,0%,21%)
HSL Color Space292,52% ,57%hsl(292,52% ,57%)
HSV Color Space292°, 56%, 79%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110100101100011001010
Octal272130312
Decimal18688202
Hexba58ca

Different shades of #ba58ca color code.

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

Light Shade of #ba58ca
#ca7fd6
Dark Shade of #ba58ca
#a43ab5
Saturated Shade of #ba58ca
#c24dd5
Desaturated Shade of #ba58ca
#b263bf
Grey scale Shade of #ba58ca
#919191
Brighten Shade
#d371e3
Most Readable Shade
#FFFFFF

Shades of #ba58ca color code

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

#ba58ca
#a54eb3
#90449d
#7c3a86
#673070
#522759
#3e1d43
#29132c
#140916
#000000

Similar Color like #ba58ca color

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

#bb59cb
#bc5acc
#bd5bcd
#be5cce
#bf5dcf
#c05ed0
#c15fd1
#c260d2
#c361d3
#c462d4
#c563d5
#c664d6
#c765d7
#c866d8
#b957c9
#b856c8
#b755c7
#b654c6
#b553c5
#b452c4
#b351c3
#b250c2
#b14fc1
#b04ec0
#af4dbf
#ae4cbe
#ad4bbd
#ac4abc

Monochromatic Color with #ba58ca

#ba58ca
#e16bf4
#1d0e20
#45204a
#6c3375
#93459f

Tints of #ba58ca Color

#ba58ca
#c16acf
#c97dd5
#d18fdb
#d8a2e1
#e0b4e7
#e8c7ed
#efd9f3
#f7ecf9
#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

#ba58ca
#68ca58

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

Split Complementary

#ba58ca
#a1ca58
#58ca81

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

Analogous Color

#8c58ca
#a358ca
#ba58ca
#ca58c3
#ca58ac

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

#ba58ca
#caba58
#58caba

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

#ba58ca
#ca8158
#68ca58
#58a1ca

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

#ba58ca
#68ca58
#58ca81
#ca58a1

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

#ba58ca Color Code Preview on Black Background Color

This is how #ba58ca Color will look on black background color. Color contrast ratio is 5.34

#ba58ca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba58ca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba58ca

#ba58ca color code is use for CSS Background Color

Background color for the above div is #ba58ca

HTML with inline CSS

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

#ba58ca color code is use for CSS Border Color

CSS Border color for the above div is #ba58ca

HTML with inline CSS

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

CSS Border Left color for the above div is #ba58ca

HTML with inline CSS

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

CSS Border Right color for the above div is #ba58ca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ba58ca

HTML with inline CSS

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

CSS Border Top color for the above div is #ba58ca

HTML with inline CSS

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

#ba58ca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ba58ca Color code Preview on White Background

This is how #ba58ca Color code will look on white background color. Color contrast ratio is 3.94

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

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,88,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(104,202,88,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(186,88,202,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.