Skip to main content Skip to docs navigation

#9c8bbc 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 Sand Verbena and its hex is #9D89BD Nearest Color Name

Color Hue/Base color: Violet

Hex #9c8bbc Color code in RGB color code model is created after adding 61.18% red color, 54.51% green color and 73.73% blue color. Hex #9c8bbc Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 26% magenta, 0% yellow and 26.27% black.

Hex #9c8bbc color code is between #9988bb web safe hex color code and #aa99cc web safe hex color code. #9988bb is the nearest web safe color code. You can see here many more shades of #9c8bbc color code.

RGB Chart

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

Color Table

Hex Color Code 9c8bbc #9c8bbc
RGB Decimal 156, 139, 188 156, 139, 188
RGB Percent 61%, 55%, 74% rgb(61%, 55%, 74%)
CSS RGBa 156, 139, 188,1 rgba(156,139,188,1)
CMYK Model cmyk(17%,26%,0%,26.27%)
HSL Color Space 261,27% ,64% hsl(261,27% ,64%)
HSV Color Space 261°, 26%, 74%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10011100 10001011 10111100
Octal 234 213 274
Decimal 156 139 188
Hex 9c 8b bc

Different shades of #9c8bbc color code.

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

Darkest of #9c8bbc
#50406e
Darker of #9c8bbc
#67528f
Dark of #9c8bbc
#806ba9
Base of #9c8bbc
#9c8bbc
Light of #9c8bbc
#b8abcf
Lighter
#d3cce1
Lightest
#efecf4

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

#9c8bbc
#abbc8b

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

Split Complementary

#9c8bbc
#bcb58b
#93bc8b

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

Analogous Color

#8b97bc
#8b8ebc
#9c8bbc
#ac8bbc
#bc8bb7

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

#9c8bbc
#8bbc9c
#bc9c8b

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

#9c8bbc
#bc9c8b
#abbc8b
#8babbc

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

#9c8bbc
#bc8b93
#abbc8b
#8bbcb5

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

#382d4e
#50406e
#67528f
#806ba9
#9c8bbc
#b8abcf
#d3cce1
#efecf4
#ffffff

Tints of #9c8bbc Color

#9c8bbc
#a797c3
#b2a4ca
#bdb1d2
#c8bed9
#d3cbe1
#ded8e8
#e9e5f0
#f4f2f7
#ffffff

Shades of #9c8bbc color code

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

#9c8bbc
#8a7ba7
#796c92
#685c7d
#564d68
#453d53
#342e3e
#221e29
#110f14
#000000

Tones

#9c8bbc
#a29daa
#a4a4a4
#a4a4a4
#a4a4a4

Tones

Similar Color like #9c8bbc color

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

#9d8cbd
#9e8dbe
#9f8ebf
#a08fc0
#a190c1
#a291c2
#a392c3
#a493c4
#a594c5
#a695c6
#a796c7
#a897c8
#a998c9
#aa99ca
#9b8abb
#9a89ba
#9988b9
#9887b8
#9786b7
#9685b6
#9584b5
#9483b4
#9382b3
#9281b2
#9180b1
#907fb0
#8f7eaf
#8e7dae

Download this Dark Violet

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

#9c8bbc Color Code Preview on Black Background Color

This is how #9c8bbc Color will look on black background color. Color contrast ratio is 6.83

#9c8bbc in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#9c8bbc color code is use for CSS Background Color

Background color for the above div is #9c8bbc

HTML with inline CSS

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

#9c8bbc color code is use for CSS Border Color

CSS Border color for the above div is #9c8bbc

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#9c8bbc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9c8bbc Color code Preview on White Background

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

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

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(156,139,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(171,188,139,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(156,139,188,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }