crispedge.com

Color picker

Loading...

#cc5560 hex color - Red - Warm color - Information

#cc5560 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #cc5560 Color code in RGB color code model is created after adding 80% red color, 33.33% green color and 37.65% blue color. Hex #cc5560 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 58% magenta, 53% yellow and 20% black.

Hex #cc5560 color code is between #bb4466 web safe hex color code and #dd6655 web safe hex color code. #bb4466 is the nearest web safe color code. You can see here many more shades of #cc5560 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codecc5560#cc5560
RGB Decimal204, 85, 96rgb(204, 85, 96)
RGB Percent80%, 33%, 38%rgb(80%, 33%, 38%)
CSS RGBa204, 85, 96,1rgba(204,85,96,1)
CMYK Modelcmyk(0%,58%,53%,20%)
HSL Color Space354,54% ,57%hsl(354,54% ,57%)
HSV Color Space354°, 58%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011000101010101100000
Octal314125140
Decimal2048596
Hexcc5560

Different shades of #cc5560 color code.

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

Light Shade of #cc5560
#d87c85
Dark Shade of #cc5560
#b73743
Saturated Shade of #cc5560
#d74a57
Desaturated Shade of #cc5560
#c16069
Grey scale Shade of #cc5560
#909090
Brighten Shade
#e56e79
Most Readable Shade
#FFFFFF

Shades of #cc5560 color code

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

#cc5560
#b54b55
#9e424a
#883840
#712f35
#5a252a
#441c20
#2d1215
#16090a
#000000

Similar Color like #cc5560 color

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

#cd5661
#ce5762
#cf5863
#d05964
#d15a65
#d25b66
#d35c67
#d45d68
#d55e69
#d65f6a
#d7606b
#d8616c
#d9626d
#da636e
#cb545f
#ca535e
#c9525d
#c8515c
#c7505b
#c64f5a
#c54e59
#c44d58
#c34c57
#c24b56
#c14a55
#c04954
#bf4853
#be4752

Monochromatic Color with #cc5560

#cc5560
#f66774
#220e10
#4c2024
#773238
#a1434c

Tints of #cc5560 Color

#cc5560
#d16771
#d77a83
#dd8d95
#e2a0a6
#e8b3b8
#eec6ca
#f3d9db
#f9eced
#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

#cc5560
#55ccc1

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

Split Complementary

#cc5560
#55cc85
#559ccc

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

Analogous Color

#cc5590
#cc5578
#cc5560
#cc6255
#cc7a55

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

#cc5560
#60cc55
#5560cc

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

#cc5560
#9bcc55
#55ccc1
#8555cc

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

#cc5560
#55ccc1
#559ccc
#cc8555

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

#cc5560 Color Code Preview on Black Background Color

This is how #cc5560 Color will look on black background color. Color contrast ratio is 5.04

#cc5560 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc5560

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc5560

#cc5560 color code is use for CSS Background Color

Background color for the above div is #cc5560

HTML with inline CSS

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

#cc5560 color code is use for CSS Border Color

CSS Border color for the above div is #cc5560

HTML with inline CSS

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

CSS Border Left color for the above div is #cc5560

HTML with inline CSS

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

CSS Border Right color for the above div is #cc5560

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc5560

HTML with inline CSS

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

CSS Border Top color for the above div is #cc5560

HTML with inline CSS

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

#cc5560 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc5560 Color code Preview on White Background

This is how #cc5560 Color code will look on white background color. Color contrast ratio is 4.17

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(204,85,96,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(85,204,193,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,85,96,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.