crispedge.com

Color picker

Loading...

#9756da hex color - Violet - Cool color - Information

#9756da hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #9756da Color code in RGB color code model is created after adding 59.22% red color, 33.73% green color and 85.49% blue color. Hex #9756da Color code in CMYK color (process color) code model is generated after subtraction of 31% cyan, 61% magenta, 0% yellow and 15% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code9756da#9756da
RGB Decimal151, 86, 218rgb(151, 86, 218)
RGB Percent59%, 34%, 85%rgb(59%, 34%, 85%)
CSS RGBa151, 86, 218,1rgba(151,86,218,1)
CMYK Modelcmyk(31%,61%,0%,15%)
HSL Color Space270,64% ,60%hsl(270,64% ,60%)
HSV Color Space270°, 61%, 85%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100101110101011011011010
Octal227126332
Decimal15186218
Hex9756da

Different shades of #9756da color code.

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

Light Shade of #9756da
#b180e3
Dark Shade of #9756da
#7d2dd0
Saturated Shade of #9756da
#974ce4
Desaturated Shade of #9756da
#9760d0
Grey scale Shade of #9756da
#989898
Brighten Shade
#b06ff3
Most Readable Shade
#FFFFFF

Shades of #9756da color code

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

#9756da
#864cc1
#7542a9
#643991
#532f79
#432660
#321c48
#211330
#100918
#000000

Similar Color like #9756da color

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

#9857db
#9958dc
#9a59dd
#9b5ade
#9c5bdf
#9d5ce0
#9e5de1
#9f5ee2
#a05fe3
#a160e4
#a261e5
#a362e6
#a463e7
#a564e8
#9655d9
#9554d8
#9453d7
#9352d6
#9251d5
#9150d4
#904fd3
#8f4ed2
#8e4dd1
#8d4cd0
#8c4bcf
#8b4ace
#8a49cd
#8948cc

Monochromatic Color with #9756da

#9756da
#040205
#211330
#3f245a
#5c3485
#7a45af

Tints of #9756da Color

#9756da
#a268de
#ae7be2
#b98ee6
#c5a1ea
#d0b3ee
#dcc6f2
#e7d9f6
#f3ecfa
#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

#9756da
#99da56

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

Split Complementary

#9756da
#dad956
#57da56

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

Analogous Color

#6256da
#7d56da
#9756da
#b156da
#cc56da

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

#9756da
#da9756
#56da97

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

#9756da
#da5657
#99da56
#56dad9

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

#9756da
#99da56
#57da56
#d956da

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 #9756da 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.

#9756da Color Code Preview on Black Background Color

This is how #9756da Color will look on black background color. Color contrast ratio is 4.66

#9756da in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9756da

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9756da

#9756da color code is use for CSS Background Color

Background color for the above div is #9756da

HTML with inline CSS

<div style="background-color:#9756da;"></div>

#9756da color code is use for CSS Border Color

CSS Border color for the above div is #9756da

HTML with inline CSS

<div style="border:5px solid #9756da;"></div>

CSS Border Left color for the above div is #9756da

HTML with inline CSS

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

CSS Border Right color for the above div is #9756da

HTML with inline CSS

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

CSS Border Bottom color for the above div is #9756da

HTML with inline CSS

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

CSS Border Top color for the above div is #9756da

HTML with inline CSS

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

#9756da hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9756da Color code Preview on White Background

This is how #9756da Color code will look on white background color. Color contrast ratio is 4.51

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(151,86,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(153,218,86,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(151,86,218,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.