crispedge.com

Color picker

Loading...

#97719d hex color - Violet - Warm color - Information

#97719d hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #97719d Color code in RGB color code model is created after adding 59.22% red color, 44.31% green color and 61.57% blue color. Hex #97719d Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 28% magenta, 0% yellow and 38% black.

Hex #97719d color code is between #997799 web safe hex color code and #8866aa web safe hex color code. #997799 is the nearest web safe color code. You can see here many more shades of #97719d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code97719d#97719d
RGB Decimal151, 113, 157rgb(151, 113, 157)
RGB Percent59%, 44%, 62%rgb(59%, 44%, 62%)
CSS RGBa151, 113, 157,1rgba(151,113,157,1)
CMYK Modelcmyk(4%,28%,0%,38%)
HSL Color Space292,18% ,53%hsl(292,18% ,53%)
HSV Color Space292°, 28%, 62%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100101110111000110011101
Octal227161235
Decimal151113157
Hex97719d

Different shades of #97719d color code.

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

Light Shade of #97719d
#ad8fb2
Dark Shade of #97719d
#7c5982
Saturated Shade of #97719d
#a065a9
Desaturated Shade of #97719d
#8e7d91
Grey scale Shade of #97719d
#878787
Brighten Shade
#b08ab6
Most Readable Shade
#FFFFFF

Shades of #97719d color code

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

#97719d
#86648b
#75577a
#644b68
#533e57
#433245
#322534
#211922
#100c11
#000000

Similar Color like #97719d color

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

#98729e
#99739f
#9a74a0
#9b75a1
#9c76a2
#9d77a3
#9e78a4
#9f79a5
#a07aa6
#a17ba7
#a27ca8
#a37da9
#a47eaa
#a57fab
#96709c
#956f9b
#946e9a
#936d99
#926c98
#916b97
#906a96
#8f6995
#8e6894
#8d6793
#8c6692
#8b6591
#8a6490
#89638f

Monochromatic Color with #97719d

#97719d
#c090c7
#e9aef2
#1c151d
#453448
#6e5272

Tints of #97719d Color

#97719d
#a280a7
#ae90b2
#b9a0bd
#c5b0c8
#d0bfd3
#dccfde
#e7dfe9
#f3eff4
#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

#97719d
#779d71

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

Split Complementary

#97719d
#8d9d71
#719d81

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

Analogous Color

#85719d
#8e719d
#97719d
#9d719a
#9d7191

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

#97719d
#9d9771
#719d97

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

#97719d
#9d8171
#779d71
#718d9d

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

#97719d
#779d71
#719d81
#9d718d

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 #97719d 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.

#97719d Color Code Preview on Black Background Color

This is how #97719d Color will look on black background color. Color contrast ratio is 5.16

#97719d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #97719d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #97719d

#97719d color code is use for CSS Background Color

Background color for the above div is #97719d

HTML with inline CSS

<div style="background-color:#97719d;"></div>

#97719d color code is use for CSS Border Color

CSS Border color for the above div is #97719d

HTML with inline CSS

<div style="border:5px solid #97719d;"></div>

CSS Border Left color for the above div is #97719d

HTML with inline CSS

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

CSS Border Right color for the above div is #97719d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #97719d

HTML with inline CSS

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

CSS Border Top color for the above div is #97719d

HTML with inline CSS

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

#97719d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#97719d Color code Preview on White Background

This is how #97719d Color code will look on white background color. Color contrast ratio is 4.07

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

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,113,157,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(119,157,113,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(151,113,157,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.