Skip to main content Skip to docs navigation

#cd11ef 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 Promiscuous Pink and its hex is #BB11EE Nearest Color Name

Color Hue/Base color: Violet

Hex #cd11ef Color code in RGB color code model is created after adding 80.39% red color, 6.67% green color and 93.73% blue color. Hex #cd11ef Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 93% magenta, 0% yellow and 6.27% black.

Hex #cd11ef color code is between #cc00ee web safe hex color code and #dd00ff web safe hex color code. #cc00ee is the nearest web safe color code. You can see here many more shades of #cd11ef color code.

RGB Chart

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

Color Table

Hex Color Code cd11ef #cd11ef
RGB Decimal 205, 17, 239 205, 17, 239
RGB Percent 80%, 7%, 94% rgb(80%, 7%, 94%)
CSS RGBa 205, 17, 239,1 rgba(205,17,239,1)
CMYK Model cmyk(14%,93%,0%,6.27%)
HSL Color Space 291,87% ,50% hsl(291,87% ,50%)
HSV Color Space 291°, 93%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001101 00010001 11101111
Octal 315 21 357
Decimal 205 17 239
Hex cd 11 ef

Different shades of #cd11ef color code.

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

Darkest of #cd11ef
#530661
Darker of #cd11ef
#7c0a90
Dark of #cd11ef
#a50dc0
Base of #cd11ef
#cd11ef
Light of #cd11ef
#d741f2
Lighter
#e171f5
Lightest
#eba0f9

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

#cd11ef
#33ef11

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

Split Complementary

#cd11ef
#a2ef11
#11ef5e

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

Analogous Color

#4c11ef
#7111ef
#cd11ef
#ef11c7
#ef116b

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

#cd11ef
#11efcd
#efcd11

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

#cd11ef
#efcd11
#33ef11
#1133ef

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

#cd11ef
#ef5e11
#33ef11
#11a2ef

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 #cd11ef

#2a0331
#530661
#7c0a90
#a50dc0
#cd11ef
#d741f2
#e171f5
#eba0f9
#f5d0fc

Tints of #cd11ef Color

#cd11ef
#d22bf0
#d845f2
#dd60f4
#e37af6
#e895f7
#eeaff9
#f3cafb
#f9e4fd
#ffffff

Shades of #cd11ef color code

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

#cd11ef
#b60fd4
#9f0db9
#880b9f
#710984
#5b076a
#44054f
#2d0335
#16011a
#000000

Tones

#cd11ef
#bb2ad6
#aa44bc
#985da3
#877789

Tones

Similar Color like #cd11ef color

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

#ce12f0
#cf13f1
#d014f2
#d115f3
#d216f4
#d317f5
#d418f6
#d519f7
#d61af8
#d71bf9
#d81cfa
#d91dfb
#da1efc
#db1ffd
#cc10ee
#cb0fed
#ca0eec
#c90deb
#c80cea
#c70be9
#c60ae8
#c509e7
#c408e6
#c307e5
#c206e4
#c105e3
#c004e2
#bf03e1

Download this Dark Violet

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

#cd11ef Color Code Preview on Black Background Color

This is how #cd11ef Color will look on black background color. Color contrast ratio is 4.92

#cd11ef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd11ef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd11ef

#cd11ef color code is use for CSS Background Color

Background color for the above div is #cd11ef

HTML with inline CSS

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

#cd11ef color code is use for CSS Border Color

CSS Border color for the above div is #cd11ef

HTML with inline CSS

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

CSS Border Left color for the above div is #cd11ef

HTML with inline CSS

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

CSS Border Right color for the above div is #cd11ef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cd11ef

HTML with inline CSS

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

CSS Border Top color for the above div is #cd11ef

HTML with inline CSS

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

#cd11ef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cd11ef Color code Preview on White Background

This is how #cd11ef Color code will look on white background color. Color contrast ratio is 4.27

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

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