Skip to main content Skip to docs navigation

#972798 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 Nebula Outpost and its hex is #922B9C Nearest Color Name

Color Hue/Base color: Violet

Hex #972798 Color code in RGB color code model is created after adding 59.22% red color, 15.29% green color and 59.61% blue color. Hex #972798 Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 74% magenta, 0% yellow and 40.39% black.

Hex #972798 color code is between #992299 web safe hex color code and #883388 web safe hex color code. #992299 is the nearest web safe color code. You can see here many more shades of #972798 color code.

RGB Chart

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

Color Table

Hex Color Code 972798 #972798
RGB Decimal 151, 39, 152 151, 39, 152
RGB Percent 59%, 15%, 60% rgb(59%, 15%, 60%)
CSS RGBa 151, 39, 152,1 rgba(151,39,152,1)
CMYK Model cmyk(1%,74%,0%,40.39%)
HSL Color Space 299,59% ,37% hsl(299,59% ,37%)
HSV Color Space 299°, 74%, 60%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10010111 00100111 10011000
Octal 227 47 230
Decimal 151 39 152
Hex 97 27 98

Different shades of #972798 color code.

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

Darkest of #972798
#1e081e
Darker of #972798
#461247
Dark of #972798
#6f1d6f
Base of #972798
#972798
Light of #972798
#bf31c1
Lighter
#d252d3
Lightest
#dc7bdd

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

#972798
#289827

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

Split Complementary

#972798
#609827
#27985e

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

Analogous Color

#552798
#682798
#972798
#982773
#982744

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

#972798
#279897
#989727

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

#972798
#989727
#289827
#272898

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

#972798
#985e27
#289827
#276098

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 #972798

#000000
#1e081e
#461247
#6f1d6f
#972798
#bf31c1
#d252d3
#dc7bdd
#e7a3e8

Tints of #972798 Color

#972798
#a23fa3
#ae57ae
#b96fba
#c587c5
#d09fd1
#dcb7dc
#e7cfe8
#f3e7f3
#ffffff

Shades of #972798 color code

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

#972798
#862287
#751e76
#641a65
#531554
#431143
#320d32
#210821
#100410
#000000

Tones

#972798
#843a85
#714d72
#5f5f5f
#5f5f5f

Tones

Similar Color like #972798 color

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

#982899
#99299a
#9a2a9b
#9b2b9c
#9c2c9d
#9d2d9e
#9e2e9f
#9f2fa0
#a030a1
#a131a2
#a232a3
#a333a4
#a434a5
#a535a6
#962697
#952596
#942495
#932394
#922293
#912192
#902091
#8f1f90
#8e1e8f
#8d1d8e
#8c1c8d
#8b1b8c
#8a1a8b
#89198a

Download this Dark Violet

Hex #972798 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.

#972798 Color Code Preview on Black Background Color

This is how #972798 Color will look on black background color. Color contrast ratio is 3.06

#972798 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #972798

HTML with inline CSS

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

Your Example Paragraph content text in with font color #972798

#972798 color code is use for CSS Background Color

Background color for the above div is #972798

HTML with inline CSS

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

#972798 color code is use for CSS Border Color

CSS Border color for the above div is #972798

HTML with inline CSS

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

CSS Border Left color for the above div is #972798

HTML with inline CSS

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

CSS Border Right color for the above div is #972798

HTML with inline CSS

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

CSS Border Bottom color for the above div is #972798

HTML with inline CSS

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

CSS Border Top color for the above div is #972798

HTML with inline CSS

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

#972798 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#972798 Color code Preview on White Background

This is how #972798 Color code will look on white background color. Color contrast ratio is 6.86

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

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