crispedge.com

Color picker

Loading...

#ba507a hex color - Red - Warm color - Information

#ba507a hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ba507a Color code in RGB color code model is created after adding 72.94% red color, 31.37% green color and 47.84% blue color. Hex #ba507a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 57% magenta, 34% yellow and 27% black.

Hex #ba507a color code is between #bb5577 web safe hex color code and #aa4488 web safe hex color code. #bb5577 is the nearest web safe color code. You can see here many more shades of #ba507a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeba507a#ba507a
RGB Decimal186, 80, 122rgb(186, 80, 122)
RGB Percent73%, 31%, 48%rgb(73%, 31%, 48%)
CSS RGBa186, 80, 122,1rgba(186,80,122,1)
CMYK Modelcmyk(0%,57%,34%,27%)
HSL Color Space336,43% ,52%hsl(336,43% ,52%)
HSV Color Space336°, 57%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110100101000001111010
Octal272120172
Decimal18680122
Hexba507a

Different shades of #ba507a color code.

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

Light Shade of #ba507a
#c87596
Dark Shade of #ba507a
#9a3d62
Saturated Shade of #ba507a
#c64477
Desaturated Shade of #ba507a
#ae5c7d
Grey scale Shade of #ba507a
#858585
Brighten Shade
#d36993
Most Readable Shade
#FFFFFF

Shades of #ba507a color code

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

#ba507a
#a5476c
#903e5e
#7c3551
#672c43
#522336
#3e1a28
#29111b
#14080d
#000000

Similar Color like #ba507a color

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

#bb517b
#bc527c
#bd537d
#be547e
#bf557f
#c05680
#c15781
#c25882
#c35983
#c45a84
#c55b85
#c65c86
#c75d87
#c85e88
#b94f79
#b84e78
#b74d77
#b64c76
#b54b75
#b44a74
#b34973
#b24872
#b14771
#b04670
#af456f
#ae446e
#ad436d
#ac426c

Monochromatic Color with #ba507a

#ba507a
#e46296
#10070a
#3a1926
#652b42
#8f3e5e

Tints of #ba507a Color

#ba507a
#c16388
#c97697
#d18aa6
#d89db5
#e0b1c3
#e8c4d2
#efd8e1
#f7ebf0
#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

#ba507a
#50ba90

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

Split Complementary

#ba507a
#50ba5b
#50afba

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

Analogous Color

#ba50a4
#ba508f
#ba507a
#ba5065
#ba5050

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

#ba507a
#7aba50
#507aba

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

#ba507a
#afba50
#50ba90
#5b50ba

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

#ba507a
#50ba90
#50afba
#ba5b50

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

#ba507a Color Code Preview on Black Background Color

This is how #ba507a Color will look on black background color. Color contrast ratio is 4.52

#ba507a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba507a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba507a

#ba507a color code is use for CSS Background Color

Background color for the above div is #ba507a

HTML with inline CSS

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

#ba507a color code is use for CSS Border Color

CSS Border color for the above div is #ba507a

HTML with inline CSS

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

CSS Border Left color for the above div is #ba507a

HTML with inline CSS

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

CSS Border Right color for the above div is #ba507a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ba507a

HTML with inline CSS

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

CSS Border Top color for the above div is #ba507a

HTML with inline CSS

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

#ba507a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ba507a Color code Preview on White Background

This is how #ba507a Color code will look on white background color. Color contrast ratio is 4.65

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

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,80,122,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(80,186,144,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(186,80,122,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.