Skip to main content Skip to docs navigation

#c00aee 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 #c00aee Color code in RGB color code model is created after adding 75.29% red color, 3.92% green color and 93.33% blue color. Hex #c00aee Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 96% magenta, 0% yellow and 6.67% black.

Hex #c00aee color code is between #bb11dd web safe hex color code and #cc00ff web safe hex color code. #bb11dd is the nearest web safe color code. You can see here many more shades of #c00aee color code.

RGB Chart

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

Color Table

Hex Color Code c00aee #c00aee
RGB Decimal 192, 10, 238 192, 10, 238
RGB Percent 75%, 4%, 93% rgb(75%, 4%, 93%)
CSS RGBa 192, 10, 238,1 rgba(192,10,238,1)
CMYK Model cmyk(19%,96%,0%,6.67%)
HSL Color Space 288,92% ,49% hsl(288,92% ,49%)
HSV Color Space 288°, 96%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000000 00001010 11101110
Octal 300 12 356
Decimal 192 10 238
Hex c0 0a ee

Different shades of #c00aee color code.

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

Darkest of #c00aee
#4a045b
Darker of #c00aee
#71068c
Dark of #c00aee
#9908bd
Base of #c00aee
#c00aee
Light of #c00aee
#cf35f6
Lighter
#db65f9
Lightest
#e696fb

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

#c00aee
#38ee0a

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

Split Complementary

#c00aee
#aaee0a
#0aee4e

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

Analogous Color

#3b0aee
#610aee
#c00aee
#ee0ad0
#ee0a71

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

#c00aee
#0aeec0
#eec00a

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

#c00aee
#eec00a
#38ee0a
#0a38ee

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

#c00aee
#ee4e0a
#38ee0a
#0aaaee

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

#22022a
#4a045b
#71068c
#9908bd
#c00aee
#cf35f6
#db65f9
#e696fb
#f2c7fd

Tints of #c00aee Color

#c00aee
#c725ef
#ce40f1
#d55bf3
#dc76f5
#e392f7
#eaadf9
#f1c8fb
#f8e3fd
#ffffff

Shades of #c00aee color code

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

#c00aee
#aa08d3
#9507b9
#80069e
#6a0584
#550469
#40034f
#2a0234
#15011a
#000000

Tones

#c00aee
#b123d5
#a23cbc
#9454a4
#856d8b

Tones

Similar Color like #c00aee color

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

#c10bef
#c20cf0
#c30df1
#c40ef2
#c50ff3
#c610f4
#c711f5
#c812f6
#c913f7
#ca14f8
#cb15f9
#cc16fa
#cd17fb
#ce18fc
#bf09ed
#be08ec
#bd07eb
#bc06ea
#bb05e9
#ba04e8
#b903e7
#b802e6
#b701e5
#b600e4
#b500e3
#b400e2
#b300e1
#b200e0

Download this Dark Violet

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

#c00aee Color Code Preview on Black Background Color

This is how #c00aee Color will look on black background color. Color contrast ratio is 4.52

#c00aee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c00aee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c00aee

#c00aee color code is use for CSS Background Color

Background color for the above div is #c00aee

HTML with inline CSS

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

#c00aee color code is use for CSS Border Color

CSS Border color for the above div is #c00aee

HTML with inline CSS

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

CSS Border Left color for the above div is #c00aee

HTML with inline CSS

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

CSS Border Right color for the above div is #c00aee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c00aee

HTML with inline CSS

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

CSS Border Top color for the above div is #c00aee

HTML with inline CSS

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

#c00aee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c00aee Color code Preview on White Background

This is how #c00aee Color code will look on white background color. Color contrast ratio is 4.65

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

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