crispedge.com

Color picker

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

#ba893f hex color - Yellow - Warm color - Information

#ba893f hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #ba893f Color code in RGB color code model is created after adding 72.94% red color, 53.73% green color and 24.71% blue color. Hex #ba893f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 26% magenta, 66% yellow and 27% black.

Hex #ba893f color code is between #bb8844 web safe hex color code and #aa9933 web safe hex color code. #bb8844 is the nearest web safe color code. You can see here many more shades of #ba893f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeba893f#ba893f
RGB Decimal186, 137, 63rgb(186, 137, 63)
RGB Percent73%, 54%, 25%rgb(73%, 54%, 25%)
CSS RGBa186, 137, 63,1rgba(186,137,63,1)
CMYK Modelcmyk(0%,26%,66%,27%)
HSL Color Space36,49% ,49%hsl(36,49% ,49%)
HSV Color Space36°, 66%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110101000100100111111
Octal27221177
Decimal18613763
Hexba893f

Different shades of #ba893f color code.

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

Light Shade of #ba893f
#caa162
Dark Shade of #ba893f
#946d32
Saturated Shade of #ba893f
#c68c33
Desaturated Shade of #ba893f
#ae864b
Grey scale Shade of #ba893f
#7c7c7c
Brighten Shade
#d3a258
Most Readable Shade
#000000

Shades of #ba893f color code

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

#ba893f
#a57938
#906a31
#7c5b2a
#674c23
#523c1c
#3e2d15
#291e0e
#140f07
#000000

Similar Color like #ba893f color

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

#bb8a40
#bc8b41
#bd8c42
#be8d43
#bf8e44
#c08f45
#c19046
#c29147
#c39248
#c49349
#c5944a
#c6954b
#c7964c
#c8974d
#b9883e
#b8873d
#b7863c
#b6853b
#b5843a
#b48339
#b38238
#b28137
#b18036
#b07f35
#af7e34
#ae7d33
#ad7c32
#ac7b31

Monochromatic Color with #ba893f

#ba893f
#e4a84d
#100c05
#3a2b14
#654a22
#8f6a31

Tints of #ba893f Color

#ba893f
#c19654
#c9a369
#d1b07f
#d8bd94
#e0caa9
#e8d7bf
#efe4d4
#f7f1e9
#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

#ba893f
#3f70ba

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

Split Complementary

#ba893f
#3fadba
#4c3fba

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

Analogous Color

#ba583f
#ba703f
#ba893f
#baa23f
#baba3f

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

#ba893f
#3fba89
#893fba

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

#ba893f
#3fba4c
#3f70ba
#ba3fad

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

#ba893f
#3f70ba
#4c3fba
#adba3f

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

#ba893f Color Code Preview on Black Background Color

This is how #ba893f Color will look on black background color. Color contrast ratio is 6.74

#ba893f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba893f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba893f

#ba893f color code is use for CSS Background Color

Background color for the above div is #ba893f

HTML with inline CSS

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

#ba893f color code is use for CSS Border Color

CSS Border color for the above div is #ba893f

HTML with inline CSS

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

CSS Border Left color for the above div is #ba893f

HTML with inline CSS

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

CSS Border Right color for the above div is #ba893f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ba893f

HTML with inline CSS

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

CSS Border Top color for the above div is #ba893f

HTML with inline CSS

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

#ba893f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ba893f Color code Preview on White Background

This is how #ba893f Color code will look on white background color. Color contrast ratio is 3.12

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

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.