crispedge.com

Color picker

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

#9c517e hex color - Red - Warm color - Information

#9c517e hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #9c517e Color code in RGB color code model is created after adding 61.18% red color, 31.76% green color and 49.41% blue color. Hex #9c517e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 48% magenta, 19% yellow and 39% black.

Hex #9c517e color code is between #995577 web safe hex color code and #aa4488 web safe hex color code. #995577 is the nearest web safe color code. You can see here many more shades of #9c517e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code9c517e#9c517e
RGB Decimal156, 81, 126rgb(156, 81, 126)
RGB Percent61%, 32%, 49%rgb(61%, 32%, 49%)
CSS RGBa156, 81, 126,1rgba(156,81,126,1)
CMYK Modelcmyk(0%,48%,19%,39%)
HSL Color Space324,32% ,46%hsl(324,32% ,46%)
HSV Color Space324°, 48%, 61%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100111000101000101111110
Octal234121176
Decimal15681126
Hex9c517e

Different shades of #9c517e color code.

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

Light Shade of #9c517e
#b36d97
Dark Shade of #9c517e
#7a4063
Saturated Shade of #9c517e
#a84580
Desaturated Shade of #9c517e
#905d7c
Grey scale Shade of #9c517e
#767676
Brighten Shade
#b56a97
Most Readable Shade
#FFFFFF

Shades of #9c517e color code

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

#9c517e
#8a4870
#793f62
#683654
#562d46
#452438
#341b2a
#22121c
#11090e
#000000

Similar Color like #9c517e color

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

#9d527f
#9e5380
#9f5481
#a05582
#a15683
#a25784
#a35885
#a45986
#a55a87
#a65b88
#a75c89
#a85d8a
#a95e8b
#aa5f8c
#9b507d
#9a4f7c
#994e7b
#984d7a
#974c79
#964b78
#954a77
#944976
#934875
#924774
#914673
#904572
#8f4471
#8e4370

Monochromatic Color with #9c517e

#9c517e
#c667a0
#f17dc3
#1c0f17
#472539
#713b5c

Tints of #9c517e Color

#9c517e
#a7648c
#b2779a
#bd8ba9
#c89eb7
#d3b1c5
#dec5d4
#e9d8e2
#f4ebf0
#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

#9c517e
#519c6f

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

Split Complementary

#9c517e
#599c51
#519c95

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

Analogous Color

#9c519c
#9c518d
#9c517e
#9c516f
#9c5160

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

#9c517e
#7e9c51
#517e9c

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

#9c517e
#9c9451
#519c6f
#51599c

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

#9c517e
#519c6f
#519c95
#9c5159

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

#9c517e Color Code Preview on Black Background Color

This is how #9c517e Color will look on black background color. Color contrast ratio is 3.89

#9c517e in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#9c517e color code is use for CSS Background Color

Background color for the above div is #9c517e

HTML with inline CSS

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

#9c517e color code is use for CSS Border Color

CSS Border color for the above div is #9c517e

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#9c517e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9c517e Color code Preview on White Background

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

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

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.