crispedge.com

Color picker

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

#cc5e78 hex color - Red - Warm color - Information

#cc5e78 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #cc5e78 Color code in RGB color code model is created after adding 80% red color, 36.86% green color and 47.06% blue color. Hex #cc5e78 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 54% magenta, 41% yellow and 20% black.

Hex #cc5e78 color code is between #bb6677 web safe hex color code and #dd5588 web safe hex color code. #bb6677 is the nearest web safe color code. You can see here many more shades of #cc5e78 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codecc5e78#cc5e78
RGB Decimal204, 94, 120rgb(204, 94, 120)
RGB Percent80%, 37%, 47%rgb(80%, 37%, 47%)
CSS RGBa204, 94, 120,1rgba(204,94,120,1)
CMYK Modelcmyk(0%,54%,41%,20%)
HSL Color Space346,52% ,58%hsl(346,52% ,58%)
HSV Color Space346°, 54%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011000101111001111000
Octal314136170
Decimal20494120
Hexcc5e78

Different shades of #cc5e78 color code.

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

Light Shade of #cc5e78
#d88598
Dark Shade of #cc5e78
#bc3b5a
Saturated Shade of #cc5e78
#d75372
Desaturated Shade of #cc5e78
#c1697e
Grey scale Shade of #cc5e78
#959595
Brighten Shade
#e57791
Most Readable Shade
#FFFFFF

Shades of #cc5e78 color code

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

#cc5e78
#b5536a
#9e495d
#883e50
#713442
#5a2935
#441f28
#2d141a
#160a0d
#000000

Similar Color like #cc5e78 color

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

#cd5f79
#ce607a
#cf617b
#d0627c
#d1637d
#d2647e
#d3657f
#d46680
#d56781
#d66882
#d76983
#d86a84
#d96b85
#da6c86
#cb5d77
#ca5c76
#c95b75
#c85a74
#c75973
#c65872
#c55771
#c45670
#c3556f
#c2546e
#c1536d
#c0526c
#bf516b
#be506a

Monochromatic Color with #cc5e78

#cc5e78
#f67291
#221014
#4c232d
#773746
#a14a5f

Tints of #cc5e78 Color

#cc5e78
#d16f87
#d78196
#dd93a5
#e2a5b4
#e8b7c3
#eec9d2
#f3dbe1
#f9edf0
#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

#cc5e78
#5eccb2

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

Split Complementary

#cc5e78
#5ecc7b
#5eafcc

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

Analogous Color

#cc5ea4
#cc5e8e
#cc5e78
#cc5e62
#cc705e

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

#cc5e78
#78cc5e
#5e78cc

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

#cc5e78
#afcc5e
#5eccb2
#7b5ecc

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

#cc5e78
#5eccb2
#5eafcc
#cc7b5e

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

#cc5e78 Color Code Preview on Black Background Color

This is how #cc5e78 Color will look on black background color. Color contrast ratio is 5.44

#cc5e78 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc5e78

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc5e78

#cc5e78 color code is use for CSS Background Color

Background color for the above div is #cc5e78

HTML with inline CSS

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

#cc5e78 color code is use for CSS Border Color

CSS Border color for the above div is #cc5e78

HTML with inline CSS

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

CSS Border Left color for the above div is #cc5e78

HTML with inline CSS

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

CSS Border Right color for the above div is #cc5e78

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc5e78

HTML with inline CSS

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

CSS Border Top color for the above div is #cc5e78

HTML with inline CSS

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

#cc5e78 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc5e78 Color code Preview on White Background

This is how #cc5e78 Color code will look on white background color. Color contrast ratio is 3.86

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

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.