crispedge.com

Color picker

Loading...

#ba542e hex color - Orange - Warm color - Information

#ba542e hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #ba542e Color code in RGB color code model is created after adding 72.94% red color, 32.94% green color and 18.04% blue color. Hex #ba542e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 55% magenta, 75% yellow and 27% black.

Hex #ba542e color code is between #bb5533 web safe hex color code and #aa4422 web safe hex color code. #bb5533 is the nearest web safe color code. You can see here many more shades of #ba542e color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeba542e#ba542e
RGB Decimal186, 84, 46rgb(186, 84, 46)
RGB Percent73%, 33%, 18%rgb(73%, 33%, 18%)
CSS RGBa186, 84, 46,1rgba(186,84,46,1)
CMYK Modelcmyk(0%,55%,75%,27%)
HSL Color Space16,60% ,45%hsl(16,60% ,45%)
HSV Color Space16°, 75%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110100101010000101110
Octal27212456
Decimal1868446
Hexba542e

Different shades of #ba542e color code.

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

Light Shade of #ba542e
#d26e49
Dark Shade of #ba542e
#914224
Saturated Shade of #ba542e
#c64f22
Desaturated Shade of #ba542e
#ae593a
Grey scale Shade of #ba542e
#747474
Brighten Shade
#d36d47
Most Readable Shade
#FFFFFF

Shades of #ba542e color code

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

#ba542e
#a54a28
#904123
#7c381e
#672e19
#522514
#3e1c0f
#29120a
#140905
#000000

Similar Color like #ba542e color

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

#bb552f
#bc5630
#bd5731
#be5832
#bf5933
#c05a34
#c15b35
#c25c36
#c35d37
#c45e38
#c55f39
#c6603a
#c7613b
#c8623c
#b9532d
#b8522c
#b7512b
#b6502a
#b54f29
#b44e28
#b34d27
#b24c26
#b14b25
#b04a24
#af4923
#ae4822
#ad4721
#ac4620

Monochromatic Color with #ba542e

#ba542e
#e46739
#100704
#3a1a0e
#652e19
#8f4123

Tints of #ba542e Color

#ba542e
#c16745
#c97a5c
#d18d73
#d8a08a
#e0b3a2
#e8c6b9
#efd9d0
#f7ece7
#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

#ba542e
#2e94ba

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

Split Complementary

#ba542e
#2eba9a
#2e4eba

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

Analogous Color

#ba2e40
#ba382e
#ba542e
#ba702e
#ba8c2e

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

#ba542e
#2eba54
#542eba

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

#ba542e
#4eba2e
#2e94ba
#9a2eba

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

#ba542e
#2e94ba
#2e4eba
#ba9a2e

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

#ba542e Color Code Preview on Black Background Color

This is how #ba542e Color will look on black background color. Color contrast ratio is 4.40

#ba542e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba542e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba542e

#ba542e color code is use for CSS Background Color

Background color for the above div is #ba542e

HTML with inline CSS

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

#ba542e color code is use for CSS Border Color

CSS Border color for the above div is #ba542e

HTML with inline CSS

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

CSS Border Left color for the above div is #ba542e

HTML with inline CSS

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

CSS Border Right color for the above div is #ba542e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ba542e

HTML with inline CSS

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

CSS Border Top color for the above div is #ba542e

HTML with inline CSS

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

#ba542e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ba542e Color code Preview on White Background

This is how #ba542e Color code will look on white background color. Color contrast ratio is 4.78

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

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,84,46,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(46,148,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(186,84,46,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.