Skip to main content Skip to docs navigation

#cd382e 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 Hot Lips and its hex is #C9312B Nearest Color Name

Color Hue/Base color: Red

Hex #cd382e Color code in RGB color code model is created after adding 80.39% red color, 21.96% green color and 18.04% blue color. Hex #cd382e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 73% magenta, 78% yellow and 19.61% black.

Hex #cd382e color code is between #cc3333 web safe hex color code and #dd4422 web safe hex color code. #cc3333 is the nearest web safe color code. You can see here many more shades of #cd382e color code.

RGB Chart

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

Color Table

Hex Color Code cd382e #cd382e
RGB Decimal 205, 56, 46 205, 56, 46
RGB Percent 80%, 22%, 18% rgb(80%, 22%, 18%)
CSS RGBa 205, 56, 46,1 rgba(205,56,46,1)
CMYK Model cmyk(0%,73%,78%,19.61%)
HSL Color Space 4,63% ,49% hsl(4,63% ,49%)
HSV Color Space 4°, 78%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001101 00111000 00101110
Octal 315 70 56
Decimal 205 56 46
Hex cd 38 2e

Different shades of #cd382e color code.

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

Darkest of #cd382e
#501612
Darker of #cd382e
#7a211b
Dark of #cd382e
#a32d25
Base of #cd382e
#cd382e
Light of #cd382e
#d95d55
Lighter
#e2857f
Lightest
#ecada8

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

#cd382e
#2ec3cd

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

Split Complementary

#cd382e
#2ecd88
#2e74cd

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

Analogous Color

#cd2e81
#cd2e66
#cd382e
#cd6d2e
#cdaf2e

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

#cd382e
#382ecd
#2ecd38

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

#cd382e
#2ecd38
#2ec3cd
#cd2ec3

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

#cd382e
#74cd2e
#2ec3cd
#882ecd

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

#260a09
#501612
#7a211b
#a32d25
#cd382e
#d95d55
#e2857f
#ecada8
#f5d4d2

Tints of #cd382e Color

#cd382e
#d24e45
#d8645c
#dd7a73
#e3908a
#e8a6a2
#eebcb9
#f3d2d0
#f9e8e7
#ffffff

Shades of #cd382e color code

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

#cd382e
#b63128
#9f2b23
#88251e
#711f19
#5b1814
#44120f
#2d0c0a
#160605
#000000

Tones

#cd382e
#b44e47
#9b6460
#827a79
#7e7e7e

Tones

Similar Color like #cd382e color

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

#ce392f
#cf3a30
#d03b31
#d13c32
#d23d33
#d33e34
#d43f35
#d54036
#d64137
#d74238
#d84339
#d9443a
#da453b
#db463c
#cc372d
#cb362c
#ca352b
#c9342a
#c83329
#c73228
#c63127
#c53026
#c42f25
#c32e24
#c22d23
#c12c22
#c02b21
#bf2a20

Download this Dark Red

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

#cd382e Color Code Preview on Black Background Color

This is how #cd382e Color will look on black background color. Color contrast ratio is 4.20

#cd382e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd382e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd382e

#cd382e color code is use for CSS Background Color

Background color for the above div is #cd382e

HTML with inline CSS

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

#cd382e color code is use for CSS Border Color

CSS Border color for the above div is #cd382e

HTML with inline CSS

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

CSS Border Left color for the above div is #cd382e

HTML with inline CSS

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

CSS Border Right color for the above div is #cd382e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cd382e

HTML with inline CSS

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

CSS Border Top color for the above div is #cd382e

HTML with inline CSS

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

#cd382e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cd382e Color code Preview on White Background

This is how #cd382e Color code will look on white background color. Color contrast ratio is 5.00

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

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