crispedge.com

Color picker

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

#c57d49 hex color - Orange - Warm color - Information

#c57d49 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #c57d49 Color code in RGB color code model is created after adding 77.25% red color, 49.02% green color and 28.63% blue color. Hex #c57d49 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 37% magenta, 63% yellow and 23% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec57d49#c57d49
RGB Decimal197, 125, 73rgb(197, 125, 73)
RGB Percent77%, 49%, 29%rgb(77%, 49%, 29%)
CSS RGBa197, 125, 73,1rgba(197,125,73,1)
CMYK Modelcmyk(0%,37%,63%,23%)
HSL Color Space25,52% ,53%hsl(25,52% ,53%)
HSV Color Space25°, 63%, 77%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001010111110101001001
Octal305175111
Decimal19712573
Hexc57d49

Different shades of #c57d49 color code.

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

Light Shade of #c57d49
#d19970
Dark Shade of #c57d49
#a66435
Saturated Shade of #c57d49
#d17b3d
Desaturated Shade of #c57d49
#b97f55
Grey scale Shade of #c57d49
#878787
Brighten Shade
#de9662
Most Readable Shade
#000000

Shades of #c57d49 color code

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

#c57d49
#af6f40
#996138
#835330
#6d4528
#573720
#412918
#2b1b10
#150d08
#000000

Similar Color like #c57d49 color

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

#c67e4a
#c77f4b
#c8804c
#c9814d
#ca824e
#cb834f
#cc8450
#cd8551
#ce8652
#cf8753
#d08854
#d18955
#d28a56
#d38b57
#c47c48
#c37b47
#c27a46
#c17945
#c07844
#bf7743
#be7642
#bd7541
#bc7440
#bb733f
#ba723e
#b9713d
#b8703c
#b76f3b

Monochromatic Color with #c57d49

#c57d49
#ef9859
#1b110a
#452c1a
#70472a
#9a6239

Tints of #c57d49 Color

#c57d49
#cb8b5d
#d19971
#d8a885
#deb699
#e5c5ae
#ebd3c2
#f2e2d6
#f8f0ea
#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

#c57d49
#4991c5

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

Split Complementary

#c57d49
#49c5bb
#4953c5

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

Analogous Color

#c54b49
#c56449
#c57d49
#c59649
#c5af49

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

#c57d49
#49c57d
#7d49c5

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

#c57d49
#53c549
#4991c5
#bb49c5

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

#c57d49
#4991c5
#4953c5
#c5bb49

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

#c57d49 Color Code Preview on Black Background Color

This is how #c57d49 Color will look on black background color. Color contrast ratio is 6.40

#c57d49 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c57d49

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c57d49

#c57d49 color code is use for CSS Background Color

Background color for the above div is #c57d49

HTML with inline CSS

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

#c57d49 color code is use for CSS Border Color

CSS Border color for the above div is #c57d49

HTML with inline CSS

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

CSS Border Left color for the above div is #c57d49

HTML with inline CSS

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

CSS Border Right color for the above div is #c57d49

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c57d49

HTML with inline CSS

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

CSS Border Top color for the above div is #c57d49

HTML with inline CSS

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

#c57d49 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c57d49 Color code Preview on White Background

This is how #c57d49 Color code will look on white background color. Color contrast ratio is 3.28

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

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.