Skip to main content Skip to docs navigation

#c42e86 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 Shrine of Pleasures and its hex is #CC3388 Nearest Color Name

Color Hue/Base color: Violet

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

Hex #c42e86 color code is between #cc3388 web safe hex color code and #bb2277 web safe hex color code. #cc3388 is the nearest web safe color code. You can see here many more shades of #c42e86 color code.

RGB Chart

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

Color Table

Hex Color Code c42e86 #c42e86
RGB Decimal 196, 46, 134 196, 46, 134
RGB Percent 77%, 18%, 53% rgb(77%, 18%, 53%)
CSS RGBa 196, 46, 134,1 rgba(196,46,134,1)
CMYK Model cmyk(0%,77%,32%,23.14%)
HSL Color Space 325,62% ,47% hsl(325,62% ,47%)
HSV Color Space 325°, 77%, 77%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000100 00101110 10000110
Octal 304 56 206
Decimal 196 46 134
Hex c4 2e 86

Different shades of #c42e86 color code.

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

Darkest of #c42e86
#481131
Darker of #c42e86
#711b4e
Dark of #c42e86
#9b246a
Base of #c42e86
#c42e86
Light of #c42e86
#d64f9e
Lighter
#df79b5
Lightest
#e9a2cc

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

#c42e86
#2ec46c

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

Split Complementary

#c42e86
#3bc42e
#2ec4b7

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

Analogous Color

#aa2ec4
#c32ec4
#c42e86
#c42e54
#c4472e

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

#c42e86
#2e86c4
#86c42e

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

#c42e86
#86c42e
#2ec46c
#6c2ec4

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

#c42e86
#c4b72e
#2ec46c
#2e3bc4

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

#1f0715
#481131
#711b4e
#9b246a
#c42e86
#d64f9e
#df79b5
#e9a2cc
#f3cbe2

Tints of #c42e86 Color

#c42e86
#ca4593
#d15ca0
#d773ae
#de8abb
#e4a2c9
#ebb9d6
#f1d0e4
#f8e7f1
#ffffff

Shades of #c42e86 color code

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

#c42e86
#ae2877
#982368
#821e59
#6c194a
#57143b
#410f2c
#2b0a1d
#15050e
#000000

Tones

#c42e86
#ac4682
#945e7e
#7b7779
#797979

Tones

Similar Color like #c42e86 color

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

#c52f87
#c63088
#c73189
#c8328a
#c9338b
#ca348c
#cb358d
#cc368e
#cd378f
#ce3890
#cf3991
#d03a92
#d13b93
#d23c94
#c32d85
#c22c84
#c12b83
#c02a82
#bf2981
#be2880
#bd277f
#bc267e
#bb257d
#ba247c
#b9237b
#b8227a
#b72179
#b62078

Download this Dark Violet

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

#c42e86 Color Code Preview on Black Background Color

This is how #c42e86 Color will look on black background color. Color contrast ratio is 4.08

#c42e86 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c42e86

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c42e86

#c42e86 color code is use for CSS Background Color

Background color for the above div is #c42e86

HTML with inline CSS

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

#c42e86 color code is use for CSS Border Color

CSS Border color for the above div is #c42e86

HTML with inline CSS

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

CSS Border Left color for the above div is #c42e86

HTML with inline CSS

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

CSS Border Right color for the above div is #c42e86

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c42e86

HTML with inline CSS

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

CSS Border Top color for the above div is #c42e86

HTML with inline CSS

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

#c42e86 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c42e86 Color code Preview on White Background

This is how #c42e86 Color code will look on white background color. Color contrast ratio is 5.14

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

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