crispedge.com

Color picker

Loading...

#ba5701 hex color - Orange - Warm color - Information

#ba5701 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #ba5701 Color code in RGB color code model is created after adding 72.94% red color, 34.12% green color and 0.39% blue color. Hex #ba5701 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 53% magenta, 99% yellow and 27% black.

Hex #ba5701 color code is between #bb5500 web safe hex color code and #aa6600 web safe hex color code. #bb5500 is the nearest web safe color code. You can see here many more shades of #ba5701 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeba5701#ba5701
RGB Decimal186, 87, 1rgb(186, 87, 1)
RGB Percent73%, 34%, 0%rgb(73%, 34%, 0%)
CSS RGBa186, 87, 1,1rgba(186,87,1,1)
CMYK Modelcmyk(0%,53%,99%,27%)
HSL Color Space28,99% ,37%hsl(28,99% ,37%)
HSV Color Space28°, 99%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110100101011100000001
Octal2721271
Decimal186871
Hexba5701

Different shades of #ba5701 color code.

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

Light Shade of #ba5701
#ed6f01
Dark Shade of #ba5701
#873f01
Saturated Shade of #ba5701
#bb5700
Desaturated Shade of #ba5701
#b1580a
Grey scale Shade of #ba5701
#5d5d5d
Brighten Shade
#d3701a
Most Readable Shade
#FFFFFF

Shades of #ba5701 color code

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

#ba5701
#a54d00
#904300
#7c3a00
#673000
#522600
#3e1d00
#291300
#140900
#000000

Similar Color like #ba5701 color

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

#bb5802
#bc5903
#bd5a04
#be5b05
#bf5c06
#c05d07
#c15e08
#c25f09
#c3600a
#c4610b
#c5620c
#c6630d
#c7640e
#c8650f
#b95600
#b85500
#b75400
#b65300
#b55200
#b45100
#b35000
#b24f00
#b14e00
#b04d00
#af4c00
#ae4b00
#ad4a00
#ac4900

Monochromatic Color with #ba5701

#ba5701
#e46b01
#100700
#3a1b00
#652f01
#8f4301

Tints of #ba5701 Color

#ba5701
#c1691d
#c97c39
#d18f55
#d8a171
#e0b48e
#e8c7aa
#efd9c6
#f7ece2
#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

#ba5701
#0164ba

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

Split Complementary

#ba5701
#01bab4
#0107ba

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

Analogous Color

#ba0d01
#ba3201
#ba5701
#ba7c01
#baa101

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

#ba5701
#01ba57
#5701ba

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

#ba5701
#07ba01
#0164ba
#b301ba

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

#ba5701
#0164ba
#0107ba
#bab301

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

#ba5701 Color Code Preview on Black Background Color

This is how #ba5701 Color will look on black background color. Color contrast ratio is 4.45

#ba5701 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba5701

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba5701

#ba5701 color code is use for CSS Background Color

Background color for the above div is #ba5701

HTML with inline CSS

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

#ba5701 color code is use for CSS Border Color

CSS Border color for the above div is #ba5701

HTML with inline CSS

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

CSS Border Left color for the above div is #ba5701

HTML with inline CSS

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

CSS Border Right color for the above div is #ba5701

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ba5701

HTML with inline CSS

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

CSS Border Top color for the above div is #ba5701

HTML with inline CSS

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

#ba5701 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ba5701 Color code Preview on White Background

This is how #ba5701 Color code will look on white background color. Color contrast ratio is 4.72

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

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,87,1,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(1,100,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(186,87,1,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.