crispedge.com

Color picker

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

#c55771 hex color - Red - Warm color - Information

#c55771 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #c55771 Color code in RGB color code model is created after adding 77.25% red color, 34.12% green color and 44.31% blue color. Hex #c55771 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 56% magenta, 43% yellow and 23% black.

Hex #c55771 color code is between #cc5577 web safe hex color code and #bb6666 web safe hex color code. #cc5577 is the nearest web safe color code. You can see here many more shades of #c55771 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec55771#c55771
RGB Decimal197, 87, 113rgb(197, 87, 113)
RGB Percent77%, 34%, 44%rgb(77%, 34%, 44%)
CSS RGBa197, 87, 113,1rgba(197,87,113,1)
CMYK Modelcmyk(0%,56%,43%,23%)
HSL Color Space346,49% ,56%hsl(346,49% ,56%)
HSV Color Space346°, 56%, 77%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001010101011101110001
Octal305127161
Decimal19787113
Hexc55771

Different shades of #c55771 color code.

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

Light Shade of #c55771
#d27d91
Dark Shade of #c55771
#ad3c57
Saturated Shade of #c55771
#d04c6b
Desaturated Shade of #c55771
#ba6277
Grey scale Shade of #c55771
#8e8e8e
Brighten Shade
#de708a
Most Readable Shade
#FFFFFF

Shades of #c55771 color code

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

#c55771
#af4d64
#994357
#833a4b
#6d303e
#572632
#411d25
#2b1319
#15090c
#000000

Similar Color like #c55771 color

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

#c65872
#c75973
#c85a74
#c95b75
#ca5c76
#cb5d77
#cc5e78
#cd5f79
#ce607a
#cf617b
#d0627c
#d1637d
#d2647e
#d3657f
#c45670
#c3556f
#c2546e
#c1536d
#c0526c
#bf516b
#be506a
#bd4f69
#bc4e68
#bb4d67
#ba4c66
#b94b65
#b84a64
#b74963

Monochromatic Color with #c55771

#c55771
#ef6a89
#1b0c0f
#451f28
#703140
#9a4459

Tints of #c55771 Color

#c55771
#cb6980
#d17c90
#d88fa0
#dea1b0
#e5b4bf
#ebc7cf
#f2d9df
#f8ecef
#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

#c55771
#57c5ab

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

Split Complementary

#c55771
#57c574
#57a8c5

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

Analogous Color

#c5579d
#c55787
#c55771
#c5575b
#c56957

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

#c55771
#71c557
#5771c5

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

#c55771
#a8c557
#57c5ab
#7457c5

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

#c55771
#57c5ab
#57a8c5
#c57457

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

#c55771 Color Code Preview on Black Background Color

This is how #c55771 Color will look on black background color. Color contrast ratio is 4.98

#c55771 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c55771

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c55771

#c55771 color code is use for CSS Background Color

Background color for the above div is #c55771

HTML with inline CSS

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

#c55771 color code is use for CSS Border Color

CSS Border color for the above div is #c55771

HTML with inline CSS

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

CSS Border Left color for the above div is #c55771

HTML with inline CSS

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

CSS Border Right color for the above div is #c55771

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c55771

HTML with inline CSS

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

CSS Border Top color for the above div is #c55771

HTML with inline CSS

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

#c55771 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c55771 Color code Preview on White Background

This is how #c55771 Color code will look on white background color. Color contrast ratio is 4.22

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

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.