crispedge.com

Color picker

Loading...

#c72cca hex color - Violet - Warm color - Information

#c72cca hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #c72cca Color code in RGB color code model is created after adding 78.04% red color, 17.25% green color and 79.22% blue color. Hex #c72cca Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 78% magenta, 0% yellow and 21% black.

Hex #c72cca color code is between #cc33cc web safe hex color code and #bb22bb web safe hex color code. #cc33cc is the nearest web safe color code. You can see here many more shades of #c72cca color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec72cca#c72cca
RGB Decimal199, 44, 202rgb(199, 44, 202)
RGB Percent78%, 17%, 79%rgb(78%, 17%, 79%)
CSS RGBa199, 44, 202,1rgba(199,44,202,1)
CMYK Modelcmyk(1%,78%,0%,21%)
HSL Color Space299,64% ,48%hsl(299,64% ,48%)
HSV Color Space299°, 78%, 79%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001110010110011001010
Octal30754312
Decimal19944202
Hexc72cca

Different shades of #c72cca color code.

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

Light Shade of #c72cca
#d650d9
Dark Shade of #c72cca
#9e23a0
Saturated Shade of #c72cca
#d320d6
Desaturated Shade of #c72cca
#bb38be
Grey scale Shade of #c72cca
#7b7b7b
Brighten Shade
#e045e3
Most Readable Shade
#FFFFFF

Shades of #c72cca color code

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

#c72cca
#b027b3
#9a229d
#841d86
#6e1870
#581359
#420e43
#2c092c
#160416
#000000

Similar Color like #c72cca color

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

#c82dcb
#c92ecc
#ca2fcd
#cb30ce
#cc31cf
#cd32d0
#ce33d1
#cf34d2
#d035d3
#d136d4
#d237d5
#d338d6
#d439d7
#d53ad8
#c62bc9
#c52ac8
#c429c7
#c328c6
#c227c5
#c126c4
#c025c3
#bf24c2
#be23c1
#bd22c0
#bc21bf
#bb20be
#ba1fbd
#b91ebc

Monochromatic Color with #c72cca

#c72cca
#f135f4
#200720
#49104a
#731975
#9d239f

Tints of #c72cca Color

#c72cca
#cd43cf
#d35ad5
#d972db
#df89e1
#e6a1e7
#ecb8ed
#f2d0f3
#f8e7f9
#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

#c72cca
#2fca2c

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

Split Complementary

#c72cca
#7eca2c
#2cca78

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

Analogous Color

#882cca
#a72cca
#c72cca
#ca2cad
#ca2c8e

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

#c72cca
#cac72c
#2ccac7

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

#c72cca
#ca782c
#2fca2c
#2c7eca

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

#c72cca
#2fca2c
#2cca78
#ca2c7e

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

#c72cca Color Code Preview on Black Background Color

This is how #c72cca Color will look on black background color. Color contrast ratio is 4.64

#c72cca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c72cca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c72cca

#c72cca color code is use for CSS Background Color

Background color for the above div is #c72cca

HTML with inline CSS

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

#c72cca color code is use for CSS Border Color

CSS Border color for the above div is #c72cca

HTML with inline CSS

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

CSS Border Left color for the above div is #c72cca

HTML with inline CSS

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

CSS Border Right color for the above div is #c72cca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c72cca

HTML with inline CSS

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

CSS Border Top color for the above div is #c72cca

HTML with inline CSS

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

#c72cca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c72cca Color code Preview on White Background

This is how #c72cca Color code will look on white background color. Color contrast ratio is 4.52

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

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(199,44,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(47,202,44,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(199,44,202,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.