crispedge.com

Color picker

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

#9c4ec1 hex color - Violet - Warm color - Information

#9c4ec1 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #9c4ec1 Color code in RGB color code model is created after adding 61.18% red color, 30.59% green color and 75.69% blue color. Hex #9c4ec1 Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 60% magenta, 0% yellow and 24% black.

Hex #9c4ec1 color code is between #9955bb web safe hex color code and #aa44cc web safe hex color code. #9955bb is the nearest web safe color code. You can see here many more shades of #9c4ec1 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code9c4ec1#9c4ec1
RGB Decimal156, 78, 193rgb(156, 78, 193)
RGB Percent61%, 31%, 76%rgb(61%, 31%, 76%)
CSS RGBa156, 78, 193,1rgba(156,78,193,1)
CMYK Modelcmyk(19%,60%,0%,24%)
HSL Color Space281,48% ,53%hsl(281,48% ,53%)
HSV Color Space281°, 60%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100111000100111011000001
Octal234116301
Decimal15678193
Hex9c4ec1

Different shades of #9c4ec1 color code.

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

Light Shade of #9c4ec1
#b174ce
Dark Shade of #9c4ec1
#8139a3
Saturated Shade of #9c4ec1
#a042cd
Desaturated Shade of #9c4ec1
#985ab5
Grey scale Shade of #9c4ec1
#878787
Brighten Shade
#b567da
Most Readable Shade
#FFFFFF

Shades of #9c4ec1 color code

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

#9c4ec1
#8a45ab
#793c96
#683480
#562b6b
#452255
#341a40
#22112a
#110815
#000000

Similar Color like #9c4ec1 color

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

#9d4fc2
#9e50c3
#9f51c4
#a052c5
#a153c6
#a254c7
#a355c8
#a456c9
#a557ca
#a658cb
#a759cc
#a85acd
#a95bce
#aa5ccf
#9b4dc0
#9a4cbf
#994bbe
#984abd
#9749bc
#9648bb
#9547ba
#9446b9
#9345b8
#9244b7
#9143b6
#9042b5
#8f41b4
#8e40b3

Monochromatic Color with #9c4ec1

#9c4ec1
#be5feb
#130917
#351a41
#572c6c
#7a3d96

Tints of #9c4ec1 Color

#9c4ec1
#a761c7
#b275ce
#bd89d5
#c89cdc
#d3b0e3
#dec4ea
#e9d7f1
#f4ebf8
#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

#9c4ec1
#73c14e

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

Split Complementary

#9c4ec1
#adc14e
#4ec163

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

Analogous Color

#6e4ec1
#854ec1
#9c4ec1
#b34ec1
#c14eb8

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

#9c4ec1
#c19c4e
#4ec19c

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

#9c4ec1
#c1624e
#73c14e
#4eacc1

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

#9c4ec1
#73c14e
#4ec163
#c14ead

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 #9c4ec1 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.

#9c4ec1 Color Code Preview on Black Background Color

This is how #9c4ec1 Color will look on black background color. Color contrast ratio is 4.27

#9c4ec1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9c4ec1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9c4ec1

#9c4ec1 color code is use for CSS Background Color

Background color for the above div is #9c4ec1

HTML with inline CSS

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

#9c4ec1 color code is use for CSS Border Color

CSS Border color for the above div is #9c4ec1

HTML with inline CSS

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

CSS Border Left color for the above div is #9c4ec1

HTML with inline CSS

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

CSS Border Right color for the above div is #9c4ec1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #9c4ec1

HTML with inline CSS

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

CSS Border Top color for the above div is #9c4ec1

HTML with inline CSS

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

#9c4ec1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9c4ec1 Color code Preview on White Background

This is how #9c4ec1 Color code will look on white background color. Color contrast ratio is 4.91

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

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.