crispedge.com

Color picker

Loading...

#ba712d hex color - Orange - Warm color - Information

#ba712d hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #ba712d Color code in RGB color code model is created after adding 72.94% red color, 44.31% green color and 17.65% blue color. Hex #ba712d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 39% magenta, 76% yellow and 27% black.

Hex #ba712d color code is between #bb7733 web safe hex color code and #aa6622 web safe hex color code. #bb7733 is the nearest web safe color code. You can see here many more shades of #ba712d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeba712d#ba712d
RGB Decimal186, 113, 45rgb(186, 113, 45)
RGB Percent73%, 44%, 18%rgb(73%, 44%, 18%)
CSS RGBa186, 113, 45,1rgba(186,113,45,1)
CMYK Modelcmyk(0%,39%,76%,27%)
HSL Color Space29,61% ,45%hsl(29,61% ,45%)
HSV Color Space29°, 76%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110100111000100101101
Octal27216155
Decimal18611345
Hexba712d

Different shades of #ba712d color code.

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

Light Shade of #ba712d
#d38b47
Dark Shade of #ba712d
#915823
Saturated Shade of #ba712d
#c67121
Desaturated Shade of #ba712d
#ae7139
Grey scale Shade of #ba712d
#737373
Brighten Shade
#d38a46
Most Readable Shade
#FFFFFF

Shades of #ba712d color code

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

#ba712d
#a56428
#905723
#7c4b1e
#673e19
#523214
#3e250f
#29190a
#140c05
#000000

Similar Color like #ba712d color

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

#bb722e
#bc732f
#bd7430
#be7531
#bf7632
#c07733
#c17834
#c27935
#c37a36
#c47b37
#c57c38
#c67d39
#c77e3a
#c87f3b
#b9702c
#b86f2b
#b76e2a
#b66d29
#b56c28
#b46b27
#b36a26
#b26925
#b16824
#b06723
#af6622
#ae6521
#ad6420
#ac631f

Monochromatic Color with #ba712d

#ba712d
#e48b37
#100a04
#3a240e
#653d18
#8f5723

Tints of #ba712d Color

#ba712d
#c18044
#c9905b
#d1a073
#d8b08a
#e0bfa1
#e8cfb9
#efdfd0
#f7efe7
#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

#ba712d
#2d76ba

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

Split Complementary

#ba712d
#2dbab7
#2d30ba

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

Analogous Color

#ba392d
#ba552d
#ba712d
#ba8d2d
#baa92d

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

#ba712d
#2dba71
#712dba

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

#ba712d
#30ba2d
#2d76ba
#b72dba

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

#ba712d
#2d76ba
#2d30ba
#bab72d

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

#ba712d Color Code Preview on Black Background Color

This is how #ba712d Color will look on black background color. Color contrast ratio is 5.49

#ba712d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba712d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba712d

#ba712d color code is use for CSS Background Color

Background color for the above div is #ba712d

HTML with inline CSS

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

#ba712d color code is use for CSS Border Color

CSS Border color for the above div is #ba712d

HTML with inline CSS

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

CSS Border Left color for the above div is #ba712d

HTML with inline CSS

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

CSS Border Right color for the above div is #ba712d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ba712d

HTML with inline CSS

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

CSS Border Top color for the above div is #ba712d

HTML with inline CSS

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

#ba712d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ba712d Color code Preview on White Background

This is how #ba712d Color code will look on white background color. Color contrast ratio is 3.83

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

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,113,45,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(45,118,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(186,113,45,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.