crispedge.com

Color picker

Loading...

#ba975e hex color - Yellow - Warm color - Information

#ba975e hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #ba975e Color code in RGB color code model is created after adding 72.94% red color, 59.22% green color and 36.86% blue color. Hex #ba975e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 19% magenta, 49% yellow and 27% black.

Hex #ba975e color code is between #bb9966 web safe hex color code and #aa8855 web safe hex color code. #bb9966 is the nearest web safe color code. You can see here many more shades of #ba975e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeba975e#ba975e
RGB Decimal186, 151, 94rgb(186, 151, 94)
RGB Percent73%, 59%, 37%rgb(73%, 59%, 37%)
CSS RGBa186, 151, 94,1rgba(186,151,94,1)
CMYK Modelcmyk(0%,19%,49%,27%)
HSL Color Space37,40% ,55%hsl(37,40% ,55%)
HSV Color Space37°, 49%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110101001011101011110
Octal272227136
Decimal18615194
Hexba975e

Different shades of #ba975e color code.

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

Light Shade of #ba975e
#c9ae82
Dark Shade of #ba975e
#a07d45
Saturated Shade of #ba975e
#c59a52
Desaturated Shade of #ba975e
#ae946a
Grey scale Shade of #ba975e
#8c8c8c
Brighten Shade
#d3b077
Most Readable Shade
#000000

Shades of #ba975e color code

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

#ba975e
#a58653
#907549
#7c643e
#675334
#524329
#3e321f
#292114
#14100a
#000000

Similar Color like #ba975e color

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

#bb985f
#bc9960
#bd9a61
#be9b62
#bf9c63
#c09d64
#c19e65
#c29f66
#c3a067
#c4a168
#c5a269
#c6a36a
#c7a46b
#c8a56c
#b9965d
#b8955c
#b7945b
#b6935a
#b59259
#b49158
#b39057
#b28f56
#b18e55
#b08d54
#af8c53
#ae8b52
#ad8a51
#ac8950

Monochromatic Color with #ba975e

#ba975e
#e4b973
#100d08
#3a2f1e
#655233
#8f7449

Tints of #ba975e Color

#ba975e
#c1a26f
#c9ae81
#d1b993
#d8c5a5
#e0d0b7
#e8dcc9
#efe7db
#f7f3ed
#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

#ba975e
#5e81ba

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

Split Complementary

#ba975e
#5eafba
#695eba

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

Analogous Color

#ba725e
#ba855e
#ba975e
#baa95e
#b8ba5e

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

#ba975e
#5eba97
#975eba

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

#ba975e
#5eba69
#5e81ba
#ba5eaf

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

#ba975e
#5e81ba
#695eba
#afba5e

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

#ba975e Color Code Preview on Black Background Color

This is how #ba975e Color will look on black background color. Color contrast ratio is 7.68

#ba975e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba975e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba975e

#ba975e color code is use for CSS Background Color

Background color for the above div is #ba975e

HTML with inline CSS

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

#ba975e color code is use for CSS Border Color

CSS Border color for the above div is #ba975e

HTML with inline CSS

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

CSS Border Left color for the above div is #ba975e

HTML with inline CSS

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

CSS Border Right color for the above div is #ba975e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ba975e

HTML with inline CSS

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

CSS Border Top color for the above div is #ba975e

HTML with inline CSS

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

#ba975e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ba975e Color code Preview on White Background

This is how #ba975e Color code will look on white background color. Color contrast ratio is 2.74

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

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,151,94,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(94,129,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(186,151,94,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.