crispedge.com

Color picker

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

#a3957e hex color - Brown - Warm color - Information

#a3957e hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #a3957e Color code in RGB color code model is created after adding 63.92% red color, 58.43% green color and 49.41% blue color. Hex #a3957e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 9% magenta, 23% yellow and 36% black.

Hex #a3957e color code is between #aa9977 web safe hex color code and #998888 web safe hex color code. #aa9977 is the nearest web safe color code. You can see here many more shades of #a3957e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea3957e#a3957e
RGB Decimal163, 149, 126rgb(163, 149, 126)
RGB Percent64%, 58%, 49%rgb(64%, 58%, 49%)
CSS RGBa163, 149, 126,1rgba(163,149,126,1)
CMYK Modelcmyk(0%,9%,23%,36%)
HSL Color Space37,17% ,57%hsl(37,17% ,57%)
HSV Color Space37°, 23%, 64%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000111001010101111110
Octal243225176
Decimal163149126
Hexa3957e

Different shades of #a3957e color code.

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

Light Shade of #a3957e
#b8ad9c
Dark Shade of #a3957e
#8b7c63
Saturated Shade of #a3957e
#ae9873
Desaturated Shade of #a3957e
#989289
Grey scale Shade of #a3957e
#909090
Brighten Shade
#bcae97
Most Readable Shade
#000000

Shades of #a3957e color code

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

#a3957e
#908470
#7e7362
#6c6354
#5a5246
#484238
#36312a
#24211c
#12100e
#000000

Similar Color like #a3957e color

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

#a4967f
#a59780
#a69881
#a79982
#a89a83
#a99b84
#aa9c85
#ab9d86
#ac9e87
#ad9f88
#aea089
#afa18a
#b0a28b
#b1a38c
#a2947d
#a1937c
#a0927b
#9f917a
#9e9079
#9d8f78
#9c8e77
#9b8d76
#9a8c75
#998b74
#988a73
#978972
#968871
#958770

Monochromatic Color with #a3957e

#a3957e
#cdbc9f
#f8e3c0
#23201b
#4e473c
#786e5d

Tints of #a3957e Color

#a3957e
#ada08c
#b7ac9a
#c1b8a9
#cbc4b7
#d6cfc5
#e0dbd4
#eae7e2
#f4f3f0
#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

#a3957e
#7e8ca3

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

Split Complementary

#a3957e
#7e9ea3
#837ea3

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

Analogous Color

#a3867e
#a38e7e
#a3957e
#a39c7e
#a2a37e

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

#a3957e
#7ea395
#957ea3

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

#a3957e
#7ea382
#7e8ca3
#a37e9e

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

#a3957e
#7e8ca3
#837ea3
#9ea37e

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

#a3957e Color Code Preview on Black Background Color

This is how #a3957e Color will look on black background color. Color contrast ratio is 7.16

#a3957e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a3957e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a3957e

#a3957e color code is use for CSS Background Color

Background color for the above div is #a3957e

HTML with inline CSS

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

#a3957e color code is use for CSS Border Color

CSS Border color for the above div is #a3957e

HTML with inline CSS

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

CSS Border Left color for the above div is #a3957e

HTML with inline CSS

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

CSS Border Right color for the above div is #a3957e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a3957e

HTML with inline CSS

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

CSS Border Top color for the above div is #a3957e

HTML with inline CSS

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

#a3957e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a3957e Color code Preview on White Background

This is how #a3957e Color code will look on white background color. Color contrast ratio is 2.93

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

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.