Skip to main content Skip to docs navigation

#c42ecc 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 Ultraviolet Berl and its hex is #BB44CC Nearest Color Name

Color Hue/Base color: Violet

Hex #c42ecc Color code in RGB color code model is created after adding 76.86% red color, 18.04% green color and 80% blue color. Hex #c42ecc Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 77% magenta, 0% yellow and 20% black.

Hex #c42ecc color code is between #cc33bb web safe hex color code and #bb22dd web safe hex color code. #cc33bb is the nearest web safe color code. You can see here many more shades of #c42ecc color code.

RGB Chart

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

Color Table

Hex Color Code c42ecc #c42ecc
RGB Decimal 196, 46, 204 196, 46, 204
RGB Percent 77%, 18%, 80% rgb(77%, 18%, 80%)
CSS RGBa 196, 46, 204,1 rgba(196,46,204,1)
CMYK Model cmyk(4%,77%,0%,20%)
HSL Color Space 297,63% ,49% hsl(297,63% ,49%)
HSV Color Space 297°, 77%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000100 00101110 11001100
Octal 304 56 314
Decimal 196 46 204
Hex c4 2e cc

Different shades of #c42ecc color code.

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

Darkest of #c42ecc
#4c124f
Darker of #c42ecc
#741b79
Dark of #c42ecc
#9c25a2
Base of #c42ecc
#c42ecc
Light of #c42ecc
#d254d9
Lighter
#dd7ee2
Lightest
#e8a8eb

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

#c42ecc
#36cc2e

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

Split Complementary

#c42ecc
#85cc2e
#2ecc75

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

Analogous Color

#682ecc
#822ecc
#c42ecc
#cc2e9f
#cc2e5e

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

#c42ecc
#2eccc4
#ccc42e

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

#c42ecc
#ccc42e
#36cc2e
#2e36cc

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

#c42ecc
#cc752e
#36cc2e
#2e85cc

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

#240826
#4c124f
#741b79
#9c25a2
#c42ecc
#d254d9
#dd7ee2
#e8a8eb
#f3d1f5

Tints of #c42ecc Color

#c42ecc
#ca45d1
#d15cd7
#d773dd
#de8ae2
#e4a2e8
#ebb9ee
#f1d0f3
#f8e7f9
#ffffff

Shades of #c42ecc color code

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

#c42ecc
#ae28b5
#98239e
#821e88
#6c1971
#57145a
#410f44
#2b0a2d
#150516
#000000

Tones

#c42ecc
#ae47b3
#97609a
#817981
#7d7d7d

Tones

Similar Color like #c42ecc color

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

#c52fcd
#c630ce
#c731cf
#c832d0
#c933d1
#ca34d2
#cb35d3
#cc36d4
#cd37d5
#ce38d6
#cf39d7
#d03ad8
#d13bd9
#d23cda
#c32dcb
#c22cca
#c12bc9
#c02ac8
#bf29c7
#be28c6
#bd27c5
#bc26c4
#bb25c3
#ba24c2
#b923c1
#b822c0
#b721bf
#b620be

Download this Dark Violet

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

#c42ecc Color Code Preview on Black Background Color

This is how #c42ecc Color will look on black background color. Color contrast ratio is 4.61

#c42ecc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c42ecc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c42ecc

#c42ecc color code is use for CSS Background Color

Background color for the above div is #c42ecc

HTML with inline CSS

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

#c42ecc color code is use for CSS Border Color

CSS Border color for the above div is #c42ecc

HTML with inline CSS

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

CSS Border Left color for the above div is #c42ecc

HTML with inline CSS

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

CSS Border Right color for the above div is #c42ecc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c42ecc

HTML with inline CSS

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

CSS Border Top color for the above div is #c42ecc

HTML with inline CSS

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

#c42ecc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c42ecc Color code Preview on White Background

This is how #c42ecc Color code will look on white background color. Color contrast ratio is 4.56

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

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