crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#c94ee1 hex color - Violet - Warm color - Information

#c94ee1 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #c94ee1 Color code in RGB color code model is created after adding 78.82% red color, 30.59% green color and 88.24% blue color. Hex #c94ee1 Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 65% magenta, 0% yellow and 12% black.

Hex #c94ee1 color code is between #cc55dd web safe hex color code and #bb44ee web safe hex color code. #cc55dd is the nearest web safe color code. You can see here many more shades of #c94ee1 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec94ee1#c94ee1
RGB Decimal201, 78, 225rgb(201, 78, 225)
RGB Percent79%, 31%, 88%rgb(79%, 31%, 88%)
CSS RGBa201, 78, 225,1rgba(201,78,225,1)
CMYK Modelcmyk(11%,65%,0%,12%)
HSL Color Space290,71% ,59%hsl(290,71% ,59%)
HSV Color Space290°, 65%, 88%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010010100111011100001
Octal311116341
Decimal20178225
Hexc94ee1

Different shades of #c94ee1 color code.

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

Light Shade of #c94ee1
#d67ae8
Dark Shade of #c94ee1
#ba25d7
Saturated Shade of #c94ee1
#d044eb
Desaturated Shade of #c94ee1
#c258d7
Grey scale Shade of #c94ee1
#979797
Brighten Shade
#e267fa
Most Readable Shade
#FFFFFF

Shades of #c94ee1 color code

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

#c94ee1
#b245c8
#9c3caf
#863496
#6f2b7d
#592264
#431a4b
#2c1132
#160819
#000000

Similar Color like #c94ee1 color

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

#ca4fe2
#cb50e3
#cc51e4
#cd52e5
#ce53e6
#cf54e7
#d055e8
#d156e9
#d257ea
#d358eb
#d459ec
#d55aed
#d65bee
#d75cef
#c84de0
#c74cdf
#c64bde
#c54add
#c449dc
#c348db
#c247da
#c146d9
#c045d8
#bf44d7
#be43d6
#bd42d5
#bc41d4
#bb40d3

Monochromatic Color with #c94ee1

#c94ee1
#0b040c
#311337
#572261
#7d318c
#a33fb6

Tints of #c94ee1 Color

#c94ee1
#cf61e4
#d575e7
#db89eb
#e19cee
#e7b0f1
#edc4f5
#f3d7f8
#f9ebfb
#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

#c94ee1
#66e14e

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

Split Complementary

#c94ee1
#afe14e
#4ee180

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

Analogous Color

#8e4ee1
#ac4ee1
#c94ee1
#e14edc
#e14ebe

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

#c94ee1
#e1c94e
#4ee1c9

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

#c94ee1
#e17f4e
#66e14e
#4eafe1

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

#c94ee1
#66e14e
#4ee180
#e14eaf

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 #c94ee1 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.

#c94ee1 Color Code Preview on Black Background Color

This is how #c94ee1 Color will look on black background color. Color contrast ratio is 5.66

#c94ee1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c94ee1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c94ee1

#c94ee1 color code is use for CSS Background Color

Background color for the above div is #c94ee1

HTML with inline CSS

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

#c94ee1 color code is use for CSS Border Color

CSS Border color for the above div is #c94ee1

HTML with inline CSS

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

CSS Border Left color for the above div is #c94ee1

HTML with inline CSS

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

CSS Border Right color for the above div is #c94ee1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c94ee1

HTML with inline CSS

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

CSS Border Top color for the above div is #c94ee1

HTML with inline CSS

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

#c94ee1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c94ee1 Color code Preview on White Background

This is how #c94ee1 Color code will look on white background color. Color contrast ratio is 3.71

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.