Skip to main content Skip to docs navigation

#cf47cd 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 Zǐ Sè Purple and its hex is #C94CBE Nearest Color Name

Color Hue/Base color: Violet

Hex #cf47cd Color code in RGB color code model is created after adding 81.18% red color, 27.84% green color and 80.39% blue color. Hex #cf47cd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 66% magenta, 1% yellow and 18.82% black.

Hex #cf47cd color code is between #cc44cc web safe hex color code and #dd55dd web safe hex color code. #cc44cc is the nearest web safe color code. You can see here many more shades of #cf47cd color code.

RGB Chart

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

Color Table

Hex Color Code cf47cd #cf47cd
RGB Decimal 207, 71, 205 207, 71, 205
RGB Percent 81%, 28%, 80% rgb(81%, 28%, 80%)
CSS RGBa 207, 71, 205,1 rgba(207,71,205,1)
CMYK Model cmyk(0%,66%,1%,18.82%)
HSL Color Space 301,59% ,55% hsl(301,59% ,55%)
HSV Color Space 301°, 66%, 81%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001111 01000111 11001101
Octal 317 107 315
Decimal 207 71 205
Hex cf 47 cd

Different shades of #cf47cd color code.

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

Darkest of #cf47cd
#631a62
Darker of #cf47cd
#8c248a
Dark of #cf47cd
#b42fb2
Base of #cf47cd
#cf47cd
Light of #cf47cd
#da6fd8
Lighter
#e498e3
Lightest
#efc0ee

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

#cf47cd
#47cf49

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

Split Complementary

#cf47cd
#89cf47
#47cf8d

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

Analogous Color

#8247cf
#9847cf
#cf47cd
#cf47a0
#cf4767

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

#cf47cd
#47cdcf
#cdcf47

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

#cf47cd
#cdcf47
#47cf49
#4947cf

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

#cf47cd
#cf8d47
#47cf49
#4789cf

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

#3b0f3a
#631a62
#8c248a
#b42fb2
#cf47cd
#da6fd8
#e498e3
#efc0ee
#f9e9f9

Tints of #cf47cd Color

#cf47cd
#d45bd2
#d96fd8
#df84dd
#e498e3
#e9ade8
#efc1ee
#f4d6f3
#f9eaf9
#ffffff

Shades of #cf47cd color code

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

#cf47cd
#b83fb6
#a1379f
#8a2f88
#732771
#5c1f5b
#451744
#2e0f2d
#170716
#000000

Tones

#cf47cd
#b85eb6
#a175a0
#8b8b8b
#8b8b8b

Tones

Similar Color like #cf47cd color

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

#d048ce
#d149cf
#d24ad0
#d34bd1
#d44cd2
#d54dd3
#d64ed4
#d74fd5
#d850d6
#d951d7
#da52d8
#db53d9
#dc54da
#dd55db
#ce46cc
#cd45cb
#cc44ca
#cb43c9
#ca42c8
#c941c7
#c840c6
#c73fc5
#c63ec4
#c53dc3
#c43cc2
#c33bc1
#c23ac0
#c139bf

Download this Dark Violet

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

#cf47cd Color Code Preview on Black Background Color

This is how #cf47cd Color will look on black background color. Color contrast ratio is 5.44

#cf47cd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cf47cd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cf47cd

#cf47cd color code is use for CSS Background Color

Background color for the above div is #cf47cd

HTML with inline CSS

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

#cf47cd color code is use for CSS Border Color

CSS Border color for the above div is #cf47cd

HTML with inline CSS

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

CSS Border Left color for the above div is #cf47cd

HTML with inline CSS

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

CSS Border Right color for the above div is #cf47cd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cf47cd

HTML with inline CSS

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

CSS Border Top color for the above div is #cf47cd

HTML with inline CSS

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

#cf47cd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cf47cd Color code Preview on White Background

This is how #cf47cd Color code will look on white background color. Color contrast ratio is 3.86

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

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