crispedge.com

#964dab hex color - Violet - Warm color - Information

#964dab hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #964dab Color code in RGB color code model is created after adding 58.82% red color, 30.2% green color and 67.06% blue color. Hex #964dab Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 55% magenta, 0% yellow and 33% black.

Hex #964dab color code is between #9955aa web safe hex color code and #8844bb web safe hex color code. #9955aa is the nearest web safe color code. You can see here many more shades of #964dab color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code964dab#964dab
RGB Decimal150, 77, 171rgb(150, 77, 171)
RGB Percent59%, 30%, 67%rgb(59%, 30%, 67%)
CSS RGBa150, 77, 171,1rgba(150,77,171,1)
CMYK Modelcmyk(12%,55%,0%,33%)
HSL Color Space287,38% ,49%hsl(287,38% ,49%)
HSV Color Space287°, 55%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100101100100110110101011
Octal226115253
Decimal15077171
Hex964dab

Different shades of #964dab color code.

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

Light Shade of #964dab
#ac6dbd
Dark Shade of #964dab
#773d88
Saturated Shade of #964dab
#9d41b7
Desaturated Shade of #964dab
#8f599f
Grey scale Shade of #964dab
#7c7c7c
Brighten Shade
#af66c4
Most Readable Shade
#FFFFFF

Shades of #964dab color code

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

#964dab
#854498
#743b85
#643372
#532a5f
#42224c
#321939
#211126
#100813
#000000

Similar Color like #964dab color

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

#974eac
#984fad
#9950ae
#9a51af
#9b52b0
#9c53b1
#9d54b2
#9e55b3
#9f56b4
#a057b5
#a158b6
#a259b7
#a35ab8
#a45bb9
#954caa
#944ba9
#934aa8
#9249a7
#9148a6
#9047a5
#8f46a4
#8e45a3
#8d44a2
#8c43a1
#8b42a0
#8a419f
#89409e
#883f9d

Monochromatic Color with #964dab

#964dab
#bb60d5
#010001
#26142b
#4b2756
#713a80

Tints of #964dab Color

#964dab
#a160b4
#ad74bd
#b988c7
#c49cd0
#d0afd9
#dcc3e3
#e7d7ec
#f3ebf5
#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

#964dab
#62ab4d

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

Split Complementary

#964dab
#91ab4d
#4dab67

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

Analogous Color

#704dab
#834dab
#964dab
#a94dab
#ab4d9a

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

#964dab
#ab964d
#4dab96

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

#964dab
#ab674d
#62ab4d
#4d91ab

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

#964dab
#62ab4d
#4dab67
#ab4d91

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 #964dab 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.

#964dab Color Code Preview on Black Background Color

This is how #964dab Color will look on black background color. Color contrast ratio is 3.95

#964dab in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #964dab

HTML with inline CSS

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

Your Example Paragraph content text in with font color #964dab

#964dab color code is use for CSS Background Color

Background color for the above div is #964dab

HTML with inline CSS

<div style="background-color:#964dab;"></div>

#964dab color code is use for CSS Border Color

CSS Border color for the above div is #964dab

HTML with inline CSS

<div style="border:5px solid #964dab;"></div>

CSS Border Left color for the above div is #964dab

HTML with inline CSS

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

CSS Border Right color for the above div is #964dab

HTML with inline CSS

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

CSS Border Bottom color for the above div is #964dab

HTML with inline CSS

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

CSS Border Top color for the above div is #964dab

HTML with inline CSS

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

#964dab hex Color code used as CSS color Codes

Example CSS Class for usage

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

#964dab Color code Preview on White Background

This is how #964dab Color code will look on white background color. Color contrast ratio is 5.32

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.

< /html>