crispedge.com

#7974af hex color - Violet - Cool color - Information

#7974af hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #7974af Color code in RGB color code model is created after adding 47.45% red color, 45.49% green color and 68.63% blue color. Hex #7974af Color code in CMYK color (process color) code model is generated after subtraction of 31% cyan, 34% magenta, 0% yellow and 31% black.

Hex #7974af color code is between #7777aa web safe hex color code and #8866bb web safe hex color code. #7777aa is the nearest web safe color code. You can see here many more shades of #7974af color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code7974af#7974af
RGB Decimal121, 116, 175rgb(121, 116, 175)
RGB Percent47%, 45%, 69%rgb(47%, 45%, 69%)
CSS RGBa121, 116, 175,1rgba(121,116,175,1)
CMYK Modelcmyk(31%,34%,0%,31%)
HSL Color Space245,27% ,57%hsl(245,27% ,57%)
HSV Color Space245°, 34%, 69%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110010111010010101111
Octal171164257
Decimal121116175
Hex7974af

Different shades of #7974af color code.

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

Light Shade of #7974af
#9894c2
Dark Shade of #7974af
#5d5898
Saturated Shade of #7974af
#7069ba
Desaturated Shade of #7974af
#827fa4
Grey scale Shade of #7974af
#919191
Brighten Shade
#928dc8
Most Readable Shade
#FFFFFF

Shades of #7974af color code

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

#7974af
#6b679b
#5e5a88
#504d74
#434061
#35334d
#28263a
#1a1926
#0d0c13
#000000

Similar Color like #7974af color

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

#7a75b0
#7b76b1
#7c77b2
#7d78b3
#7e79b4
#7f7ab5
#807bb6
#817cb7
#827db8
#837eb9
#847fba
#8580bb
#8681bc
#8782bd
#7873ae
#7772ad
#7671ac
#7570ab
#746faa
#736ea9
#726da8
#716ca7
#706ba6
#6f6aa5
#6e69a4
#6d68a3
#6c67a2
#6b66a1

Monochromatic Color with #7974af

#7974af
#9690d9
#030305
#211f2f
#3e3c5a
#5c5884

Tints of #7974af Color

#7974af
#8783b7
#9692c0
#a5a2c9
#b4b1d2
#c3c1db
#d2d0e4
#e1e0ed
#f0eff6
#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

#7974af
#aaaf74

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

Split Complementary

#7974af
#af9674
#8caf74

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

Analogous Color

#7487af
#747baf
#7974af
#8574af
#9174af

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

#7974af
#af7974
#74af79

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

#7974af
#af748c
#aaaf74
#74af96

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

#7974af
#aaaf74
#8caf74
#9674af

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 #7974af 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.

#7974af Color Code Preview on Black Background Color

This is how #7974af Color will look on black background color. Color contrast ratio is 4.93

#7974af in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7974af

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7974af

#7974af color code is use for CSS Background Color

Background color for the above div is #7974af

HTML with inline CSS

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

#7974af color code is use for CSS Border Color

CSS Border color for the above div is #7974af

HTML with inline CSS

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

CSS Border Left color for the above div is #7974af

HTML with inline CSS

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

CSS Border Right color for the above div is #7974af

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7974af

HTML with inline CSS

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

CSS Border Top color for the above div is #7974af

HTML with inline CSS

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

#7974af hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7974af Color code Preview on White Background

This is how #7974af Color code will look on white background color. Color contrast ratio is 4.26

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

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(121,116,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(170,175,116,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(121,116,175,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>