Skip to main content Skip to docs navigation

#9e6f85 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 Pantone 2054 C and its hex is #9E708B Nearest Color Name

Color Hue/Base color: Violet

Hex #9e6f85 Color code in RGB color code model is created after adding 61.96% red color, 43.53% green color and 52.16% blue color. Hex #9e6f85 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 30% magenta, 16% yellow and 38.04% black.

Hex #9e6f85 color code is between #997788 web safe hex color code and #aa6677 web safe hex color code. #997788 is the nearest web safe color code. You can see here many more shades of #9e6f85 color code.

RGB Chart

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

Color Table

Hex Color Code 9e6f85 #9e6f85
RGB Decimal 158, 111, 133 158, 111, 133
RGB Percent 62%, 44%, 52% rgb(62%, 44%, 52%)
CSS RGBa 158, 111, 133,1 rgba(158,111,133,1)
CMYK Model cmyk(0%,30%,16%,38.04%)
HSL Color Space 332,20% ,53% hsl(332,20% ,53%)
HSV Color Space 332°, 30%, 62%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10011110 01101111 10000101
Octal 236 157 205
Decimal 158 111 133
Hex 9e 6f 85

Different shades of #9e6f85 color code.

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

Darkest of #9e6f85
#452f39
Darker of #9e6f85
#644352
Dark of #9e6f85
#82586c
Base of #9e6f85
#9e6f85
Light of #9e6f85
#b38d9f
Lighter
#c7acb9
Lightest
#dccad2

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

#9e6f85
#6f9e88

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

Split Complementary

#9e6f85
#6f9e71
#6f9d9e

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

Analogous Color

#9c6f9e
#9e6f99
#9e6f85
#9e6f75
#9e7c6f

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

#9e6f85
#6f859e
#859e6f

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

#9e6f85
#859e6f
#6f9e88
#886f9e

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

#9e6f85
#9d9e6f
#6f9e88
#716f9e

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 #9e6f85

#271a20
#452f39
#644352
#82586c
#9e6f85
#b38d9f
#c7acb9
#dccad2
#f0e9ec

Tints of #9e6f85 Color

#9e6f85
#a87f92
#b38fa0
#be9fad
#c9afbb
#d3bfc8
#decfd6
#e9dfe3
#f4eff1
#ffffff

Shades of #9e6f85 color code

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

#9e6f85
#8c6276
#7a5667
#694a58
#573d49
#46313b
#34252c
#23181d
#110c0e
#000000

Tones

#9e6f85
#878787
#878787
#878787
#878787

Tones

Similar Color like #9e6f85 color

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

#9f7086
#a07187
#a17288
#a27389
#a3748a
#a4758b
#a5768c
#a6778d
#a7788e
#a8798f
#a97a90
#aa7b91
#ab7c92
#ac7d93
#9d6e84
#9c6d83
#9b6c82
#9a6b81
#996a80
#98697f
#97687e
#96677d
#95667c
#94657b
#93647a
#926379
#916278
#906177

Download this Dark Violet

Hex #9e6f85 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.

#9e6f85 Color Code Preview on Black Background Color

This is how #9e6f85 Color will look on black background color. Color contrast ratio is 5.07

#9e6f85 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#9e6f85 color code is use for CSS Background Color

Background color for the above div is #9e6f85

HTML with inline CSS

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

#9e6f85 color code is use for CSS Border Color

CSS Border color for the above div is #9e6f85

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#9e6f85 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9e6f85 Color code Preview on White Background

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

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

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(158,111,133,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(111,158,136,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(158,111,133,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }