Skip to main content Skip to docs navigation

#cd152e 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 Goji Berry and its hex is #CC142F Nearest Color Name

Color Hue/Base color: Red

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

Hex #cd152e color code is between #cc1133 web safe hex color code and #dd2222 web safe hex color code. #cc1133 is the nearest web safe color code. You can see here many more shades of #cd152e color code.

RGB Chart

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

Color Table

Hex Color Code cd152e #cd152e
RGB Decimal 205, 21, 46 205, 21, 46
RGB Percent 80%, 8%, 18% rgb(80%, 8%, 18%)
CSS RGBa 205, 21, 46,1 rgba(205,21,46,1)
CMYK Model cmyk(0%,90%,78%,19.61%)
HSL Color Space 352,81% ,44% hsl(352,81% ,44%)
HSV Color Space 352°, 90%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001101 00010101 00101110
Octal 315 25 56
Decimal 205 21 46
Hex cd 15 2e

Different shades of #cd152e color code.

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

Darkest of #cd152e
#42070f
Darker of #cd152e
#700c19
Dark of #cd152e
#9f1024
Base of #cd152e
#cd152e
Light of #cd152e
#e92c45
Lighter
#ee5a6e
Lightest
#f38897

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

#cd152e
#15cdb4

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

Split Complementary

#cd152e
#15cd58
#158acd

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

Analogous Color

#cd1599
#cd157b
#cd152e
#cd3915
#cd8615

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

#cd152e
#152ecd
#2ecd15

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

#cd152e
#2ecd15
#15cdb4
#b415cd

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

#cd152e
#8acd15
#15cdb4
#5815cd

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

#140204
#42070f
#700c19
#9f1024
#cd152e
#e92c45
#ee5a6e
#f38897
#f8b6bf

Tints of #cd152e Color

#cd152e
#d22f45
#d8495c
#dd6373
#e37d8a
#e897a2
#eeb1b9
#f3cbd0
#f9e5e7
#ffffff

Shades of #cd152e color code

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

#cd152e
#b61228
#9f1023
#880e1e
#710b19
#5b0914
#44070f
#2d040a
#160205
#000000

Tones

#cd152e
#b62c3e
#a0424f
#89595f
#736f70

Tones

Similar Color like #cd152e color

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

#ce162f
#cf1730
#d01831
#d11932
#d21a33
#d31b34
#d41c35
#d51d36
#d61e37
#d71f38
#d82039
#d9213a
#da223b
#db233c
#cc142d
#cb132c
#ca122b
#c9112a
#c81029
#c70f28
#c60e27
#c50d26
#c40c25
#c30b24
#c20a23
#c10922
#c00821
#bf0720

Download this Dark Red

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

#cd152e Color Code Preview on Black Background Color

This is how #cd152e Color will look on black background color. Color contrast ratio is 3.74

#cd152e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd152e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd152e

#cd152e color code is use for CSS Background Color

Background color for the above div is #cd152e

HTML with inline CSS

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

#cd152e color code is use for CSS Border Color

CSS Border color for the above div is #cd152e

HTML with inline CSS

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

CSS Border Left color for the above div is #cd152e

HTML with inline CSS

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

CSS Border Right color for the above div is #cd152e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cd152e

HTML with inline CSS

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

CSS Border Top color for the above div is #cd152e

HTML with inline CSS

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

#cd152e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cd152e Color code Preview on White Background

This is how #cd152e Color code will look on white background color. Color contrast ratio is 5.61

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

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