@
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.

#c61fdc hex color - Violet - Warm color - Information

#c61fdc hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #c61fdc Color code in RGB color code model is created after adding 77.65% red color, 12.16% green color and 86.27% blue color. Hex #c61fdc Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 86% magenta, 0% yellow and 13.73% black.

Hex #c61fdc color code is between #cc22dd web safe hex color code and #bb11cc web safe hex color code. #cc22dd is the nearest web safe color code. You can see here many more shades of #c61fdc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code c61fdc #c61fdc
RGB Decimal 198, 31, 220 rgb(198, 31, 220)
RGB Percent 78%, 12%, 86% rgb(78%, 12%, 86%)
CSS RGBa 198, 31, 220,1 rgba(198,31,220,1)
CMYK Model cmyk(10%,86%,0%,13.73%)
HSL Color Space 293,75% ,49% hsl(293,75% ,49%)
HSV Color Space 293°, 86%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000110 00011111 11011100
Octal 306 37 334
Decimal 198 31 220
Hex c6 1f dc

Different shades of #c61fdc color code.

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

Light Shade of #c61fdc
#d349e5
Dark Shade of #c61fdc
#9e19af
Saturated Shade of #c61fdc
#d012e9
Desaturated Shade of #c61fdc
#bc2ccf
Grey scale Shade of #c61fdc
#7d7d7d
Brighten Shade
#df38f5
Most Readable Shade
#FFFFFF

Shades of #c61fdc color code

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

#c61fdc
#b01bc3
#9a18ab
#841492
#6e117a
#580d61
#420a49
#2c0630
#160318
#000000

Similar Color like #c61fdc color

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

#c720dd
#c821de
#c922df
#ca23e0
#cb24e1
#cc25e2
#cd26e3
#ce27e4
#cf28e5
#d029e6
#d12ae7
#d22be8
#d32ce9
#d42dea
#c51edb
#c41dda
#c31cd9
#c21bd8
#c11ad7
#c019d6
#bf18d5
#be17d4
#bd16d3
#bc15d2
#bb14d1
#ba13d0
#b912cf
#b811ce

Monochromatic Color with #c61fdc

#c61fdc
#070107
#2d0732
#530d5c
#791387
#a019b1

Tints of #c61fdc Color

#c61fdc
#cc37df
#d250e3
#d969e7
#df82eb
#e59bef
#ecb4f3
#f2cdf7
#f8e6fb
#ffffff

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

#c61fdc
#35dc1f

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

Split Complementary

#c61fdc
#94dc1f
#1fdc68

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

Analogous Color

#7a1fdc
#a01fdc
#c61fdc
#dc1fcc
#dc1fa6

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

#c61fdc
#dcc61f
#1fdcc6

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

#c61fdc
#dc671f
#35dc1f
#1f93dc

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#c61fdc
#35dc1f
#1fdc68
#dc1f94

Double Complementary 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).

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

#c61fdc Color Code Preview on Black Background Color

This is how #c61fdc Color will look on black background color. Color contrast ratio is 4.63

#c61fdc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c61fdc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c61fdc

#c61fdc color code is use for CSS Background Color

Background color for the above div is #c61fdc

HTML with inline CSS

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

#c61fdc color code is use for CSS Border Color

CSS Border color for the above div is #c61fdc

HTML with inline CSS

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

CSS Border Left color for the above div is #c61fdc

HTML with inline CSS

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

CSS Border Right color for the above div is #c61fdc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c61fdc

HTML with inline CSS

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

CSS Border Top color for the above div is #c61fdc

HTML with inline CSS

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

#c61fdc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c61fdc Color code Preview on White Background

This is how #c61fdc Color code will look on white background color. Color contrast ratio is 4.54

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(198,31,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(53,220,31,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(198,31,220,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.