@
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.

#c961ad hex color - Violet - Warm color - Information

#c961ad hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #c961ad Color code in RGB color code model is created after adding 78.82% red color, 38.04% green color and 67.84% blue color. Hex #c961ad Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 52% magenta, 14% yellow and 21.18% black.

Hex #c961ad color code is between #cc66aa web safe hex color code and #bb55bb web safe hex color code. #cc66aa is the nearest web safe color code. You can see here many more shades of #c961ad color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec961ad#c961ad
RGB Decimal201, 97, 173rgb(201, 97, 173)
RGB Percent79%, 38%, 68%rgb(79%, 38%, 68%)
CSS RGBa201, 97, 173,1rgba(201,97,173,1)
CMYK Modelcmyk(0%,52%,14%,21.18%)
HSL Color Space316,49% ,58%hsl(316,49% ,58%)
HSV Color Space316°, 52%, 79%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010010110000110101101
Octal311141255
Decimal20197173
Hexc961ad

Different shades of #c961ad color code.

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

Light Shade of #c961ad
#d687c1
Dark Shade of #c961ad
#b83f97
Saturated Shade of #c961ad
#d456b2
Desaturated Shade of #c961ad
#be6ca8
Grey scale Shade of #c961ad
#959595
Brighten Shade
#e27ac6
Most Readable Shade
#FFFFFF

Shades of #c961ad color code

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

#c961ad
#b25699
#9c4b86
#864073
#6f3560
#592b4c
#432039
#2c1526
#160a13
#000000

Similar Color like #c961ad color

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

#ca62ae
#cb63af
#cc64b0
#cd65b1
#ce66b2
#cf67b3
#d068b4
#d169b5
#d26ab6
#d36bb7
#d46cb8
#d56db9
#d66eba
#d76fbb
#c860ac
#c75fab
#c65eaa
#c55da9
#c45ca8
#c35ba7
#c25aa6
#c159a5
#c058a4
#bf57a3
#be56a2
#bd55a1
#bc54a0
#bb539f

Monochromatic Color with #c961ad

#c961ad
#f376d2
#1f0f1b
#49233f
#743864
#9e4c88

Tints of #c961ad Color

#c961ad
#cf72b6
#d584bf
#db95c8
#e1a7d1
#e7b8da
#edcae3
#f3dbec
#f9edf5
#ffffff

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

#c961ad
#61c97d

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

Split Complementary

#c961ad
#79c961
#61c9b1

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

Analogous Color

#bb61c9
#c961c2
#c961ad
#c96198
#c96183

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

#c961ad
#adc961
#61adc9

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

#c961ad
#c9b161
#61c97d
#6179c9

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#c961ad
#61c97d
#61c9b1
#c96179

Double Complementary 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).

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

#c961ad Color Code Preview on Black Background Color

This is how #c961ad Color will look on black background color. Color contrast ratio is 5.80

#c961ad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c961ad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c961ad

#c961ad color code is use for CSS Background Color

Background color for the above div is #c961ad

HTML with inline CSS

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

#c961ad color code is use for CSS Border Color

CSS Border color for the above div is #c961ad

HTML with inline CSS

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

CSS Border Left color for the above div is #c961ad

HTML with inline CSS

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

CSS Border Right color for the above div is #c961ad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c961ad

HTML with inline CSS

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

CSS Border Top color for the above div is #c961ad

HTML with inline CSS

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

#c961ad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c961ad Color code Preview on White Background

This is how #c961ad Color code will look on white background color. Color contrast ratio is 3.62

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(201,97,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(97,201,125,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(201,97,173,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.