Skip to main content Skip to docs navigation

#cd4151 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 New Brick Red and its hex is #CB4154 Nearest Color Name

Color Hue/Base color: Red

Hex #cd4151 Color code in RGB color code model is created after adding 80.39% red color, 25.49% green color and 31.76% blue color. Hex #cd4151 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 68% magenta, 60% yellow and 19.61% black.

Hex #cd4151 color code is between #cc4455 web safe hex color code and #dd3344 web safe hex color code. #cc4455 is the nearest web safe color code. You can see here many more shades of #cd4151 color code.

RGB Chart

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

Color Table

Hex Color Code cd4151 #cd4151
RGB Decimal 205, 65, 81 205, 65, 81
RGB Percent 80%, 25%, 32% rgb(80%, 25%, 32%)
CSS RGBa 205, 65, 81,1 rgba(205,65,81,1)
CMYK Model cmyk(0%,68%,60%,19.61%)
HSL Color Space 353,58% ,53% hsl(353,58% ,53%)
HSV Color Space 353°, 68%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001101 01000001 01010001
Octal 315 101 121
Decimal 205 65 81
Hex cd 41 51

Different shades of #cd4151 color code.

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

Darkest of #cd4151
#5d1820
Darker of #cd4151
#85232e
Dark of #cd4151
#ad2e3c
Base of #cd4151
#cd4151
Light of #cd4151
#d86976
Lighter
#e2929b
Lightest
#edbac0

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

#cd4151
#41cdbd

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

Split Complementary

#cd4151
#41cd77
#4197cd

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

Analogous Color

#cd41a3
#cd418b
#cd4151
#cd6041
#cd9a41

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

#cd4151
#4151cd
#51cd41

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

#cd4151
#51cd41
#41cdbd
#bd41cd

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

#cd4151
#97cd41
#41cdbd
#7741cd

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

#340e12
#5d1820
#85232e
#ad2e3c
#cd4151
#d86976
#e2929b
#edbac0
#f7e2e5

Tints of #cd4151 Color

#cd4151
#d25664
#d86b77
#dd808b
#e3959e
#e8aab1
#eebfc5
#f3d4d8
#f9e9eb
#ffffff

Shades of #cd4151 color code

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

#cd4151
#b63948
#9f323f
#882b36
#71242d
#5b1c24
#44151b
#2d0e12
#160709
#000000

Tones

#cd4151
#b55964
#9d7176
#878787
#878787

Tones

Similar Color like #cd4151 color

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

#ce4252
#cf4353
#d04454
#d14555
#d24656
#d34757
#d44858
#d54959
#d64a5a
#d74b5b
#d84c5c
#d94d5d
#da4e5e
#db4f5f
#cc4050
#cb3f4f
#ca3e4e
#c93d4d
#c83c4c
#c73b4b
#c63a4a
#c53949
#c43848
#c33747
#c23646
#c13545
#c03444
#bf3343

Download this Dark Red

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

#cd4151 Color Code Preview on Black Background Color

This is how #cd4151 Color will look on black background color. Color contrast ratio is 4.47

#cd4151 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd4151

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd4151

#cd4151 color code is use for CSS Background Color

Background color for the above div is #cd4151

HTML with inline CSS

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

#cd4151 color code is use for CSS Border Color

CSS Border color for the above div is #cd4151

HTML with inline CSS

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

CSS Border Left color for the above div is #cd4151

HTML with inline CSS

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

CSS Border Right color for the above div is #cd4151

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cd4151

HTML with inline CSS

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

CSS Border Top color for the above div is #cd4151

HTML with inline CSS

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

#cd4151 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cd4151 Color code Preview on White Background

This is how #cd4151 Color code will look on white background color. Color contrast ratio is 4.70

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

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