Skip to main content Skip to docs navigation

#9775cd 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 2655 C and its hex is #9678D3 Nearest Color Name

Color Hue/Base color: Violet

Hex #9775cd Color code in RGB color code model is created after adding 59.22% red color, 45.88% green color and 80.39% blue color. Hex #9775cd Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 43% magenta, 0% yellow and 19.61% black.

Hex #9775cd color code is between #9977cc web safe hex color code and #8866dd web safe hex color code. #9977cc is the nearest web safe color code. You can see here many more shades of #9775cd color code.

RGB Chart

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

Color Table

Hex Color Code 9775cd #9775cd
RGB Decimal 151, 117, 205 151, 117, 205
RGB Percent 59%, 46%, 80% rgb(59%, 46%, 80%)
CSS RGBa 151, 117, 205,1 rgba(151,117,205,1)
CMYK Model cmyk(26%,43%,0%,19.61%)
HSL Color Space 263,47% ,63% hsl(263,47% ,63%)
HSV Color Space 263°, 43%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10010111 01110101 11001101
Octal 227 165 315
Decimal 151 117 205
Hex 97 75 cd

Different shades of #9775cd color code.

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

Darkest of #9775cd
#4c2d7c
Darker of #9775cd
#623ba2
Dark of #9775cd
#7b50bf
Base of #9775cd
#9775cd
Light of #9775cd
#b39adb
Lighter
#cfc0e8
Lightest
#ece5f6

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

#9775cd
#abcd75

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

Split Complementary

#9775cd
#cdc375
#7fcd75

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

Analogous Color

#7586cd
#7578cd
#9775cd
#b475cd
#cd75c1

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

#9775cd
#75cd97
#cd9775

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

#9775cd
#cd9775
#abcd75
#75abcd

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

#9775cd
#cd757f
#abcd75
#75cdc3

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 #9775cd

#351f57
#4c2d7c
#623ba2
#7b50bf
#9775cd
#b39adb
#cfc0e8
#ece5f6
#ffffff

Tints of #9775cd Color

#9775cd
#a284d2
#ae93d8
#b9a3dd
#c5b2e3
#d0c1e8
#dcd1ee
#e7e0f3
#f3eff9
#ffffff

Shades of #9775cd color code

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

#9775cd
#8668b6
#755b9f
#644e88
#534171
#43345b
#322744
#211a2d
#100d16
#000000

Tones

#9775cd
#9b88ba
#a09ba7
#a1a1a1
#a1a1a1

Tones

Similar Color like #9775cd color

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

#9876ce
#9977cf
#9a78d0
#9b79d1
#9c7ad2
#9d7bd3
#9e7cd4
#9f7dd5
#a07ed6
#a17fd7
#a280d8
#a381d9
#a482da
#a583db
#9674cc
#9573cb
#9472ca
#9371c9
#9270c8
#916fc7
#906ec6
#8f6dc5
#8e6cc4
#8d6bc3
#8c6ac2
#8b69c1
#8a68c0
#8967bf

Download this Dark Violet

Hex #9775cd 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.

#9775cd Color Code Preview on Black Background Color

This is how #9775cd Color will look on black background color. Color contrast ratio is 5.74

#9775cd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9775cd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9775cd

#9775cd color code is use for CSS Background Color

Background color for the above div is #9775cd

HTML with inline CSS

<div style="background-color:#9775cd;"></div>

#9775cd color code is use for CSS Border Color

CSS Border color for the above div is #9775cd

HTML with inline CSS

<div style="border:5px solid #9775cd;"></div>

CSS Border Left color for the above div is #9775cd

HTML with inline CSS

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

CSS Border Right color for the above div is #9775cd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #9775cd

HTML with inline CSS

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

CSS Border Top color for the above div is #9775cd

HTML with inline CSS

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

#9775cd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9775cd Color code Preview on White Background

This is how #9775cd Color code will look on white background color. Color contrast ratio is 3.66

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

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