crispedge.com

Color picker

Loading...

#972fa9 hex color - Violet - Warm color - Information

#972fa9 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #972fa9 Color code in RGB color code model is created after adding 59.22% red color, 18.43% green color and 66.27% blue color. Hex #972fa9 Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 72% magenta, 0% yellow and 34% black.

Hex #972fa9 color code is between #9933aa web safe hex color code and #882299 web safe hex color code. #9933aa is the nearest web safe color code. You can see here many more shades of #972fa9 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code972fa9#972fa9
RGB Decimal151, 47, 169rgb(151, 47, 169)
RGB Percent59%, 18%, 66%rgb(59%, 18%, 66%)
CSS RGBa151, 47, 169,1rgba(151,47,169,1)
CMYK Modelcmyk(11%,72%,0%,34%)
HSL Color Space291,56% ,42%hsl(291,56% ,42%)
HSV Color Space291°, 72%, 66%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100101110010111110101001
Octal22757251
Decimal15147169
Hex972fa9

Different shades of #972fa9 color code.

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

Light Shade of #972fa9
#b641ca
Dark Shade of #972fa9
#732481
Saturated Shade of #972fa9
#9f24b4
Desaturated Shade of #972fa9
#8f3a9e
Grey scale Shade of #972fa9
#6c6c6c
Brighten Shade
#b048c2
Most Readable Shade
#FFFFFF

Shades of #972fa9 color code

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

#972fa9
#862996
#752483
#641f70
#531a5d
#43144b
#320f38
#210a25
#100512
#000000

Similar Color like #972fa9 color

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

#9830aa
#9931ab
#9a32ac
#9b33ad
#9c34ae
#9d35af
#9e36b0
#9f37b1
#a038b2
#a139b3
#a23ab4
#a33bb5
#a43cb6
#a53db7
#962ea8
#952da7
#942ca6
#932ba5
#922aa4
#9129a3
#9028a2
#8f27a1
#8e26a0
#8d259f
#8c249e
#8b239d
#8a229c
#89219b

Monochromatic Color with #972fa9

#972fa9
#bd3bd3
#e347fe
#250c29
#4b1754
#71237e

Tints of #972fa9 Color

#972fa9
#a246b2
#ae5dbc
#b974c5
#c58bcf
#d0a2d8
#dcb9e2
#e7d0eb
#f3e7f5
#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

#972fa9
#41a92f

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

Split Complementary

#972fa9
#7ea92f
#2fa95a

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

Analogous Color

#662fa9
#7f2fa9
#972fa9
#a92fa3
#a92f8a

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

#972fa9
#a9972f
#2fa997

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

#972fa9
#a95a2f
#41a92f
#2f7ea9

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

#972fa9
#41a92f
#2fa95a
#a92f7e

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 #972fa9 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.

#972fa9 Color Code Preview on Black Background Color

This is how #972fa9 Color will look on black background color. Color contrast ratio is 3.30

#972fa9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #972fa9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #972fa9

#972fa9 color code is use for CSS Background Color

Background color for the above div is #972fa9

HTML with inline CSS

<div style="background-color:#972fa9;"></div>

#972fa9 color code is use for CSS Border Color

CSS Border color for the above div is #972fa9

HTML with inline CSS

<div style="border:5px solid #972fa9;"></div>

CSS Border Left color for the above div is #972fa9

HTML with inline CSS

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

CSS Border Right color for the above div is #972fa9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #972fa9

HTML with inline CSS

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

CSS Border Top color for the above div is #972fa9

HTML with inline CSS

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

#972fa9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#972fa9 Color code Preview on White Background

This is how #972fa9 Color code will look on white background color. Color contrast ratio is 6.37

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

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,47,169,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(65,169,47,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(151,47,169,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.