Skip to main content Skip to docs navigation

#cd817d 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 Raspberry Ripple and its hex is #CD827D Nearest Color Name

Color Hue/Base color: Red

Hex #cd817d Color code in RGB color code model is created after adding 80.39% red color, 50.59% green color and 49.02% blue color. Hex #cd817d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 37% magenta, 39% yellow and 19.61% black.

Hex #cd817d color code is between #cc8877 web safe hex color code and #dd7788 web safe hex color code. #cc8877 is the nearest web safe color code. You can see here many more shades of #cd817d color code.

RGB Chart

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

Color Table

Hex Color Code cd817d #cd817d
RGB Decimal 205, 129, 125 205, 129, 125
RGB Percent 80%, 51%, 49% rgb(80%, 51%, 49%)
CSS RGBa 205, 129, 125,1 rgba(205,129,125,1)
CMYK Model cmyk(0%,37%,39%,19.61%)
HSL Color Space 3,44% ,65% hsl(3,44% ,65%)
HSV Color Space 3°, 39%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001101 10000001 01111101
Octal 315 201 175
Decimal 205 129 125
Hex cd 81 7d

Different shades of #cd817d color code.

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

Darkest of #cd817d
#803531
Darker of #cd817d
#a5443f
Dark of #cd817d
#bf5d58
Base of #cd817d
#cd817d
Light of #cd817d
#dba5a2
Lighter
#e9c8c7
Lightest
#f8ecec

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

#cd817d
#7dc9cd

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

Split Complementary

#cd817d
#7dcda9
#7da1cd

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

Analogous Color

#cd7da8
#cd7d9a
#cd817d
#cd9c7d
#cdbd7d

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

#cd817d
#817dcd
#7dcd81

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

#cd817d
#7dcd81
#7dc9cd
#cd7dc9

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

#cd817d
#a1cd7d
#7dc9cd
#a97dcd

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

#5b2623
#803531
#a5443f
#bf5d58
#cd817d
#dba5a2
#e9c8c7
#f8ecec
#ffffff

Tints of #cd817d Color

#cd817d
#d28f8b
#d89d99
#ddaba8
#e3b9b6
#e8c7c5
#eed5d3
#f3e3e2
#f9f1f0
#ffffff

Shades of #cd817d color code

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

#cd817d
#b6726f
#9f6461
#885653
#714745
#5b3937
#442b29
#2d1c1b
#160e0d
#000000

Tones

#cd817d
#bb918f
#a9a1a1
#a5a5a5
#a5a5a5

Tones

Similar Color like #cd817d color

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

#ce827e
#cf837f
#d08480
#d18581
#d28682
#d38783
#d48884
#d58985
#d68a86
#d78b87
#d88c88
#d98d89
#da8e8a
#db8f8b
#cc807c
#cb7f7b
#ca7e7a
#c97d79
#c87c78
#c77b77
#c67a76
#c57975
#c47874
#c37773
#c27672
#c17571
#c07470
#bf736f

Download this Dark Red

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

#cd817d Color Code Preview on Black Background Color

This is how #cd817d Color will look on black background color. Color contrast ratio is 7.03

#cd817d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd817d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd817d

#cd817d color code is use for CSS Background Color

Background color for the above div is #cd817d

HTML with inline CSS

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

#cd817d color code is use for CSS Border Color

CSS Border color for the above div is #cd817d

HTML with inline CSS

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

CSS Border Left color for the above div is #cd817d

HTML with inline CSS

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

CSS Border Right color for the above div is #cd817d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cd817d

HTML with inline CSS

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

CSS Border Top color for the above div is #cd817d

HTML with inline CSS

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

#cd817d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cd817d Color code Preview on White Background

This is how #cd817d Color code will look on white background color. Color contrast ratio is 2.99

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

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