crispedge.com

Color picker

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

#c56077 hex color - Red - Warm color - Information

#c56077 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #c56077 Color code in RGB color code model is created after adding 77.25% red color, 37.65% green color and 46.67% blue color. Hex #c56077 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 51% magenta, 40% yellow and 23% black.

Hex #c56077 color code is between #cc6666 web safe hex color code and #bb5588 web safe hex color code. #cc6666 is the nearest web safe color code. You can see here many more shades of #c56077 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec56077#c56077
RGB Decimal197, 96, 119rgb(197, 96, 119)
RGB Percent77%, 38%, 47%rgb(77%, 38%, 47%)
CSS RGBa197, 96, 119,1rgba(197,96,119,1)
CMYK Modelcmyk(0%,51%,40%,23%)
HSL Color Space346,47% ,57%hsl(346,47% ,57%)
HSV Color Space346°, 51%, 77%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001010110000001110111
Octal305140167
Decimal19796119
Hexc56077

Different shades of #c56077 color code.

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

Light Shade of #c56077
#d38597
Dark Shade of #c56077
#b1415a
Saturated Shade of #c56077
#d05571
Desaturated Shade of #c56077
#ba6b7d
Grey scale Shade of #c56077
#929292
Brighten Shade
#de7990
Most Readable Shade
#FFFFFF

Shades of #c56077 color code

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

#c56077
#af5569
#994a5c
#83404f
#6d3542
#572a34
#412027
#2b151a
#150a0d
#000000

Similar Color like #c56077 color

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

#c66178
#c76279
#c8637a
#c9647b
#ca657c
#cb667d
#cc677e
#cd687f
#ce6980
#cf6a81
#d06b82
#d16c83
#d26d84
#d36e85
#c45f76
#c35e75
#c25d74
#c15c73
#c05b72
#bf5a71
#be5970
#bd586f
#bc576e
#bb566d
#ba556c
#b9546b
#b8536a
#b75269

Monochromatic Color with #c56077

#c56077
#ef7591
#1b0d10
#45222a
#703744
#9a4b5d

Tints of #c56077 Color

#c56077
#cb7186
#d18395
#d895a4
#dea6b3
#e5b8c2
#ebcad1
#f2dbe0
#f8edef
#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

#c56077
#60c5ae

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

Split Complementary

#c56077
#60c57c
#60aac5

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

Analogous Color

#c5609f
#c5608b
#c56077
#c56063
#c57160

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

#c56077
#77c560
#6077c5

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

#c56077
#a9c560
#60c5ae
#7b60c5

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

#c56077
#60c5ae
#60aac5
#c57c60

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

#c56077 Color Code Preview on Black Background Color

This is how #c56077 Color will look on black background color. Color contrast ratio is 5.31

#c56077 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c56077

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c56077

#c56077 color code is use for CSS Background Color

Background color for the above div is #c56077

HTML with inline CSS

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

#c56077 color code is use for CSS Border Color

CSS Border color for the above div is #c56077

HTML with inline CSS

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

CSS Border Left color for the above div is #c56077

HTML with inline CSS

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

CSS Border Right color for the above div is #c56077

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c56077

HTML with inline CSS

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

CSS Border Top color for the above div is #c56077

HTML with inline CSS

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

#c56077 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c56077 Color code Preview on White Background

This is how #c56077 Color code will look on white background color. Color contrast ratio is 3.95

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

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.