crispedge.com

#ba594b hex color - Brown - Warm color - Information

#ba594b hex color - Brown - Warm color

Color Hue/Base color: Brown

Hex #ba594b Color code in RGB color code model is created after adding 72.94% red color, 34.9% green color and 29.41% blue color. Hex #ba594b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 52% magenta, 60% yellow and 27% black.

Hex #ba594b color code is between #bb5544 web safe hex color code and #aa6655 web safe hex color code. #bb5544 is the nearest web safe color code. You can see here many more shades of #ba594b color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeba594b#ba594b
RGB Decimal186, 89, 75rgb(186, 89, 75)
RGB Percent73%, 35%, 29%rgb(73%, 35%, 29%)
CSS RGBa186, 89, 75,1rgba(186,89,75,1)
CMYK Modelcmyk(0%,52%,60%,27%)
HSL Color Space8,45% ,51%hsl(8,45% ,51%)
HSV Color Space8°, 60%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110100101100101001011
Octal272131113
Decimal1868975
Hexba594b

Different shades of #ba594b color code.

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

Light Shade of #ba594b
#c87b70
Dark Shade of #ba594b
#98463a
Saturated Shade of #ba594b
#c6503f
Desaturated Shade of #ba594b
#ae6257
Grey scale Shade of #ba594b
#828282
Brighten Shade
#d37264
Most Readable Shade
#FFFFFF

Shades of #ba594b color code

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

#ba594b
#a54f42
#90453a
#7c3b32
#673129
#522721
#3e1d19
#291310
#140908
#000000

Similar Color like #ba594b color

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

#bb5a4c
#bc5b4d
#bd5c4e
#be5d4f
#bf5e50
#c05f51
#c16052
#c26153
#c36254
#c46355
#c56456
#c66557
#c76658
#c86759
#b9584a
#b85749
#b75648
#b65547
#b55446
#b45345
#b35244
#b25143
#b15042
#b04f41
#af4e40
#ae4d3f
#ad4c3e
#ac4b3d

Monochromatic Color with #ba594b

#ba594b
#e46d5c
#100806
#3a1c18
#653029
#8f453a

Tints of #ba594b Color

#ba594b
#c16b5f
#c97d73
#d19087
#d8a29b
#e0b5af
#e8c7c3
#efdad7
#f7eceb
#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

#ba594b
#4bacba

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

Split Complementary

#ba594b
#4bba90
#4b75ba

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

Analogous Color

#ba4b69
#ba4b53
#ba594b
#ba6f4b
#ba854b

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

#ba594b
#4bba59
#594bba

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

#ba594b
#74ba4b
#4bacba
#904bba

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

#ba594b
#4bacba
#4b75ba
#ba904b

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

#ba594b Color Code Preview on Black Background Color

This is how #ba594b Color will look on black background color. Color contrast ratio is 4.62

#ba594b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba594b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba594b

#ba594b color code is use for CSS Background Color

Background color for the above div is #ba594b

HTML with inline CSS

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

#ba594b color code is use for CSS Border Color

CSS Border color for the above div is #ba594b

HTML with inline CSS

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

CSS Border Left color for the above div is #ba594b

HTML with inline CSS

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

CSS Border Right color for the above div is #ba594b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ba594b

HTML with inline CSS

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

CSS Border Top color for the above div is #ba594b

HTML with inline CSS

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

#ba594b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ba594b Color code Preview on White Background

This is how #ba594b Color code will look on white background color. Color contrast ratio is 4.55

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.

< /html>