crispedge.com

Color picker

Loading...

#c970d6 hex color - Violet - Warm color - Information

#c970d6 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #c970d6 Color code in RGB color code model is created after adding 78.82% red color, 43.92% green color and 83.92% blue color. Hex #c970d6 Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 48% magenta, 0% yellow and 16% black.

Hex #c970d6 color code is between #cc77dd web safe hex color code and #bb66cc web safe hex color code. #cc77dd is the nearest web safe color code. You can see here many more shades of #c970d6 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec970d6#c970d6
RGB Decimal201, 112, 214rgb(201, 112, 214)
RGB Percent79%, 44%, 84%rgb(79%, 44%, 84%)
CSS RGBa201, 112, 214,1rgba(201,112,214,1)
CMYK Modelcmyk(6%,48%,0%,16%)
HSL Color Space292,55% ,64%hsl(292,55% ,64%)
HSV Color Space292°, 48%, 84%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010010111000011010110
Octal311160326
Decimal201112214
Hexc970d6

Different shades of #c970d6 color code.

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

Light Shade of #c970d6
#d898e1
Dark Shade of #c970d6
#ba48cb
Saturated Shade of #c970d6
#d067df
Desaturated Shade of #c970d6
#c279cd
Grey scale Shade of #c970d6
#a3a3a3
Brighten Shade
#e289ef
Most Readable Shade
#000000

Shades of #c970d6 color code

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

#c970d6
#b263be
#9c57a6
#864a8e
#6f3e76
#59315f
#432547
#2c182f
#160c17
#000000

Similar Color like #c970d6 color

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

#ca71d7
#cb72d8
#cc73d9
#cd74da
#ce75db
#cf76dc
#d077dd
#d178de
#d279df
#d37ae0
#d47be1
#d57ce2
#d67de3
#d77ee4
#c86fd5
#c76ed4
#c66dd3
#c56cd2
#c46bd1
#c36ad0
#c269cf
#c168ce
#c067cd
#bf66cc
#be65cb
#bd64ca
#bc63c9
#bb62c8

Monochromatic Color with #c970d6

#c970d6
#010101
#29172c
#512d56
#794481
#a15aab

Tints of #c970d6 Color

#c970d6
#cf7fda
#d58fdf
#db9fe3
#e1afe8
#e7bfec
#edcff1
#f3dff5
#f9effa
#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

#c970d6
#7dd670

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

Split Complementary

#c970d6
#b0d670
#70d696

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

Analogous Color

#a070d6
#b570d6
#c970d6
#d670cf
#d670ba

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

#c970d6
#d6c970
#70d6c9

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

#c970d6
#d69670
#7dd670
#70b0d6

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

#c970d6
#7dd670
#70d696
#d670b0

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 #c970d6 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.

#c970d6 Color Code Preview on Black Background Color

This is how #c970d6 Color will look on black background color. Color contrast ratio is 6.77

#c970d6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c970d6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c970d6

#c970d6 color code is use for CSS Background Color

Background color for the above div is #c970d6

HTML with inline CSS

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

#c970d6 color code is use for CSS Border Color

CSS Border color for the above div is #c970d6

HTML with inline CSS

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

CSS Border Left color for the above div is #c970d6

HTML with inline CSS

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

CSS Border Right color for the above div is #c970d6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c970d6

HTML with inline CSS

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

CSS Border Top color for the above div is #c970d6

HTML with inline CSS

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

#c970d6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c970d6 Color code Preview on White Background

This is how #c970d6 Color code will look on white background color. Color contrast ratio is 3.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 #c970d6; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #c970d6; }

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,112,214,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(125,214,112,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(201,112,214,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.