crispedge.com

Color picker

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

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

#9d6ab6 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #9d6ab6 Color code in RGB color code model is created after adding 61.57% red color, 41.57% green color and 71.37% blue color. Hex #9d6ab6 Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 42% magenta, 0% yellow and 29% black.

Hex #9d6ab6 color code is between #9966bb web safe hex color code and #aa77aa web safe hex color code. #9966bb is the nearest web safe color code. You can see here many more shades of #9d6ab6 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code9d6ab6#9d6ab6
RGB Decimal157, 106, 182rgb(157, 106, 182)
RGB Percent62%, 42%, 71%rgb(62%, 42%, 71%)
CSS RGBa157, 106, 182,1rgba(157,106,182,1)
CMYK Modelcmyk(14%,42%,0%,29%)
HSL Color Space280,34% ,56%hsl(280,34% ,56%)
HSV Color Space280°, 42%, 71%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100111010110101010110110
Octal235152266
Decimal157106182
Hex9d6ab6

Different shades of #9d6ab6 color code.

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

Light Shade of #9d6ab6
#b48cc7
Dark Shade of #9d6ab6
#844e9f
Saturated Shade of #9d6ab6
#a15fc1
Desaturated Shade of #9d6ab6
#9975ab
Grey scale Shade of #9d6ab6
#909090
Brighten Shade
#b683cf
Most Readable Shade
#FFFFFF

Shades of #9d6ab6 color code

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

#9d6ab6
#8b5ea1
#7a528d
#684679
#573a65
#452f50
#34233c
#221728
#110b14
#000000

Similar Color like #9d6ab6 color

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

#9e6bb7
#9f6cb8
#a06db9
#a16eba
#a26fbb
#a370bc
#a471bd
#a572be
#a673bf
#a774c0
#a875c1
#a976c2
#aa77c3
#ab78c4
#9c69b5
#9b68b4
#9a67b3
#9966b2
#9865b1
#9764b0
#9663af
#9562ae
#9461ad
#9360ac
#925fab
#915eaa
#905da9
#8f5ca8

Monochromatic Color with #9d6ab6

#9d6ab6
#c283e0
#0a070c
#2f2036
#543861
#78518b

Tints of #9d6ab6 Color

#9d6ab6
#a77abe
#b28bc6
#bd9bce
#c8acd6
#d3bcde
#decde6
#e9ddee
#f4eef6
#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

#9d6ab6
#83b66a

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

Split Complementary

#9d6ab6
#a9b66a
#6ab677

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

Analogous Color

#7f6ab6
#8e6ab6
#9d6ab6
#ac6ab6
#b66ab1

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

#9d6ab6
#b69d6a
#6ab69d

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

#9d6ab6
#b6776a
#83b66a
#6aa9b6

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

#9d6ab6
#83b66a
#6ab677
#b66aa9

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

#9d6ab6 Color Code Preview on Black Background Color

This is how #9d6ab6 Color will look on black background color. Color contrast ratio is 5.17

#9d6ab6 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#9d6ab6 color code is use for CSS Background Color

Background color for the above div is #9d6ab6

HTML with inline CSS

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

#9d6ab6 color code is use for CSS Border Color

CSS Border color for the above div is #9d6ab6

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#9d6ab6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9d6ab6 Color code Preview on White Background

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

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

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.