Skip to main content Skip to docs navigation

#cd364e 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 Tomato Puree and its hex is #C9344C Nearest Color Name

Color Hue/Base color: Red

Hex #cd364e Color code in RGB color code model is created after adding 80.39% red color, 21.18% green color and 30.59% blue color. Hex #cd364e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 74% magenta, 62% yellow and 19.61% black.

Hex #cd364e color code is between #cc3355 web safe hex color code and #dd4444 web safe hex color code. #cc3355 is the nearest web safe color code. You can see here many more shades of #cd364e color code.

RGB Chart

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

Color Table

Hex Color Code cd364e #cd364e
RGB Decimal 205, 54, 78 205, 54, 78
RGB Percent 80%, 21%, 31% rgb(80%, 21%, 31%)
CSS RGBa 205, 54, 78,1 rgba(205,54,78,1)
CMYK Model cmyk(0%,74%,62%,19.61%)
HSL Color Space 350,60% ,51% hsl(350,60% ,51%)
HSV Color Space 350°, 74%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001101 00110110 01001110
Octal 315 66 116
Decimal 205 54 78
Hex cd 36 4e

Different shades of #cd364e color code.

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

Darkest of #cd364e
#55151f
Darker of #cd364e
#7e1f2e
Dark of #cd364e
#a7293d
Base of #cd364e
#cd364e
Light of #cd364e
#d75f72
Lighter
#e18896
Lightest
#ebb1ba

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

#cd364e
#36cdb5

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

Split Complementary

#cd364e
#36cd69
#369acd

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

Analogous Color

#cd36a6
#cd368d
#cd364e
#cd5036
#cd8f36

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

#cd364e
#364ecd
#4ecd36

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

#cd364e
#4ecd36
#36cdb5
#b536cd

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

#cd364e
#9acd36
#36cdb5
#6936cd

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 #cd364e

#2c0b10
#55151f
#7e1f2e
#a7293d
#cd364e
#d75f72
#e18896
#ebb1ba
#f6d9de

Tints of #cd364e Color

#cd364e
#d24c61
#d86275
#dd7989
#e38f9c
#e8a5b0
#eebcc4
#f3d2d7
#f9e8eb
#ffffff

Shades of #cd364e color code

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

#cd364e
#b63045
#9f2a3c
#882434
#711e2b
#5b1822
#44121a
#2d0c11
#160608
#000000

Tones

#cd364e
#b44f5f
#9b6870
#828181
#818181

Tones

Similar Color like #cd364e color

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

#ce374f
#cf3850
#d03951
#d13a52
#d23b53
#d33c54
#d43d55
#d53e56
#d63f57
#d74058
#d84159
#d9425a
#da435b
#db445c
#cc354d
#cb344c
#ca334b
#c9324a
#c83149
#c73048
#c62f47
#c52e46
#c42d45
#c32c44
#c22b43
#c12a42
#c02941
#bf2840

Download this Dark Red

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

#cd364e Color Code Preview on Black Background Color

This is how #cd364e Color will look on black background color. Color contrast ratio is 4.23

#cd364e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd364e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd364e

#cd364e color code is use for CSS Background Color

Background color for the above div is #cd364e

HTML with inline CSS

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

#cd364e color code is use for CSS Border Color

CSS Border color for the above div is #cd364e

HTML with inline CSS

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

CSS Border Left color for the above div is #cd364e

HTML with inline CSS

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

CSS Border Right color for the above div is #cd364e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cd364e

HTML with inline CSS

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

CSS Border Top color for the above div is #cd364e

HTML with inline CSS

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

#cd364e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cd364e Color code Preview on White Background

This is how #cd364e Color code will look on white background color. Color contrast ratio is 4.96

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

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(205,54,78,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(54,205,181,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(205,54,78,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }