crispedge.com

Color picker

Loading...

#ba199e hex color - Red - Warm color - Information

#ba199e hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ba199e Color code in RGB color code model is created after adding 72.94% red color, 9.8% green color and 61.96% blue color. Hex #ba199e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 87% magenta, 15% yellow and 27% black.

Hex #ba199e color code is between #bb1199 web safe hex color code and #aa22aa web safe hex color code. #bb1199 is the nearest web safe color code. You can see here many more shades of #ba199e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeba199e#ba199e
RGB Decimal186, 25, 158rgb(186, 25, 158)
RGB Percent73%, 10%, 62%rgb(73%, 10%, 62%)
CSS RGBa186, 25, 158,1rgba(186,25,158,1)
CMYK Modelcmyk(0%,87%,15%,27%)
HSL Color Space310,76% ,41%hsl(310,76% ,41%)
HSV Color Space310°, 87%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110100001100110011110
Octal27231236
Decimal18625158
Hexba199e

Different shades of #ba199e color code.

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

Light Shade of #ba199e
#e224c1
Dark Shade of #ba199e
#8d1378
Saturated Shade of #ba199e
#c50ea5
Desaturated Shade of #ba199e
#af2497
Grey scale Shade of #ba199e
#696969
Brighten Shade
#d332b7
Most Readable Shade
#FFFFFF

Shades of #ba199e color code

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

#ba199e
#a5168c
#90137a
#7c1069
#670d57
#520b46
#3e0834
#290523
#140211
#000000

Similar Color like #ba199e color

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

#bb1a9f
#bc1ba0
#bd1ca1
#be1da2
#bf1ea3
#c01fa4
#c120a5
#c221a6
#c322a7
#c423a8
#c524a9
#c625aa
#c726ab
#c827ac
#b9189d
#b8179c
#b7169b
#b6159a
#b51499
#b41398
#b31297
#b21196
#b11095
#b00f94
#af0e93
#ae0d92
#ad0c91
#ac0b90

Monochromatic Color with #ba199e

#ba199e
#e41fc2
#10020e
#3a0832
#650e56
#8f137a

Tints of #ba199e Color

#ba199e
#c132a8
#c94cb3
#d165be
#d87fc9
#e098d3
#e8b2de
#efcbe9
#f7e5f4
#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

#ba199e
#19ba35

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

Split Complementary

#ba199e
#4eba19
#19ba85

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

Analogous Color

#9619ba
#b619ba
#ba199e
#ba197e
#ba195e

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

#ba199e
#9eba19
#199eba

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

#ba199e
#ba8519
#19ba35
#194dba

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

#ba199e
#19ba35
#19ba85
#ba194e

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

#ba199e Color Code Preview on Black Background Color

This is how #ba199e Color will look on black background color. Color contrast ratio is 3.72

#ba199e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba199e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba199e

#ba199e color code is use for CSS Background Color

Background color for the above div is #ba199e

HTML with inline CSS

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

#ba199e color code is use for CSS Border Color

CSS Border color for the above div is #ba199e

HTML with inline CSS

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

CSS Border Left color for the above div is #ba199e

HTML with inline CSS

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

CSS Border Right color for the above div is #ba199e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ba199e

HTML with inline CSS

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

CSS Border Top color for the above div is #ba199e

HTML with inline CSS

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

#ba199e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ba199e Color code Preview on White Background

This is how #ba199e Color code will look on white background color. Color contrast ratio is 5.64

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

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,25,158,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(25,186,53,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(186,25,158,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.