crispedge.com

#ba739d hex color - Red - Warm color - Information

#ba739d hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #ba739d Color code in RGB color code model is created after adding 72.94% red color, 45.1% green color and 61.57% blue color. Hex #ba739d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 38% magenta, 16% yellow and 27% black.

Hex #ba739d color code is between #bb7799 web safe hex color code and #aa66aa web safe hex color code. #bb7799 is the nearest web safe color code. You can see here many more shades of #ba739d color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codeba739d#ba739d
RGB Decimal186, 115, 157rgb(186, 115, 157)
RGB Percent73%, 45%, 62%rgb(73%, 45%, 62%)
CSS RGBa186, 115, 157,1rgba(186,115,157,1)
CMYK Modelcmyk(0%,38%,16%,27%)
HSL Color Space325,34% ,59%hsl(325,34% ,59%)
HSV Color Space325°, 38%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110100111001110011101
Octal272163235
Decimal186115157
Hexba739d

Different shades of #ba739d color code.

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

Light Shade of #ba739d
#cb95b5
Dark Shade of #ba739d
#a75385
Saturated Shade of #ba739d
#c4699f
Desaturated Shade of #ba739d
#b07d9b
Grey scale Shade of #ba739d
#969696
Brighten Shade
#d38cb6
Most Readable Shade
#000000

Shades of #ba739d color code

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

#ba739d
#a5668b
#90597a
#7c4c68
#673f57
#523345
#3e2634
#291922
#140c11
#000000

Similar Color like #ba739d color

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

#bb749e
#bc759f
#bd76a0
#be77a1
#bf78a2
#c079a3
#c17aa4
#c27ba5
#c37ca6
#c47da7
#c57ea8
#c67fa9
#c780aa
#c881ab
#b9729c
#b8719b
#b7709a
#b66f99
#b56e98
#b46d97
#b36c96
#b26b95
#b16a94
#b06993
#af6892
#ae6791
#ad6690
#ac658f

Monochromatic Color with #ba739d

#ba739d
#e48dc1
#100a0d
#3a2431
#653e55
#8f5979

Tints of #ba739d Color

#ba739d
#c182a7
#c992b2
#d1a1bd
#d8b1c8
#e0c0d3
#e8d0de
#efdfe9
#f7eff4
#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

#ba739d
#73ba90

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

Split Complementary

#ba739d
#7aba73
#73bab4

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

Analogous Color

#ba73b9
#ba73ab
#ba739d
#ba738f
#ba7381

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

#ba739d
#9dba73
#739dba

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

#ba739d
#bab373
#73ba90
#7379ba

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

#ba739d
#73ba90
#73bab3
#ba737a

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

#ba739d Color Code Preview on Black Background Color

This is how #ba739d Color will look on black background color. Color contrast ratio is 6.03

#ba739d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba739d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba739d

#ba739d color code is use for CSS Background Color

Background color for the above div is #ba739d

HTML with inline CSS

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

#ba739d color code is use for CSS Border Color

CSS Border color for the above div is #ba739d

HTML with inline CSS

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

CSS Border Left color for the above div is #ba739d

HTML with inline CSS

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

CSS Border Right color for the above div is #ba739d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ba739d

HTML with inline CSS

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

CSS Border Top color for the above div is #ba739d

HTML with inline CSS

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

#ba739d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ba739d Color code Preview on White Background

This is how #ba739d Color code will look on white background color. Color contrast ratio is 3.48

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

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,115,157,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(115,186,144,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(186,115,157,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.

< /html>