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

#cc13ed hex color - Violet - Warm color - Information

#cc13ed hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #cc13ed Color code in RGB color code model is created after adding 80% red color, 7.45% green color and 92.94% blue color. Hex #cc13ed Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 92% magenta, 0% yellow and 7.06% black.

Hex #cc13ed color code is between #bb11ee web safe hex color code and #dd22dd web safe hex color code. #bb11ee is the nearest web safe color code. You can see here many more shades of #cc13ed color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code cc13ed #cc13ed
RGB Decimal 204, 19, 237 rgb(204, 19, 237)
RGB Percent 80%, 7%, 93% rgb(80%, 7%, 93%)
CSS RGBa 204, 19, 237,1 rgba(204,19,237,1)
CMYK Model cmyk(14%,92%,0%,7.06%)
HSL Color Space 291,86% ,50% hsl(291,86% ,50%)
HSV Color Space 291°, 92%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001100 00010011 11101101
Octal 314 23 355
Decimal 204 19 237
Hex cc 13 ed

Different shades of #cc13ed color code.

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

Light Shade of #cc13ed
#d642f1
Dark Shade of #cc13ed
#a40fbe
Saturated Shade of #cc13ed
#d506fa
Desaturated Shade of #cc13ed
#c320e0
Grey scale Shade of #cc13ed
#808080
Brighten Shade
#e52cff
Most Readable Shade
#FFFFFF

Shades of #cc13ed color code

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

#cc13ed
#b510d2
#9e0eb8
#880c9e
#710a83
#5a0869
#44064f
#2d0434
#16021a
#000000

Similar Color like #cc13ed color

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

#cd14ee
#ce15ef
#cf16f0
#d017f1
#d118f2
#d219f3
#d31af4
#d41bf5
#d51cf6
#d61df7
#d71ef8
#d81ff9
#d920fa
#da21fb
#cb12ec
#ca11eb
#c910ea
#c80fe9
#c70ee8
#c60de7
#c50ce6
#c40be5
#c30ae4
#c209e3
#c108e2
#c007e1
#bf06e0
#be05df

Monochromatic Color with #cc13ed

#cc13ed
#150218
#3a0543
#5e096d
#830c98
#a710c2

Tints of #cc13ed Color

#cc13ed
#d12def
#d747f1
#dd61f3
#e27bf5
#e896f7
#eeb0f9
#f3cafb
#f9e4fd
#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

#cc13ed
#34ed13

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

Split Complementary

#cc13ed
#a1ed13
#13ed5f

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

Analogous Color

#7513ed
#a013ed
#cc13ed
#ed13e2
#ed13b7

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

#cc13ed
#edcc13
#13edcc

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

#cc13ed
#ed5f13
#34ed13
#13a1ed

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

#cc13ed
#34ed13
#13ed5f
#ed13a1

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

#cc13ed Color Code Preview on Black Background Color

This is how #cc13ed Color will look on black background color. Color contrast ratio is 4.88

#cc13ed in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc13ed

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc13ed

#cc13ed color code is use for CSS Background Color

Background color for the above div is #cc13ed

HTML with inline CSS

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

#cc13ed color code is use for CSS Border Color

CSS Border color for the above div is #cc13ed

HTML with inline CSS

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

CSS Border Left color for the above div is #cc13ed

HTML with inline CSS

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

CSS Border Right color for the above div is #cc13ed

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc13ed

HTML with inline CSS

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

CSS Border Top color for the above div is #cc13ed

HTML with inline CSS

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

#cc13ed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc13ed Color code Preview on White Background

This is how #cc13ed Color code will look on white background color. Color contrast ratio is 4.30

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

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,19,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(52,237,19,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,19,237,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.