Skip to main content Skip to docs navigation

#c60aed 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 Vivid Mulberry and its hex is #B80CE3 Nearest Color Name

Color Hue/Base color: Violet

Hex #c60aed Color code in RGB color code model is created after adding 77.65% red color, 3.92% green color and 92.94% blue color. Hex #c60aed Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 96% magenta, 0% yellow and 7.06% black.

Hex #c60aed color code is between #cc11ee web safe hex color code and #bb00dd web safe hex color code. #cc11ee is the nearest web safe color code. You can see here many more shades of #c60aed color code.

RGB Chart

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

Color Table

Hex Color Code c60aed #c60aed
RGB Decimal 198, 10, 237 198, 10, 237
RGB Percent 78%, 4%, 93% rgb(78%, 4%, 93%)
CSS RGBa 198, 10, 237,1 rgba(198,10,237,1)
CMYK Model cmyk(16%,96%,0%,7.06%)
HSL Color Space 290,92% ,48% hsl(290,92% ,48%)
HSV Color Space 290°, 96%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000110 00001010 11101101
Octal 306 12 355
Decimal 198 10 237
Hex c6 0a ed

Different shades of #c60aed color code.

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

Darkest of #c60aed
#4b045a
Darker of #c60aed
#74068b
Dark of #c60aed
#9d08bc
Base of #c60aed
#c60aed
Light of #c60aed
#d534f6
Lighter
#df65f8
Lightest
#e995fb

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

#c60aed
#31ed0a

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

Split Complementary

#c60aed
#a3ed0a
#0aed54

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

Analogous Color

#420aed
#670aed
#c60aed
#ed0ac8
#ed0a6a

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

#c60aed
#0aedc6
#edc60a

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

#c60aed
#edc60a
#31ed0a
#0a31ed

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

#c60aed
#ed540a
#31ed0a
#0aa3ed

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

#220229
#4b045a
#74068b
#9d08bc
#c60aed
#d534f6
#df65f8
#e995fb
#f3c6fd

Tints of #c60aed Color

#c60aed
#cc25ef
#d240f1
#d95bf3
#df76f5
#e592f7
#ecadf9
#f2c8fb
#f8e3fd
#ffffff

Shades of #c60aed color code

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

#c60aed
#b008d2
#9a07b8
#84069e
#6e0583
#580469
#42034f
#2c0234
#16011a
#000000

Tones

#c60aed
#b623d4
#a63bbc
#9554a3
#856d8a

Tones

Similar Color like #c60aed color

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

#c70bee
#c80cef
#c90df0
#ca0ef1
#cb0ff2
#cc10f3
#cd11f4
#ce12f5
#cf13f6
#d014f7
#d115f8
#d216f9
#d317fa
#d418fb
#c509ec
#c408eb
#c307ea
#c206e9
#c105e8
#c004e7
#bf03e6
#be02e5
#bd01e4
#bc00e3
#bb00e2
#ba00e1
#b900e0
#b800df

Download this Dark Violet

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

#c60aed Color Code Preview on Black Background Color

This is how #c60aed Color will look on black background color. Color contrast ratio is 4.67

#c60aed in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c60aed

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c60aed

#c60aed color code is use for CSS Background Color

Background color for the above div is #c60aed

HTML with inline CSS

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

#c60aed color code is use for CSS Border Color

CSS Border color for the above div is #c60aed

HTML with inline CSS

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

CSS Border Left color for the above div is #c60aed

HTML with inline CSS

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

CSS Border Right color for the above div is #c60aed

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c60aed

HTML with inline CSS

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

CSS Border Top color for the above div is #c60aed

HTML with inline CSS

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

#c60aed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c60aed Color code Preview on White Background

This is how #c60aed Color code will look on white background color. Color contrast ratio is 4.50

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

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