Skip to main content Skip to docs navigation

#cc476a hex color | Download Dark Red BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Paper Hearts and its hex is #CC4466 Nearest Color Name

Color Hue/Base color: Red

Hex #cc476a Color code in RGB color code model is created after adding 80% red color, 27.84% green color and 41.57% blue color. Hex #cc476a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 65% magenta, 48% yellow and 20% black.

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

RGB Chart

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

Color Table

Hex Color Code cc476a #cc476a
RGB Decimal 204, 71, 106 204, 71, 106
RGB Percent 80%, 28%, 42% rgb(80%, 28%, 42%)
CSS RGBa 204, 71, 106,1 rgba(204,71,106,1)
CMYK Model cmyk(0%,65%,48%,20%)
HSL Color Space 344,57% ,54% hsl(344,57% ,54%)
HSV Color Space 344°, 65%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001100 01000111 01101010
Octal 314 107 152
Decimal 204 71 106
Hex cc 47 6a

Different shades of #cc476a color code.

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

Darkest of #cc476a
#601a2d
Darker of #cc476a
#87263f
Dark of #cc476a
#af3152
Base of #cc476a
#cc476a
Light of #cc476a
#d76f8a
Lighter
#e297ab
Lightest
#edbfcb

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

#cc476a
#47cca9

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

Split Complementary

#cc476a
#47cc66
#47adcc

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

Analogous Color

#cc47b8
#cc47a1
#cc476a
#cc5047
#cc8847

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

#cc476a
#476acc
#6acc47

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

#cc476a
#6acc47
#47cca9
#a947cc

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#cc476a
#adcc47
#47cca9
#6647cc

Square 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).

Monochromatic Color with #cc476a

#380f1a
#601a2d
#87263f
#af3152
#cc476a
#d76f8a
#e297ab
#edbfcb
#f8e7eb

Tints of #cc476a Color

#cc476a
#d15b7a
#d76f8b
#dd849b
#e298ac
#e8adbc
#eec1cd
#f3d6dd
#f9eaee
#ffffff

Shades of #cc476a color code

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

#cc476a
#b53f5e
#9e3752
#882f46
#71273a
#5a1f2f
#441723
#2d0f17
#16070b
#000000

Tones

#cc476a
#b55e75
#9d7680
#898989
#898989

Tones

Similar Color like #cc476a color

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

#cd486b
#ce496c
#cf4a6d
#d04b6e
#d14c6f
#d24d70
#d34e71
#d44f72
#d55073
#d65174
#d75275
#d85376
#d95477
#da5578
#cb4669
#ca4568
#c94467
#c84366
#c74265
#c64164
#c54063
#c43f62
#c33e61
#c23d60
#c13c5f
#c03b5e
#bf3a5d
#be395c

Download this Dark Red

Hex #cc476a 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.

#cc476a Color Code Preview on Black Background Color

This is how #cc476a Color will look on black background color. Color contrast ratio is 4.68

#cc476a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc476a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc476a

#cc476a color code is use for CSS Background Color

Background color for the above div is #cc476a

HTML with inline CSS

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

#cc476a color code is use for CSS Border Color

CSS Border color for the above div is #cc476a

HTML with inline CSS

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

CSS Border Left color for the above div is #cc476a

HTML with inline CSS

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

CSS Border Right color for the above div is #cc476a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc476a

HTML with inline CSS

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

CSS Border Top color for the above div is #cc476a

HTML with inline CSS

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

#cc476a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc476a Color code Preview on White Background

This is how #cc476a Color code will look on white background color. Color contrast ratio is 4.49

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

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