Skip to main content Skip to docs navigation

#c952a7 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 Pantone 674 C and its hex is #C7579A Nearest Color Name

Color Hue/Base color: Violet

Hex #c952a7 Color code in RGB color code model is created after adding 78.82% red color, 32.16% green color and 65.49% blue color. Hex #c952a7 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 59% magenta, 17% yellow and 21.18% black.

Hex #c952a7 color code is between #cc55aa web safe hex color code and #bb4499 web safe hex color code. #cc55aa is the nearest web safe color code. You can see here many more shades of #c952a7 color code.

RGB Chart

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

Color Table

Hex Color Code c952a7 #c952a7
RGB Decimal 201, 82, 167 201, 82, 167
RGB Percent 79%, 32%, 65% rgb(79%, 32%, 65%)
CSS RGBa 201, 82, 167,1 rgba(201,82,167,1)
CMYK Model cmyk(0%,59%,17%,21.18%)
HSL Color Space 317,52% ,55% hsl(317,52% ,55%)
HSV Color Space 317°, 59%, 79%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001001 01010010 10100111
Octal 311 122 247
Decimal 201 82 167
Hex c9 52 a7

Different shades of #c952a7 color code.

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

Darkest of #c952a7
#631f50
Darker of #c952a7
#8a2b6f
Dark of #c952a7
#b1378e
Base of #c952a7
#c952a7
Light of #c952a7
#d579bb
Lighter
#e1a0cf
Lightest
#edc7e2

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

#c952a7
#52c974

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

Split Complementary

#c952a7
#6cc952
#52c9af

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

Analogous Color

#a652c9
#b952c9
#c952a7
#c9527f
#c95652

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

#c952a7
#52a7c9
#a7c952

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

#c952a7
#a7c952
#52c974
#7452c9

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

#c952a7
#c9af52
#52c974
#526cc9

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

#3c1330
#631f50
#8a2b6f
#b1378e
#c952a7
#d579bb
#e1a0cf
#edc7e2
#faedf6

Tints of #c952a7 Color

#c952a7
#cf65b0
#d578ba
#db8bc4
#e19ece
#e7b2d7
#edc5e1
#f3d8eb
#f9ebf5
#ffffff

Shades of #c952a7 color code

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

#c952a7
#b24894
#9c3f81
#86366f
#6f2d5c
#59244a
#431b37
#2c1225
#160912
#000000

Tones

#c952a7
#b2699d
#9c7f94
#8d8d8d
#8d8d8d

Tones

Similar Color like #c952a7 color

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

#ca53a8
#cb54a9
#cc55aa
#cd56ab
#ce57ac
#cf58ad
#d059ae
#d15aaf
#d25bb0
#d35cb1
#d45db2
#d55eb3
#d65fb4
#d760b5
#c851a6
#c750a5
#c64fa4
#c54ea3
#c44da2
#c34ca1
#c24ba0
#c14a9f
#c0499e
#bf489d
#be479c
#bd469b
#bc459a
#bb4499

Download this Dark Violet

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

#c952a7 Color Code Preview on Black Background Color

This is how #c952a7 Color will look on black background color. Color contrast ratio is 5.25

#c952a7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c952a7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c952a7

#c952a7 color code is use for CSS Background Color

Background color for the above div is #c952a7

HTML with inline CSS

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

#c952a7 color code is use for CSS Border Color

CSS Border color for the above div is #c952a7

HTML with inline CSS

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

CSS Border Left color for the above div is #c952a7

HTML with inline CSS

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

CSS Border Right color for the above div is #c952a7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c952a7

HTML with inline CSS

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

CSS Border Top color for the above div is #c952a7

HTML with inline CSS

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

#c952a7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c952a7 Color code Preview on White Background

This is how #c952a7 Color code will look on white background color. Color contrast ratio is 4.00

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

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