crispedge.com

Color picker

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

#957c57 hex color - Brown - Warm color - Information

#957c57 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #957c57 Color code in RGB color code model is created after adding 58.43% red color, 48.63% green color and 34.12% blue color. Hex #957c57 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 17% magenta, 42% yellow and 42% black.

Hex #957c57 color code is between #997755 web safe hex color code and #888866 web safe hex color code. #997755 is the nearest web safe color code. You can see here many more shades of #957c57 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code957c57#957c57
RGB Decimal149, 124, 87rgb(149, 124, 87)
RGB Percent58%, 49%, 34%rgb(58%, 49%, 34%)
CSS RGBa149, 124, 87,1rgba(149,124,87,1)
CMYK Modelcmyk(0%,17%,42%,42%)
HSL Color Space36,26% ,46%hsl(36,26% ,46%)
HSV Color Space36°, 42%, 58%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100101010111110001010111
Octal225174127
Decimal14912487
Hex957c57

Different shades of #957c57 color code.

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

Light Shade of #957c57
#ad9572
Dark Shade of #957c57
#756144
Saturated Shade of #957c57
#a17e4b
Desaturated Shade of #957c57
#897a63
Grey scale Shade of #957c57
#767676
Brighten Shade
#ae9570
Most Readable Shade
#FFFFFF

Shades of #957c57 color code

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

#957c57
#846e4d
#736043
#63523a
#524430
#423726
#31291d
#211b13
#100d09
#000000

Similar Color like #957c57 color

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

#967d58
#977e59
#987f5a
#99805b
#9a815c
#9b825d
#9c835e
#9d845f
#9e8560
#9f8661
#a08762
#a18863
#a28964
#a38a65
#947b56
#937a55
#927954
#917853
#907752
#8f7651
#8e7550
#8d744f
#8c734e
#8b724d
#8a714c
#89704b
#886f4a
#876e49

Monochromatic Color with #957c57

#957c57
#bf9f70
#eac389
#15120d
#403525
#6a593e

Tints of #957c57 Color

#957c57
#a08a69
#ac997c
#b8a78f
#c4b6a1
#cfc4b4
#dbd3c7
#e7e1d9
#f3f0ec
#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

#957c57
#577095

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

Split Complementary

#957c57
#578f95
#5d5795

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

Analogous Color

#956357
#957057
#957c57
#958857
#959557

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

#957c57
#57957c
#7c5795

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

#957c57
#57955d
#577095
#95578f

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

#957c57
#577095
#5d5795
#8f9557

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 #957c57 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.

#957c57 Color Code Preview on Black Background Color

This is how #957c57 Color will look on black background color. Color contrast ratio is 5.30

#957c57 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #957c57

HTML with inline CSS

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

Your Example Paragraph content text in with font color #957c57

#957c57 color code is use for CSS Background Color

Background color for the above div is #957c57

HTML with inline CSS

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

#957c57 color code is use for CSS Border Color

CSS Border color for the above div is #957c57

HTML with inline CSS

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

CSS Border Left color for the above div is #957c57

HTML with inline CSS

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

CSS Border Right color for the above div is #957c57

HTML with inline CSS

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

CSS Border Bottom color for the above div is #957c57

HTML with inline CSS

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

CSS Border Top color for the above div is #957c57

HTML with inline CSS

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

#957c57 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#957c57 Color code Preview on White Background

This is how #957c57 Color code will look on white background color. Color contrast ratio is 3.96

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

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.