crispedge.com

Color picker

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

#c57a5f hex color - Red - Warm color - Information

#c57a5f hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #c57a5f Color code in RGB color code model is created after adding 77.25% red color, 47.84% green color and 37.25% blue color. Hex #c57a5f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 38% magenta, 52% yellow and 23% black.

Hex #c57a5f color code is between #cc7766 web safe hex color code and #bb8855 web safe hex color code. #cc7766 is the nearest web safe color code. You can see here many more shades of #c57a5f color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codec57a5f#c57a5f
RGB Decimal197, 122, 95rgb(197, 122, 95)
RGB Percent77%, 48%, 37%rgb(77%, 48%, 37%)
CSS RGBa197, 122, 95,1rgba(197,122,95,1)
CMYK Modelcmyk(0%,38%,52%,23%)
HSL Color Space16,47% ,57%hsl(16,47% ,57%)
HSV Color Space16°, 52%, 77%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001010111101001011111
Octal305172137
Decimal19712295
Hexc57a5f

Different shades of #c57a5f color code.

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

Light Shade of #c57a5f
#d39984
Dark Shade of #c57a5f
#b15e40
Saturated Shade of #c57a5f
#d07554
Desaturated Shade of #c57a5f
#ba7f6a
Grey scale Shade of #c57a5f
#929292
Brighten Shade
#de9378
Most Readable Shade
#000000

Shades of #c57a5f color code

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

#c57a5f
#af6c54
#995e49
#83513f
#6d4334
#57362a
#41281f
#2b1b15
#150d0a
#000000

Similar Color like #c57a5f color

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

#c67b60
#c77c61
#c87d62
#c97e63
#ca7f64
#cb8065
#cc8166
#cd8267
#ce8368
#cf8469
#d0856a
#d1866b
#d2876c
#d3886d
#c4795e
#c3785d
#c2775c
#c1765b
#c0755a
#bf7459
#be7358
#bd7257
#bc7156
#bb7055
#ba6f54
#b96e53
#b86d52
#b76c51

Monochromatic Color with #c57a5f

#c57a5f
#ef9474
#1b110d
#452b22
#704536
#9a604b

Tints of #c57a5f Color

#c57a5f
#cb8870
#d19782
#d8a694
#deb5a6
#e5c3b7
#ebd2c9
#f2e1db
#f8f0ed
#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

#c57a5f
#5faac5

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

Split Complementary

#c57a5f
#5fc5ad
#5f77c5

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

Analogous Color

#c55f6d
#c5665f
#c57a5f
#c58e5f
#c5a35f

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

#c57a5f
#5fc57a
#7a5fc5

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

#c57a5f
#77c55f
#5faac5
#ad5fc5

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

#c57a5f
#5faac5
#5f77c5
#c5ad5f

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

#c57a5f Color Code Preview on Black Background Color

This is how #c57a5f Color will look on black background color. Color contrast ratio is 6.32

#c57a5f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c57a5f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c57a5f

#c57a5f color code is use for CSS Background Color

Background color for the above div is #c57a5f

HTML with inline CSS

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

#c57a5f color code is use for CSS Border Color

CSS Border color for the above div is #c57a5f

HTML with inline CSS

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

CSS Border Left color for the above div is #c57a5f

HTML with inline CSS

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

CSS Border Right color for the above div is #c57a5f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c57a5f

HTML with inline CSS

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

CSS Border Top color for the above div is #c57a5f

HTML with inline CSS

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

#c57a5f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c57a5f Color code Preview on White Background

This is how #c57a5f Color code will look on white background color. Color contrast ratio is 3.32

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.