@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#ba5a33 hex color - Orange - Warm color - Information

#ba5a33 hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #ba5a33 Color code in RGB color code model is created after adding 72.94% red color, 35.29% green color and 20% blue color. Hex #ba5a33 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 52% magenta, 73% yellow and 27.06% black.

Hex #ba5a33 color code is between #bb5522 web safe hex color code and #aa6644 web safe hex color code. #bb5522 is the nearest web safe color code. You can see here many more shades of #ba5a33 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code ba5a33 #ba5a33
RGB Decimal 186, 90, 51 rgb(186, 90, 51)
RGB Percent 73%, 35%, 20% rgb(73%, 35%, 20%)
CSS RGBa 186, 90, 51,1 rgba(186,90,51,1)
CMYK Model cmyk(0%,52%,73%,27.06%)
HSL Color Space 17,57% ,46% hsl(17,57% ,46%)
HSV Color Space 17°, 73%, 73%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111010 01011010 00110011
Octal 272 132 63
Decimal 186 90 51
Hex ba 5a 33

Different shades of #ba5a33 color code.

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

Light Shade of #ba5a33
#cf7551
Dark Shade of #ba5a33
#924728
Saturated Shade of #ba5a33
#c65527
Desaturated Shade of #ba5a33
#ae5f3f
Grey scale Shade of #ba5a33
#767676
Brighten Shade
#d3734c
Most Readable Shade
#FFFFFF

Shades of #ba5a33 color code

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

#ba5a33
#a5502d
#904627
#7c3c22
#67321c
#522816
#3e1e11
#29140b
#140a05
#000000

Similar Color like #ba5a33 color

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

#bb5b34
#bc5c35
#bd5d36
#be5e37
#bf5f38
#c06039
#c1613a
#c2623b
#c3633c
#c4643d
#c5653e
#c6663f
#c76740
#c86841
#b95932
#b85831
#b75730
#b6562f
#b5552e
#b4542d
#b3532c
#b2522b
#b1512a
#b05029
#af4f28
#ae4e27
#ad4d26
#ac4c25

Monochromatic Color with #ba5a33

#ba5a33
#e46f3f
#100804
#3a1c10
#65311c
#8f4527

Tints of #ba5a33 Color

#ba5a33
#c16c49
#c97e60
#d19177
#d8a38d
#e0b5a4
#e8c8bb
#efdad1
#f7ece8
#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

#ba5a33
#3393ba

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

Split Complementary

#ba5a33
#33ba9e
#334fba

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

Analogous Color

#ba3342
#ba3f33
#ba5a33
#ba7533
#ba9033

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

#ba5a33
#33ba5a
#5a33ba

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

#ba5a33
#50ba33
#3393ba
#9d33ba

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

#ba5a33
#3393ba
#334fba
#ba9e33

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

#ba5a33 Color Code Preview on Black Background Color

This is how #ba5a33 Color will look on black background color. Color contrast ratio is 4.60

#ba5a33 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba5a33

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba5a33

#ba5a33 color code is use for CSS Background Color

Background color for the above div is #ba5a33

HTML with inline CSS

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

#ba5a33 color code is use for CSS Border Color

CSS Border color for the above div is #ba5a33

HTML with inline CSS

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

CSS Border Left color for the above div is #ba5a33

HTML with inline CSS

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

CSS Border Right color for the above div is #ba5a33

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ba5a33

HTML with inline CSS

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

CSS Border Top color for the above div is #ba5a33

HTML with inline CSS

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

#ba5a33 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ba5a33 Color code Preview on White Background

This is how #ba5a33 Color code will look on white background color. Color contrast ratio is 4.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 #ba5a33; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #ba5a33; }

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,90,51,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(51,147,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(186,90,51,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.