Skip to main content Skip to docs navigation

#cd3335 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 Madder Lake and its hex is #CC3336 Nearest Color Name

Color Hue/Base color: Red

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

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

RGB Chart

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

Color Table

Hex Color Code cd3335 #cd3335
RGB Decimal 205, 51, 53 205, 51, 53
RGB Percent 80%, 20%, 21% rgb(80%, 20%, 21%)
CSS RGBa 205, 51, 53,1 rgba(205,51,53,1)
CMYK Model cmyk(0%,75%,74%,19.61%)
HSL Color Space 359,61% ,50% hsl(359,61% ,50%)
HSV Color Space 359°, 75%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001101 00110011 00110101
Octal 315 63 65
Decimal 205 51 53
Hex cd 33 35

Different shades of #cd3335 color code.

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

Darkest of #cd3335
#531415
Darker of #cd3335
#7c1e20
Dark of #cd3335
#a5282a
Base of #cd3335
#cd3335
Light of #cd3335
#d75c5e
Lighter
#e18586
Lightest
#ebaeaf

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

#cd3335
#33cdcb

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

Split Complementary

#cd3335
#33cd7e
#3382cd

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

Analogous Color

#cd338f
#cd3375
#cd3335
#cd6433
#cda533

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

#cd3335
#3335cd
#35cd33

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

#cd3335
#35cd33
#33cdcb
#cb33cd

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

#cd3335
#82cd33
#33cdcb
#7e33cd

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

#2a0a0b
#531415
#7c1e20
#a5282a
#cd3335
#d75c5e
#e18586
#ebaeaf
#f5d7d7

Tints of #cd3335 Color

#cd3335
#d2494b
#d86061
#dd7778
#e38d8e
#e8a4a5
#eebbbb
#f3d1d2
#f9e8e8
#ffffff

Shades of #cd3335 color code

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

#cd3335
#b62d2f
#9f2729
#882223
#711c1d
#5b1617
#441111
#2d0b0b
#160505
#000000

Tones

#cd3335
#b44c4e
#9a6666
#817f7f
#808080

Tones

Similar Color like #cd3335 color

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

#ce3436
#cf3537
#d03638
#d13739
#d2383a
#d3393b
#d43a3c
#d53b3d
#d63c3e
#d73d3f
#d83e40
#d93f41
#da4042
#db4143
#cc3234
#cb3133
#ca3032
#c92f31
#c82e30
#c72d2f
#c62c2e
#c52b2d
#c42a2c
#c3292b
#c2282a
#c12729
#c02628
#bf2527

Download this Dark Red

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

#cd3335 Color Code Preview on Black Background Color

This is how #cd3335 Color will look on black background color. Color contrast ratio is 4.12

#cd3335 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd3335

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd3335

#cd3335 color code is use for CSS Background Color

Background color for the above div is #cd3335

HTML with inline CSS

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

#cd3335 color code is use for CSS Border Color

CSS Border color for the above div is #cd3335

HTML with inline CSS

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

CSS Border Left color for the above div is #cd3335

HTML with inline CSS

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

CSS Border Right color for the above div is #cd3335

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cd3335

HTML with inline CSS

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

CSS Border Top color for the above div is #cd3335

HTML with inline CSS

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

#cd3335 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cd3335 Color code Preview on White Background

This is how #cd3335 Color code will look on white background color. Color contrast ratio is 5.10

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

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