Skip to main content Skip to docs navigation

#c474cf 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 Jewel Caterpillar and its hex is #D374D5 Nearest Color Name

Color Hue/Base color: Violet

Hex #c474cf Color code in RGB color code model is created after adding 76.86% red color, 45.49% green color and 81.18% blue color. Hex #c474cf Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 44% magenta, 0% yellow and 18.82% black.

Hex #c474cf color code is between #cc77cc web safe hex color code and #bb66dd web safe hex color code. #cc77cc is the nearest web safe color code. You can see here many more shades of #c474cf color code.

RGB Chart

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

Color Table

Hex Color Code c474cf #c474cf
RGB Decimal 196, 116, 207 196, 116, 207
RGB Percent 77%, 45%, 81% rgb(77%, 45%, 81%)
CSS RGBa 196, 116, 207,1 rgba(196,116,207,1)
CMYK Model cmyk(5%,44%,0%,18.82%)
HSL Color Space 293,49% ,63% hsl(293,49% ,63%)
HSV Color Space 293°, 44%, 81%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000100 01110100 11001111
Octal 304 164 317
Decimal 196 116 207
Hex c4 74 cf

Different shades of #c474cf color code.

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

Darkest of #c474cf
#742c7e
Darker of #c474cf
#9739a4
Dark of #c474cf
#b44ec2
Base of #c474cf
#c474cf
Light of #c474cf
#d49adc
Lighter
#e4c0e9
Lightest
#f4e6f6

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

#c474cf
#7fcf74

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

Split Complementary

#c474cf
#accf74
#74cf96

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

Analogous Color

#8f74cf
#9e74cf
#c474cf
#cf74bc
#cf7496

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

#c474cf
#74cfc4
#cfc474

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

#c474cf
#cfc474
#7fcf74
#747fcf

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

#c474cf
#cf9674
#7fcf74
#74accf

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

#511f58
#742c7e
#9739a4
#b44ec2
#c474cf
#d49adc
#e4c0e9
#f4e6f6
#ffffff

Tints of #c474cf Color

#c474cf
#ca83d4
#d192d9
#d7a2df
#deb1e4
#e4c1e9
#ebd0ef
#f1e0f4
#f8eff9
#ffffff

Shades of #c474cf color code

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

#c474cf
#ae67b8
#985aa1
#824d8a
#6c4073
#57335c
#412645
#2b192e
#150c17
#000000

Tones

#c474cf
#b687bc
#a899aa
#a1a1a1
#a1a1a1

Tones

Similar Color like #c474cf color

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

#c575d0
#c676d1
#c777d2
#c878d3
#c979d4
#ca7ad5
#cb7bd6
#cc7cd7
#cd7dd8
#ce7ed9
#cf7fda
#d080db
#d181dc
#d282dd
#c373ce
#c272cd
#c171cc
#c070cb
#bf6fca
#be6ec9
#bd6dc8
#bc6cc7
#bb6bc6
#ba6ac5
#b969c4
#b868c3
#b767c2
#b666c1

Download this Dark Violet

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

#c474cf Color Code Preview on Black Background Color

This is how #c474cf Color will look on black background color. Color contrast ratio is 6.75

#c474cf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c474cf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c474cf

#c474cf color code is use for CSS Background Color

Background color for the above div is #c474cf

HTML with inline CSS

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

#c474cf color code is use for CSS Border Color

CSS Border color for the above div is #c474cf

HTML with inline CSS

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

CSS Border Left color for the above div is #c474cf

HTML with inline CSS

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

CSS Border Right color for the above div is #c474cf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c474cf

HTML with inline CSS

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

CSS Border Top color for the above div is #c474cf

HTML with inline CSS

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

#c474cf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c474cf Color code Preview on White Background

This is how #c474cf Color code will look on white background color. Color contrast ratio is 3.11

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

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