Skip to main content Skip to docs navigation

#cd2174 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 Prince Charming and its hex is #CC2277 Nearest Color Name

Color Hue/Base color: Violet

Hex #cd2174 Color code in RGB color code model is created after adding 80.39% red color, 12.94% green color and 45.49% blue color. Hex #cd2174 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 84% magenta, 43% yellow and 19.61% black.

Hex #cd2174 color code is between #cc2277 web safe hex color code and #dd1166 web safe hex color code. #cc2277 is the nearest web safe color code. You can see here many more shades of #cd2174 color code.

RGB Chart

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

Color Table

Hex Color Code cd2174 #cd2174
RGB Decimal 205, 33, 116 205, 33, 116
RGB Percent 80%, 13%, 45% rgb(80%, 13%, 45%)
CSS RGBa 205, 33, 116,1 rgba(205,33,116,1)
CMYK Model cmyk(0%,84%,43%,19.61%)
HSL Color Space 331,72% ,47% hsl(331,72% ,47%)
HSV Color Space 331°, 84%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001101 00100001 01110100
Octal 315 41 164
Decimal 205 33 116
Hex cd 21 74

Different shades of #cd2174 color code.

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

Darkest of #cd2174
#490c29
Darker of #cd2174
#751342
Dark of #cd2174
#a11a5b
Base of #cd2174
#cd2174
Light of #cd2174
#e0418e
Lighter
#e76da8
Lightest
#ef99c2

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

#cd2174
#21cd7a

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

Split Complementary

#cd2174
#21cd24
#21cacd

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

Analogous Color

#c221cd
#cd21bc
#cd2174
#cd213b
#cd4f21

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

#cd2174
#2174cd
#74cd21

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

#cd2174
#74cd21
#21cd7a
#7a21cd

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

#cd2174
#cacd21
#21cd7a
#2421cd

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

#1d0511
#490c29
#751342
#a11a5b
#cd2174
#e0418e
#e76da8
#ef99c2
#f6c4dc

Tints of #cd2174 Color

#cd2174
#d23983
#d85292
#dd6ba2
#e383b1
#e89cc1
#eeb5d0
#f3cde0
#f9e6ef
#ffffff

Shades of #cd2174 color code

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

#cd2174
#b61d67
#9f195a
#88164d
#711240
#5b0e33
#440b26
#2d0719
#16030c
#000000

Tones

#cd2174
#b53975
#9d5176
#866876
#777777

Tones

Similar Color like #cd2174 color

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

#ce2275
#cf2376
#d02477
#d12578
#d22679
#d3277a
#d4287b
#d5297c
#d62a7d
#d72b7e
#d82c7f
#d92d80
#da2e81
#db2f82
#cc2073
#cb1f72
#ca1e71
#c91d70
#c81c6f
#c71b6e
#c61a6d
#c5196c
#c4186b
#c3176a
#c21669
#c11568
#c01467
#bf1366

Download this Dark Violet

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

#cd2174 Color Code Preview on Black Background Color

This is how #cd2174 Color will look on black background color. Color contrast ratio is 4.07

#cd2174 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd2174

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd2174

#cd2174 color code is use for CSS Background Color

Background color for the above div is #cd2174

HTML with inline CSS

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

#cd2174 color code is use for CSS Border Color

CSS Border color for the above div is #cd2174

HTML with inline CSS

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

CSS Border Left color for the above div is #cd2174

HTML with inline CSS

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

CSS Border Right color for the above div is #cd2174

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cd2174

HTML with inline CSS

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

CSS Border Top color for the above div is #cd2174

HTML with inline CSS

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

#cd2174 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cd2174 Color code Preview on White Background

This is how #cd2174 Color code will look on white background color. Color contrast ratio is 5.17

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

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