crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#ba5d2e hex color - Orange - Warm color - Information

#ba5d2e hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #ba5d2e Color code in RGB color code model is created after adding 72.94% red color, 36.47% green color and 18.04% blue color. Hex #ba5d2e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 50% magenta, 75% yellow and 27% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeba5d2e#ba5d2e
RGB Decimal186, 93, 46rgb(186, 93, 46)
RGB Percent73%, 36%, 18%rgb(73%, 36%, 18%)
CSS RGBa186, 93, 46,1rgba(186,93,46,1)
CMYK Modelcmyk(0%,50%,75%,27%)
HSL Color Space20,60% ,45%hsl(20,60% ,45%)
HSV Color Space20°, 75%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110100101110100101110
Octal27213556
Decimal1869346
Hexba5d2e

Different shades of #ba5d2e color code.

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

Light Shade of #ba5d2e
#d27749
Dark Shade of #ba5d2e
#914924
Saturated Shade of #ba5d2e
#c65922
Desaturated Shade of #ba5d2e
#ae613a
Grey scale Shade of #ba5d2e
#747474
Brighten Shade
#d37647
Most Readable Shade
#FFFFFF

Shades of #ba5d2e color code

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

#ba5d2e
#a55228
#904823
#7c3e1e
#673319
#522914
#3e1f0f
#29140a
#140a05
#000000

Similar Color like #ba5d2e color

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

#bb5e2f
#bc5f30
#bd6031
#be6132
#bf6233
#c06334
#c16435
#c26536
#c36637
#c46738
#c56839
#c6693a
#c76a3b
#c86b3c
#b95c2d
#b85b2c
#b75a2b
#b6592a
#b55829
#b45728
#b35627
#b25526
#b15425
#b05324
#af5223
#ae5122
#ad5021
#ac4f20

Monochromatic Color with #ba5d2e

#ba5d2e
#e47239
#100804
#3a1d0e
#653219
#8f4823

Tints of #ba5d2e Color

#ba5d2e
#c16f45
#c9815c
#d19373
#d8a58a
#e0b7a2
#e8c9b9
#efdbd0
#f7ede7
#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

#ba5d2e
#2e8bba

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

Split Complementary

#ba5d2e
#2ebaa3
#2e45ba

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

Analogous Color

#ba2e37
#ba412e
#ba5d2e
#ba792e
#ba952e

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

#ba5d2e
#2eba5d
#5d2eba

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

#ba5d2e
#45ba2e
#2e8bba
#a32eba

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

#ba5d2e
#2e8bba
#2e45ba
#baa32e

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

#ba5d2e Color Code Preview on Black Background Color

This is how #ba5d2e Color will look on black background color. Color contrast ratio is 4.69

#ba5d2e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba5d2e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba5d2e

#ba5d2e color code is use for CSS Background Color

Background color for the above div is #ba5d2e

HTML with inline CSS

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

#ba5d2e color code is use for CSS Border Color

CSS Border color for the above div is #ba5d2e

HTML with inline CSS

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

CSS Border Left color for the above div is #ba5d2e

HTML with inline CSS

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

CSS Border Right color for the above div is #ba5d2e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ba5d2e

HTML with inline CSS

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

CSS Border Top color for the above div is #ba5d2e

HTML with inline CSS

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

#ba5d2e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ba5d2e Color code Preview on White Background

This is how #ba5d2e Color code will look on white background color. Color contrast ratio is 4.47

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.