crispedge.com

Color picker

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

#ba5247 hex color - Brown - Warm color - Information

#ba5247 hex color - Brown - Warm color

Color Hue/Base color: Brown

Hex #ba5247 Color code in RGB color code model is created after adding 72.94% red color, 32.16% green color and 27.84% blue color. Hex #ba5247 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 56% magenta, 62% yellow and 27% black.

Hex #ba5247 color code is between #bb5544 web safe hex color code and #aa4455 web safe hex color code. #bb5544 is the nearest web safe color code. You can see here many more shades of #ba5247 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeba5247#ba5247
RGB Decimal186, 82, 71rgb(186, 82, 71)
RGB Percent73%, 32%, 28%rgb(73%, 32%, 28%)
CSS RGBa186, 82, 71,1rgba(186,82,71,1)
CMYK Modelcmyk(0%,56%,62%,27%)
HSL Color Space6,45% ,50%hsl(6,45% ,50%)
HSV Color Space6°, 62%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110100101001001000111
Octal272122107
Decimal1868271
Hexba5247

Different shades of #ba5247 color code.

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

Light Shade of #ba5247
#c8756c
Dark Shade of #ba5247
#964138
Saturated Shade of #ba5247
#c7483a
Desaturated Shade of #ba5247
#ad5c54
Grey scale Shade of #ba5247
#808080
Brighten Shade
#d36b60
Most Readable Shade
#FFFFFF

Shades of #ba5247 color code

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

#ba5247
#a5483f
#903f37
#7c362f
#672d27
#52241f
#3e1b17
#29120f
#140907
#000000

Similar Color like #ba5247 color

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

#bb5348
#bc5449
#bd554a
#be564b
#bf574c
#c0584d
#c1594e
#c25a4f
#c35b50
#c45c51
#c55d52
#c65e53
#c75f54
#c86055
#b95146
#b85045
#b74f44
#b64e43
#b54d42
#b44c41
#b34b40
#b24a3f
#b1493e
#b0483d
#af473c
#ae463b
#ad453a
#ac4439

Monochromatic Color with #ba5247

#ba5247
#e46557
#100706
#3a1a16
#652d27
#8f3f37

Tints of #ba5247 Color

#ba5247
#c1655b
#c9786f
#d18b84
#d89e98
#e0b2ad
#e8c5c1
#efd8d6
#f7ebea
#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

#ba5247
#47afba

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

Split Complementary

#ba5247
#47ba8c
#4776ba

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

Analogous Color

#ba476a
#ba4753
#ba5247
#ba6947
#ba8047

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

#ba5247
#47ba52
#5247ba

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

#ba5247
#75ba47
#47afba
#8b47ba

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

#ba5247
#47afba
#4776ba
#ba8c47

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

#ba5247 Color Code Preview on Black Background Color

This is how #ba5247 Color will look on black background color. Color contrast ratio is 4.39

#ba5247 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba5247

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba5247

#ba5247 color code is use for CSS Background Color

Background color for the above div is #ba5247

HTML with inline CSS

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

#ba5247 color code is use for CSS Border Color

CSS Border color for the above div is #ba5247

HTML with inline CSS

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

CSS Border Left color for the above div is #ba5247

HTML with inline CSS

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

CSS Border Right color for the above div is #ba5247

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ba5247

HTML with inline CSS

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

CSS Border Top color for the above div is #ba5247

HTML with inline CSS

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

#ba5247 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ba5247 Color code Preview on White Background

This is how #ba5247 Color code will look on white background color. Color contrast ratio is 4.79

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

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.