Skip to main content Skip to docs navigation

#cd3471 hex color | Download Dark Violet 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 Magentarama and its hex is #CF3476 Nearest Color Name

Color Hue/Base color: Violet

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

Hex #cd3471 color code is between #cc3377 web safe hex color code and #dd4466 web safe hex color code. #cc3377 is the nearest web safe color code. You can see here many more shades of #cd3471 color code.

RGB Chart

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

Color Table

Hex Color Code cd3471 #cd3471
RGB Decimal 205, 52, 113 205, 52, 113
RGB Percent 80%, 20%, 44% rgb(80%, 20%, 44%)
CSS RGBa 205, 52, 113,1 rgba(205,52,113,1)
CMYK Model cmyk(0%,75%,45%,19.61%)
HSL Color Space 336,60% ,50% hsl(336,60% ,50%)
HSV Color Space 336°, 75%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001101 00110100 01110001
Octal 315 64 161
Decimal 205 52 113
Hex cd 34 71

Different shades of #cd3471 color code.

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

Darkest of #cd3471
#53152e
Darker of #cd3471
#7c1f44
Dark of #cd3471
#a5295a
Base of #cd3471
#cd3471
Light of #cd3471
#d75d8e
Lighter
#e186aa
Lightest
#ebafc7

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

#cd3471
#34cd90

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

Split Complementary

#cd3471
#34cd44
#34bdcd

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

Analogous Color

#cd34ca
#cd34b1
#cd3471
#cd343e
#cd6a34

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

#cd3471
#3471cd
#71cd34

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

#cd3471
#71cd34
#34cd90
#9034cd

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

#cd3471
#bdcd34
#34cd90
#4434cd

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

#2b0a17
#53152e
#7c1f44
#a5295a
#cd3471
#d75d8e
#e186aa
#ebafc7
#f5d8e3

Tints of #cd3471 Color

#cd3471
#d24a80
#d86190
#dd77a0
#e38eb0
#e8a4bf
#eebbcf
#f3d1df
#f9e8ef
#ffffff

Shades of #cd3471 color code

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

#cd3471
#b62e64
#9f2857
#88224b
#711c3e
#5b1732
#441125
#2d0b19
#16050c
#000000

Tones

#cd3471
#b44d76
#9a677b
#818080
#808080

Tones

Similar Color like #cd3471 color

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

#ce3572
#cf3673
#d03774
#d13875
#d23976
#d33a77
#d43b78
#d53c79
#d63d7a
#d73e7b
#d83f7c
#d9407d
#da417e
#db427f
#cc3370
#cb326f
#ca316e
#c9306d
#c82f6c
#c72e6b
#c62d6a
#c52c69
#c42b68
#c32a67
#c22966
#c12865
#c02764
#bf2663

Download this Dark Violet

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

#cd3471 Color Code Preview on Black Background Color

This is how #cd3471 Color will look on black background color. Color contrast ratio is 4.33

#cd3471 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd3471

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd3471

#cd3471 color code is use for CSS Background Color

Background color for the above div is #cd3471

HTML with inline CSS

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

#cd3471 color code is use for CSS Border Color

CSS Border color for the above div is #cd3471

HTML with inline CSS

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

CSS Border Left color for the above div is #cd3471

HTML with inline CSS

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

CSS Border Right color for the above div is #cd3471

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cd3471

HTML with inline CSS

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

CSS Border Top color for the above div is #cd3471

HTML with inline CSS

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

#cd3471 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cd3471 Color code Preview on White Background

This is how #cd3471 Color code will look on white background color. Color contrast ratio is 4.85

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

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