crispedge.com

Color picker

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

#ba9971 hex color - Amber Leaf - Grey - Warm color - Information

#ba9971 hex color - Amber Leaf - Grey - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Grey

Hex #ba9971 Color Code is also known as Amber Leaf color.

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

Hex #ba9971 color code is between #bb8877 web safe hex color code and #aaaa66 web safe hex color code. #bb8877 is the nearest web safe color code. You can see here many more shades of #ba9971 color code.

0 Likes 0 Comments | 5 Views

Color Table

Hex Color Codeba9971#ba9971
RGB Decimal186, 153, 113rgb(186, 153, 113)
RGB Percent73%, 60%, 44%rgb(73%, 60%, 44%)
CSS RGBa186, 153, 113,1rgba(186,153,113,1)
CMYK Modelcmyk(0%,18%,39%,27%)
HSL Color Space33,35% ,59%hsl(33,35% ,59%)
HSV Color Space33°, 39%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110101001100101110001
Octal272231161
Decimal186153113
Hexba9971

Different shades of #ba9971 color code.

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

Light Shade of #ba9971
#cbb293
Dark Shade of #ba9971
#a78051
Saturated Shade of #ba9971
#c59a66
Desaturated Shade of #ba9971
#af987c
Grey scale Shade of #ba9971
#959595
Brighten Shade
#d3b28a
Most Readable Shade
#000000

Shades of #ba9971 color code

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

#ba9971
#a58864
#907757
#7c664b
#67553e
#524432
#3e3325
#292219
#14110c
#000000

Similar Color like #ba9971 color

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

#bb9a72
#bc9b73
#bd9c74
#be9d75
#bf9e76
#c09f77
#c1a078
#c2a179
#c3a27a
#c4a37b
#c5a47c
#c6a57d
#c7a67e
#c8a77f
#b99870
#b8976f
#b7966e
#b6956d
#b5946c
#b4936b
#b3926a
#b29169
#b19068
#b08f67
#af8e66
#ae8d65
#ad8c64
#ac8b63

Monochromatic Color with #ba9971

#ba9971
#e4bc8b
#100d0a
#3a3024
#65533d
#8f7657

Tints of #ba9971 Color

#ba9971
#c1a480
#c9af90
#d1bba0
#d8c6b0
#e0d1bf
#e8ddcf
#efe8df
#f7f3ef
#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

#ba9971
#7192ba

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

Split Complementary

#ba9971
#71b7ba
#7571ba

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

Analogous Color

#ba7c71
#ba8a71
#ba9971
#baa871
#bab671

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

#ba9971
#71ba99
#9971ba

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

#ba9971
#71ba74
#7192ba
#ba71b6

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

#ba9971
#7192ba
#7571ba
#b7ba71

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

#ba9971 Color Code Preview on Black Background Color

This is how #ba9971 Color will look on black background color. Color contrast ratio is 7.88

#ba9971 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba9971

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba9971

#ba9971 color code is use for CSS Background Color

Background color for the above div is #ba9971

HTML with inline CSS

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

#ba9971 color code is use for CSS Border Color

CSS Border color for the above div is #ba9971

HTML with inline CSS

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

CSS Border Left color for the above div is #ba9971

HTML with inline CSS

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

CSS Border Right color for the above div is #ba9971

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ba9971

HTML with inline CSS

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

CSS Border Top color for the above div is #ba9971

HTML with inline CSS

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

#ba9971 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ba9971 Color code Preview on White Background

This is how #ba9971 Color code will look on white background color. Color contrast ratio is 2.66

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

Related Gradients

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

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.