crispedge.com

Color picker

Loading...

#ba1396 hex color - Red - Warm color - Information

#ba1396 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ba1396 Color code in RGB color code model is created after adding 72.94% red color, 7.45% green color and 58.82% blue color. Hex #ba1396 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 90% magenta, 19% yellow and 27% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeba1396#ba1396
RGB Decimal186, 19, 150rgb(186, 19, 150)
RGB Percent73%, 7%, 59%rgb(73%, 7%, 59%)
CSS RGBa186, 19, 150,1rgba(186,19,150,1)
CMYK Modelcmyk(0%,90%,19%,27%)
HSL Color Space313,81% ,40%hsl(313,81% ,40%)
HSV Color Space313°, 90%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110100001001110010110
Octal27223226
Decimal18619150
Hexba1396

Different shades of #ba1396 color code.

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

Light Shade of #ba1396
#e719bb
Dark Shade of #ba1396
#8c0e71
Saturated Shade of #ba1396
#c4099c
Desaturated Shade of #ba1396
#b01d90
Grey scale Shade of #ba1396
#666666
Brighten Shade
#d32caf
Most Readable Shade
#FFFFFF

Shades of #ba1396 color code

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

#ba1396
#a51085
#900e74
#7c0c64
#670a53
#520842
#3e0632
#290421
#140210
#000000

Similar Color like #ba1396 color

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

#bb1497
#bc1598
#bd1699
#be179a
#bf189b
#c0199c
#c11a9d
#c21b9e
#c31c9f
#c41da0
#c51ea1
#c61fa2
#c720a3
#c821a4
#b91295
#b81194
#b71093
#b60f92
#b50e91
#b40d90
#b30c8f
#b20b8e
#b10a8d
#b0098c
#af088b
#ae078a
#ad0689
#ac0588

Monochromatic Color with #ba1396

#ba1396
#e417b8
#10020d
#3a062f
#650a51
#8f0f74

Tints of #ba1396 Color

#ba1396
#c12da1
#c947ad
#d161b9
#d87bc4
#e096d0
#e8b0dc
#efcae7
#f7e4f3
#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

#ba1396
#13ba37

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

Split Complementary

#ba1396
#43ba13
#13ba8b

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

Analogous Color

#9b13ba
#ba13b7
#ba1396
#ba1375
#ba1353

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

#ba1396
#96ba13
#1396ba

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

#ba1396
#ba8a13
#13ba37
#1342ba

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

#ba1396
#13ba37
#13ba8a
#ba1343

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

#ba1396 Color Code Preview on Black Background Color

This is how #ba1396 Color will look on black background color. Color contrast ratio is 3.62

#ba1396 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba1396

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba1396

#ba1396 color code is use for CSS Background Color

Background color for the above div is #ba1396

HTML with inline CSS

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

#ba1396 color code is use for CSS Border Color

CSS Border color for the above div is #ba1396

HTML with inline CSS

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

CSS Border Left color for the above div is #ba1396

HTML with inline CSS

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

CSS Border Right color for the above div is #ba1396

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ba1396

HTML with inline CSS

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

CSS Border Top color for the above div is #ba1396

HTML with inline CSS

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

#ba1396 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ba1396 Color code Preview on White Background

This is how #ba1396 Color code will look on white background color. Color contrast ratio is 5.80

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

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,19,150,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(19,186,55,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(186,19,150,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.