crispedge.com

Color picker

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

#ba594f hex color - Brown - Warm color - Information

#ba594f hex color - Brown - Warm color

Color Hue/Base color: Brown

Hex #ba594f Color code in RGB color code model is created after adding 72.94% red color, 34.9% green color and 30.98% blue color. Hex #ba594f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 52% magenta, 58% yellow and 27% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeba594f#ba594f
RGB Decimal186, 89, 79rgb(186, 89, 79)
RGB Percent73%, 35%, 31%rgb(73%, 35%, 31%)
CSS RGBa186, 89, 79,1rgba(186,89,79,1)
CMYK Modelcmyk(0%,52%,58%,27%)
HSL Color Space6,44% ,52%hsl(6,44% ,52%)
HSV Color Space6°, 58%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110100101100101001111
Octal272131117
Decimal1868979
Hexba594f

Different shades of #ba594f color code.

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

Light Shade of #ba594f
#c87c74
Dark Shade of #ba594f
#9a453c
Saturated Shade of #ba594f
#c64f43
Desaturated Shade of #ba594f
#ae635b
Grey scale Shade of #ba594f
#848484
Brighten Shade
#d37268
Most Readable Shade
#FFFFFF

Shades of #ba594f color code

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

#ba594f
#a54f46
#90453d
#7c3b34
#67312b
#522723
#3e1d1a
#291311
#140908
#000000

Similar Color like #ba594f color

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

#bb5a50
#bc5b51
#bd5c52
#be5d53
#bf5e54
#c05f55
#c16056
#c26157
#c36258
#c46359
#c5645a
#c6655b
#c7665c
#c8675d
#b9584e
#b8574d
#b7564c
#b6554b
#b5544a
#b45349
#b35248
#b25147
#b15046
#b04f45
#af4e44
#ae4d43
#ad4c42
#ac4b41

Monochromatic Color with #ba594f

#ba594f
#e46d61
#100807
#3a1c19
#65302b
#8f453d

Tints of #ba594f Color

#ba594f
#c16b62
#c97d76
#d19089
#d8a29d
#e0b5b0
#e8c7c4
#efdad7
#f7eceb
#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

#ba594f
#4fb0ba

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

Split Complementary

#ba594f
#4fba8f
#4f7bba

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

Analogous Color

#ba4f70
#ba4f5a
#ba594f
#ba6e4f
#ba844f

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

#ba594f
#4fba59
#594fba

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

#ba594f
#7aba4f
#4fb0ba
#8e4fba

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

#ba594f
#4fb0ba
#4f7bba
#ba8e4f

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

#ba594f Color Code Preview on Black Background Color

This is how #ba594f Color will look on black background color. Color contrast ratio is 4.63

#ba594f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba594f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba594f

#ba594f color code is use for CSS Background Color

Background color for the above div is #ba594f

HTML with inline CSS

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

#ba594f color code is use for CSS Border Color

CSS Border color for the above div is #ba594f

HTML with inline CSS

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

CSS Border Left color for the above div is #ba594f

HTML with inline CSS

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

CSS Border Right color for the above div is #ba594f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ba594f

HTML with inline CSS

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

CSS Border Top color for the above div is #ba594f

HTML with inline CSS

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

#ba594f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ba594f Color code Preview on White Background

This is how #ba594f Color code will look on white background color. Color contrast ratio is 4.54

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

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.