crispedge.com

Color picker

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

#c57f94 hex color - Red - Warm color - Information

#c57f94 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #c57f94 Color code in RGB color code model is created after adding 77.25% red color, 49.8% green color and 58.04% blue color. Hex #c57f94 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 36% magenta, 25% yellow and 23% black.

Hex #c57f94 color code is between #cc7799 web safe hex color code and #bb8888 web safe hex color code. #cc7799 is the nearest web safe color code. You can see here many more shades of #c57f94 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codec57f94#c57f94
RGB Decimal197, 127, 148rgb(197, 127, 148)
RGB Percent77%, 50%, 58%rgb(77%, 50%, 58%)
CSS RGBa197, 127, 148,1rgba(197,127,148,1)
CMYK Modelcmyk(0%,36%,25%,23%)
HSL Color Space342,38% ,64%hsl(342,38% ,64%)
HSV Color Space342°, 36%, 77%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001010111111110010100
Octal305177224
Decimal197127148
Hexc57f94

Different shades of #c57f94 color code.

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

Light Shade of #c57f94
#d5a2b1
Dark Shade of #c57f94
#b55c77
Saturated Shade of #c57f94
#ce7690
Desaturated Shade of #c57f94
#bc8898
Grey scale Shade of #c57f94
#a2a2a2
Brighten Shade
#de98ad
Most Readable Shade
#000000

Shades of #c57f94 color code

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

#c57f94
#af7083
#996273
#835462
#6d4652
#573841
#412a31
#2b1c20
#150e10
#000000

Similar Color like #c57f94 color

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

#c68095
#c78196
#c88297
#c98398
#ca8499
#cb859a
#cc869b
#cd879c
#ce889d
#cf899e
#d08a9f
#d18ba0
#d28ca1
#d38da2
#c47e93
#c37d92
#c27c91
#c17b90
#c07a8f
#bf798e
#be788d
#bd778c
#bc768b
#bb758a
#ba7489
#b97388
#b87287
#b77186

Monochromatic Color with #c57f94

#c57f94
#ef9ab4
#1b1114
#452d34
#704854
#9a6474

Tints of #c57f94 Color

#c57f94
#cb8d9f
#d19bab
#d8a9b7
#deb7c3
#e5c6cf
#ebd4db
#f2e2e7
#f8f0f3
#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

#c57f94
#7fc5b0

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

Split Complementary

#c57f94
#7fc58d
#7fb7c5

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

Analogous Color

#c57fb0
#c57fa2
#c57f94
#c57f86
#c5867f

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

#c57f94
#94c57f
#7f94c5

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

#c57f94
#b7c57f
#7fc5b0
#8d7fc5

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

#c57f94
#7fc5b0
#7fb7c5
#c58d7f

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

#c57f94 Color Code Preview on Black Background Color

This is how #c57f94 Color will look on black background color. Color contrast ratio is 6.84

#c57f94 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c57f94

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c57f94

#c57f94 color code is use for CSS Background Color

Background color for the above div is #c57f94

HTML with inline CSS

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

#c57f94 color code is use for CSS Border Color

CSS Border color for the above div is #c57f94

HTML with inline CSS

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

CSS Border Left color for the above div is #c57f94

HTML with inline CSS

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

CSS Border Right color for the above div is #c57f94

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c57f94

HTML with inline CSS

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

CSS Border Top color for the above div is #c57f94

HTML with inline CSS

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

#c57f94 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c57f94 Color code Preview on White Background

This is how #c57f94 Color code will look on white background color. Color contrast ratio is 3.07

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.