Skip to main content Skip to docs navigation

#cd13fc hex color | Download Dark Violet BG image | Information

Color Picker

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

Color Info

Woow we have a nearby visually matching color name available. It's name is Sparkling Purple and its hex is #CC11FF Nearest Color Name

Color Hue/Base color: Violet

Hex #cd13fc Color code in RGB color code model is created after adding 80.39% red color, 7.45% green color and 98.82% blue color. Hex #cd13fc Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 92% magenta, 0% yellow and 1.18% black.

Hex #cd13fc color code is between #cc11ff web safe hex color code and #dd22ee web safe hex color code. #cc11ff is the nearest web safe color code. You can see here many more shades of #cd13fc color code.

RGB Chart

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

Color Table

Hex Color Code cd13fc #cd13fc
RGB Decimal 205, 19, 252 205, 19, 252
RGB Percent 80%, 7%, 99% rgb(80%, 7%, 99%)
CSS RGBa 205, 19, 252,1 rgba(205,19,252,1)
CMYK Model cmyk(19%,92%,0%,1.18%)
HSL Color Space 288,97% ,53% hsl(288,97% ,53%)
HSV Color Space 288°, 92%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001101 00010011 11111100
Octal 315 23 374
Decimal 205 19 252
Hex cd 13 fc

Different shades of #cd13fc color code.

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

Darkest of #cd13fc
#5d0175
Darker of #cd13fc
#8602a7
Dark of #cd13fc
#ae03d9
Base of #cd13fc
#cd13fc
Light of #cd13fc
#d845fd
Lighter
#e278fd
Lightest
#edaafe

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

#cd13fc
#42fc13

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

Split Complementary

#cd13fc
#b6fc13
#13fc59

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

Analogous Color

#4513fc
#6c13fc
#cd13fc
#fc13dd
#fc137c

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

#cd13fc
#13fccd
#fccd13

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

#cd13fc
#fccd13
#42fc13
#1342fc

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

Square Color

#cd13fc
#fc5913
#42fc13
#13b6fc

Square 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).

Monochromatic Color with #cd13fc

#350142
#5d0175
#8602a7
#ae03d9
#cd13fc
#d845fd
#e278fd
#edaafe
#f8dcff

Tints of #cd13fc Color

#cd13fc
#d22dfc
#d847fc
#dd61fd
#e37bfd
#e896fd
#eeb0fe
#f3cafe
#f9e4fe
#ffffff

Shades of #cd13fc color code

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

#cd13fc
#b610e0
#9f0ec4
#880ca8
#710a8c
#5b0870
#440654
#2d0438
#16021c
#000000

Tones

#cd13fc
#bf2be4
#b043cc
#a25bb4
#94739c

Tones

Similar Color like #cd13fc color

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

#ce14fd
#cf15fe
#d016ff
#d117ff
#d218ff
#d319ff
#d41aff
#d51bff
#d61cff
#d71dff
#d81eff
#d91fff
#da20ff
#db21ff
#cc12fb
#cb11fa
#ca10f9
#c90ff8
#c80ef7
#c70df6
#c60cf5
#c50bf4
#c40af3
#c309f2
#c208f1
#c107f0
#c006ef
#bf05ee

Download this Dark Violet

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

#cd13fc Color Code Preview on Black Background Color

This is how #cd13fc Color will look on black background color. Color contrast ratio is 5.09

#cd13fc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd13fc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd13fc

#cd13fc color code is use for CSS Background Color

Background color for the above div is #cd13fc

HTML with inline CSS

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

#cd13fc color code is use for CSS Border Color

CSS Border color for the above div is #cd13fc

HTML with inline CSS

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

CSS Border Left color for the above div is #cd13fc

HTML with inline CSS

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

CSS Border Right color for the above div is #cd13fc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cd13fc

HTML with inline CSS

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

CSS Border Top color for the above div is #cd13fc

HTML with inline CSS

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

#cd13fc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cd13fc Color code Preview on White Background

This is how #cd13fc Color code will look on white background color. Color contrast ratio is 4.12

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(205,19,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(66,252,19,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(205,19,252,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }