crispedge.com

Color picker

Loading...

#cc07d9 hex color - Violet - Warm color - Information

#cc07d9 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #cc07d9 Color code in RGB color code model is created after adding 80% red color, 2.75% green color and 85.1% blue color. Hex #cc07d9 Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 97% magenta, 0% yellow and 15% black.

Hex #cc07d9 color code is between #bb00dd web safe hex color code and #dd00cc web safe hex color code. #bb00dd is the nearest web safe color code. You can see here many more shades of #cc07d9 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codecc07d9#cc07d9
RGB Decimal204, 7, 217rgb(204, 7, 217)
RGB Percent80%, 3%, 85%rgb(80%, 3%, 85%)
CSS RGBa204, 7, 217,1rgba(204,7,217,1)
CMYK Modelcmyk(6%,97%,0%,15%)
HSL Color Space296,94% ,44%hsl(296,94% ,44%)
HSV Color Space296°, 97%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011000000011111011001
Octal3147331
Decimal2047217
Hexcc07d9

Different shades of #cc07d9 color code.

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

Light Shade of #cc07d9
#ea1bf8
Dark Shade of #cc07d9
#9e05a8
Saturated Shade of #cc07d9
#d200e0
Desaturated Shade of #cc07d9
#c212ce
Grey scale Shade of #cc07d9
#707070
Brighten Shade
#e520f2
Most Readable Shade
#FFFFFF

Shades of #cc07d9 color code

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

#cc07d9
#b506c0
#9e05a8
#880490
#710378
#5a0360
#440248
#2d0130
#160018
#000000

Similar Color like #cc07d9 color

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

#cd08da
#ce09db
#cf0adc
#d00bdd
#d10cde
#d20ddf
#d30ee0
#d40fe1
#d510e2
#d611e3
#d712e4
#d813e5
#d914e6
#da15e7
#cb06d8
#ca05d7
#c904d6
#c803d5
#c702d4
#c601d3
#c500d2
#c400d1
#c300d0
#c200cf
#c100ce
#c000cd
#bf00cc
#be00cb

Monochromatic Color with #cc07d9

#cc07d9
#040004
#2c022f
#540359
#7c0484
#a406ae

Tints of #cc07d9 Color

#cc07d9
#d122dd
#d73ee1
#dd59e5
#e275e9
#e890ee
#eeacf2
#f3c7f6
#f9e3fa
#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

#cc07d9
#14d907

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

Split Complementary

#cc07d9
#7dd907
#07d963

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

Analogous Color

#7807d9
#a207d9
#cc07d9
#d907bc
#d90792

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

#cc07d9
#d9cc07
#07d9cc

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

#cc07d9
#d96307
#14d907
#077dd9

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

#cc07d9
#14d907
#07d963
#d9077d

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

#cc07d9 Color Code Preview on Black Background Color

This is how #cc07d9 Color will look on black background color. Color contrast ratio is 4.60

#cc07d9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc07d9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc07d9

#cc07d9 color code is use for CSS Background Color

Background color for the above div is #cc07d9

HTML with inline CSS

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

#cc07d9 color code is use for CSS Border Color

CSS Border color for the above div is #cc07d9

HTML with inline CSS

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

CSS Border Left color for the above div is #cc07d9

HTML with inline CSS

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

CSS Border Right color for the above div is #cc07d9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc07d9

HTML with inline CSS

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

CSS Border Top color for the above div is #cc07d9

HTML with inline CSS

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

#cc07d9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc07d9 Color code Preview on White Background

This is how #cc07d9 Color code will look on white background color. Color contrast ratio is 4.57

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.