crispedge.com

Color picker

Loading...

#ba784e hex color - Orange - Warm color - Information

#ba784e hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #ba784e Color code in RGB color code model is created after adding 72.94% red color, 47.06% green color and 30.59% blue color. Hex #ba784e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 35% magenta, 58% yellow and 27% black.

Hex #ba784e color code is between #bb7755 web safe hex color code and #aa8844 web safe hex color code. #bb7755 is the nearest web safe color code. You can see here many more shades of #ba784e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeba784e#ba784e
RGB Decimal186, 120, 78rgb(186, 120, 78)
RGB Percent73%, 47%, 31%rgb(73%, 47%, 31%)
CSS RGBa186, 120, 78,1rgba(186,120,78,1)
CMYK Modelcmyk(0%,35%,58%,27%)
HSL Color Space23,44% ,52%hsl(23,44% ,52%)
HSV Color Space23°, 58%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110100111100001001110
Octal272170116
Decimal18612078
Hexba784e

Different shades of #ba784e color code.

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

Light Shade of #ba784e
#c89473
Dark Shade of #ba784e
#99603c
Saturated Shade of #ba784e
#c67542
Desaturated Shade of #ba784e
#ae7b5a
Grey scale Shade of #ba784e
#848484
Brighten Shade
#d39167
Most Readable Shade
#FFFFFF

Shades of #ba784e color code

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

#ba784e
#a56a45
#905d3c
#7c5034
#67422b
#523522
#3e281a
#291a11
#140d08
#000000

Similar Color like #ba784e color

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

#bb794f
#bc7a50
#bd7b51
#be7c52
#bf7d53
#c07e54
#c17f55
#c28056
#c38157
#c48258
#c58359
#c6845a
#c7855b
#c8865c
#b9774d
#b8764c
#b7754b
#b6744a
#b57349
#b47248
#b37147
#b27046
#b16f45
#b06e44
#af6d43
#ae6c42
#ad6b41
#ac6a40

Monochromatic Color with #ba784e

#ba784e
#e49360
#100a07
#3a2619
#65412a
#8f5d3c

Tints of #ba784e Color

#ba784e
#c18761
#c99675
#d1a589
#d8b49c
#e0c3b0
#e8d2c4
#efe1d7
#f7f0eb
#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

#ba784e
#4e90ba

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

Split Complementary

#ba784e
#4ebaae
#4e5aba

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

Analogous Color

#ba4e4f
#ba624e
#ba784e
#ba8e4e
#baa34e

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

#ba784e
#4eba78
#784eba

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

#ba784e
#5aba4e
#4e90ba
#ae4eba

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

#ba784e
#4e90ba
#4e5aba
#baae4e

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

#ba784e Color Code Preview on Black Background Color

This is how #ba784e Color will look on black background color. Color contrast ratio is 5.88

#ba784e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba784e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba784e

#ba784e color code is use for CSS Background Color

Background color for the above div is #ba784e

HTML with inline CSS

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

#ba784e color code is use for CSS Border Color

CSS Border color for the above div is #ba784e

HTML with inline CSS

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

CSS Border Left color for the above div is #ba784e

HTML with inline CSS

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

CSS Border Right color for the above div is #ba784e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ba784e

HTML with inline CSS

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

CSS Border Top color for the above div is #ba784e

HTML with inline CSS

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

#ba784e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ba784e Color code Preview on White Background

This is how #ba784e Color code will look on white background color. Color contrast ratio is 3.57

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

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,120,78,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(78,144,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(186,120,78,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.