Skip to main content Skip to docs navigation

#9a619e 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 Royal Pretender and its hex is #A063A1 Nearest Color Name

Color Hue/Base color: Violet

Hex #9a619e Color code in RGB color code model is created after adding 60.39% red color, 38.04% green color and 61.96% blue color. Hex #9a619e Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 39% magenta, 0% yellow and 38.04% black.

Hex #9a619e color code is between #996699 web safe hex color code and #aa55aa web safe hex color code. #996699 is the nearest web safe color code. You can see here many more shades of #9a619e color code.

RGB Chart

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

Color Table

Hex Color Code 9a619e #9a619e
RGB Decimal 154, 97, 158 154, 97, 158
RGB Percent 60%, 38%, 62% rgb(60%, 38%, 62%)
CSS RGBa 154, 97, 158,1 rgba(154,97,158,1)
CMYK Model cmyk(3%,39%,0%,38.04%)
HSL Color Space 296,24% ,50% hsl(296,24% ,50%)
HSV Color Space 296°, 39%, 62%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10011010 01100001 10011110
Octal 232 141 236
Decimal 154 97 158
Hex 9a 61 9e

Different shades of #9a619e color code.

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

Darkest of #9a619e
#3e273f
Darker of #9a619e
#5c3a5f
Dark of #9a619e
#7b4e7e
Base of #9a619e
#9a619e
Light of #9a619e
#ae81b1
Lighter
#c2a0c5
Lightest
#d7c0d8

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

#9a619e
#659e61

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

Split Complementary

#9a619e
#839e61
#619e7c

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

Analogous Color

#76619e
#81619e
#9a619e
#9e618e
#9e6174

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

#9a619e
#619e9a
#9e9a61

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

#9a619e
#9e9a61
#659e61
#61659e

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

#9a619e
#9e7c61
#659e61
#61839e

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

#1f1320
#3e273f
#5c3a5f
#7b4e7e
#9a619e
#ae81b1
#c2a0c5
#d7c0d8
#ebdfec

Tints of #9a619e Color

#9a619e
#a572a8
#b084b3
#bb95be
#c6a7c9
#d2b8d3
#ddcade
#e8dbe9
#f3edf4
#ffffff

Shades of #9a619e color code

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

#9a619e
#88568c
#774b7a
#664069
#553557
#442b46
#332034
#221523
#110a11
#000000

Tones

#9a619e
#847b84
#808080
#808080
#808080

Tones

Similar Color like #9a619e color

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

#9b629f
#9c63a0
#9d64a1
#9e65a2
#9f66a3
#a067a4
#a168a5
#a269a6
#a36aa7
#a46ba8
#a56ca9
#a66daa
#a76eab
#a86fac
#99609d
#985f9c
#975e9b
#965d9a
#955c99
#945b98
#935a97
#925996
#915895
#905794
#8f5693
#8e5592
#8d5491
#8c5390

Download this Dark Violet

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

#9a619e Color Code Preview on Black Background Color

This is how #9a619e Color will look on black background color. Color contrast ratio is 4.58

#9a619e in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#9a619e color code is use for CSS Background Color

Background color for the above div is #9a619e

HTML with inline CSS

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

#9a619e color code is use for CSS Border Color

CSS Border color for the above div is #9a619e

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#9a619e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9a619e Color code Preview on White Background

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

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

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