crispedge.com

#cc5071 hex color - Red - Warm color - Information

#cc5071 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #cc5071 Color code in RGB color code model is created after adding 80% red color, 31.37% green color and 44.31% blue color. Hex #cc5071 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 61% magenta, 45% yellow and 20% black.

Hex #cc5071 color code is between #bb5577 web safe hex color code and #dd4466 web safe hex color code. #bb5577 is the nearest web safe color code. You can see here many more shades of #cc5071 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codecc5071#cc5071
RGB Decimal204, 80, 113rgb(204, 80, 113)
RGB Percent80%, 31%, 44%rgb(80%, 31%, 44%)
CSS RGBa204, 80, 113,1rgba(204,80,113,1)
CMYK Modelcmyk(0%,61%,45%,20%)
HSL Color Space344,55% ,56%hsl(344,55% ,56%)
HSV Color Space344°, 61%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011000101000001110001
Octal314120161
Decimal20480113
Hexcc5071

Different shades of #cc5071 color code.

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

Light Shade of #cc5071
#d77791
Dark Shade of #cc5071
#b43557
Saturated Shade of #cc5071
#d7456c
Desaturated Shade of #cc5071
#c15b76
Grey scale Shade of #cc5071
#8e8e8e
Brighten Shade
#e5698a
Most Readable Shade
#FFFFFF

Shades of #cc5071 color code

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

#cc5071
#b54764
#9e3e57
#88354b
#712c3e
#5a2332
#441a25
#2d1119
#16080c
#000000

Similar Color like #cc5071 color

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

#cd5172
#ce5273
#cf5374
#d05475
#d15576
#d25677
#d35778
#d45879
#d5597a
#d65a7b
#d75b7c
#d85c7d
#d95d7e
#da5e7f
#cb4f70
#ca4e6f
#c94d6e
#c84c6d
#c74b6c
#c64a6b
#c5496a
#c44869
#c34768
#c24667
#c14566
#c04465
#bf4364
#be4263

Monochromatic Color with #cc5071

#cc5071
#f66189
#220d13
#4c1e2a
#772f42
#a13f59

Tints of #cc5071 Color

#cc5071
#d16380
#d77690
#dd8aa0
#e29db0
#e8b1bf
#eec4cf
#f3d8df
#f9ebef
#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

#cc5071
#50ccab

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

Split Complementary

#cc5071
#50cc6d
#50afcc

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

Analogous Color

#cc50a3
#cc508a
#cc5071
#cc5058
#cc6150

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

#cc5071
#71cc50
#5071cc

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

#cc5071
#afcc50
#50ccab
#6d50cc

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

#cc5071
#50ccab
#50afcc
#cc6d50

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

#cc5071 Color Code Preview on Black Background Color

This is how #cc5071 Color will look on black background color. Color contrast ratio is 4.95

#cc5071 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc5071

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc5071

#cc5071 color code is use for CSS Background Color

Background color for the above div is #cc5071

HTML with inline CSS

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

#cc5071 color code is use for CSS Border Color

CSS Border color for the above div is #cc5071

HTML with inline CSS

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

CSS Border Left color for the above div is #cc5071

HTML with inline CSS

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

CSS Border Right color for the above div is #cc5071

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc5071

HTML with inline CSS

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

CSS Border Top color for the above div is #cc5071

HTML with inline CSS

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

#cc5071 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc5071 Color code Preview on White Background

This is how #cc5071 Color code will look on white background color. Color contrast ratio is 4.24

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

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,80,113,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(80,204,171,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,80,113,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.

< /html>