crispedge.com

Color picker

Loading...

#ba4d75 hex color - Red - Warm color - Information

#ba4d75 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ba4d75 Color code in RGB color code model is created after adding 72.94% red color, 30.2% green color and 45.88% blue color. Hex #ba4d75 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 59% magenta, 37% yellow and 27% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeba4d75#ba4d75
RGB Decimal186, 77, 117rgb(186, 77, 117)
RGB Percent73%, 30%, 46%rgb(73%, 30%, 46%)
CSS RGBa186, 77, 117,1rgba(186,77,117,1)
CMYK Modelcmyk(0%,59%,37%,27%)
HSL Color Space338,44% ,52%hsl(338,44% ,52%)
HSV Color Space338°, 59%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110100100110101110101
Octal272115165
Decimal18677117
Hexba4d75

Different shades of #ba4d75 color code.

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

Light Shade of #ba4d75
#c87291
Dark Shade of #ba4d75
#993b5e
Saturated Shade of #ba4d75
#c64172
Desaturated Shade of #ba4d75
#ae5978
Grey scale Shade of #ba4d75
#838383
Brighten Shade
#d3668e
Most Readable Shade
#FFFFFF

Shades of #ba4d75 color code

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

#ba4d75
#a54468
#903b5b
#7c334e
#672a41
#522234
#3e1927
#29111a
#14080d
#000000

Similar Color like #ba4d75 color

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

#bb4e76
#bc4f77
#bd5078
#be5179
#bf527a
#c0537b
#c1547c
#c2557d
#c3567e
#c4577f
#c55880
#c65981
#c75a82
#c85b83
#b94c74
#b84b73
#b74a72
#b64971
#b54870
#b4476f
#b3466e
#b2456d
#b1446c
#b0436b
#af426a
#ae4169
#ad4068
#ac3f67

Monochromatic Color with #ba4d75

#ba4d75
#e45f90
#10070a
#3a1825
#652a40
#8f3b5a

Tints of #ba4d75 Color

#ba4d75
#c16084
#c97493
#d188a3
#d89cb2
#e0afc1
#e8c3d1
#efd7e0
#f7ebef
#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

#ba4d75
#4dba92

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

Split Complementary

#ba4d75
#4dba5b
#4dabba

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

Analogous Color

#ba4da1
#ba4d8b
#ba4d75
#ba4d5f
#ba514d

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

#ba4d75
#75ba4d
#4d75ba

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

#ba4d75
#abba4d
#4dba92
#5b4dba

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

#ba4d75
#4dba92
#4dabba
#ba5c4d

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

#ba4d75 Color Code Preview on Black Background Color

This is how #ba4d75 Color will look on black background color. Color contrast ratio is 4.41

#ba4d75 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba4d75

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba4d75

#ba4d75 color code is use for CSS Background Color

Background color for the above div is #ba4d75

HTML with inline CSS

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

#ba4d75 color code is use for CSS Border Color

CSS Border color for the above div is #ba4d75

HTML with inline CSS

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

CSS Border Left color for the above div is #ba4d75

HTML with inline CSS

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

CSS Border Right color for the above div is #ba4d75

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ba4d75

HTML with inline CSS

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

CSS Border Top color for the above div is #ba4d75

HTML with inline CSS

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

#ba4d75 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ba4d75 Color code Preview on White Background

This is how #ba4d75 Color code will look on white background color. Color contrast ratio is 4.77

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

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,77,117,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(77,186,146,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(186,77,117,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.