crispedge.com

Color picker

Loading...

#79196f hex color - Violet - Warm color - Information

#79196f hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #79196f Color code in RGB color code model is created after adding 47.45% red color, 9.8% green color and 43.53% blue color. Hex #79196f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 79% magenta, 8% yellow and 53% black.

Hex #79196f color code is between #771177 web safe hex color code and #882266 web safe hex color code. #771177 is the nearest web safe color code. You can see here many more shades of #79196f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code79196f#79196f
RGB Decimal121, 25, 111rgb(121, 25, 111)
RGB Percent47%, 10%, 44%rgb(47%, 10%, 44%)
CSS RGBa121, 25, 111,1rgba(121,25,111,1)
CMYK Modelcmyk(0%,79%,8%,53%)
HSL Color Space306,66% ,29%hsl(306,66% ,29%)
HSV Color Space306°, 79%, 47%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011110010001100101101111
Octal17131157
Decimal12125111
Hex79196f

Different shades of #79196f color code.

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

Light Shade of #79196f
#a32296
Dark Shade of #79196f
#4f1048
Saturated Shade of #79196f
#801275
Desaturated Shade of #79196f
#722069
Grey scale Shade of #79196f
#494949
Brighten Shade
#923288
Most Readable Shade
#FFFFFF

Shades of #79196f color code

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

#79196f
#6b1662
#5e1356
#50104a
#430d3d
#350b31
#280825
#1a0518
#0d020c
#000000

Similar Color like #79196f color

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

#7a1a70
#7b1b71
#7c1c72
#7d1d73
#7e1e74
#7f1f75
#802076
#812177
#822278
#832379
#84247a
#85257b
#86267c
#87277d
#78186e
#77176d
#76166c
#75156b
#74146a
#731369
#721268
#711167
#701066
#6f0f65
#6e0e64
#6d0d63
#6c0c62
#6b0b61

Monochromatic Color with #79196f

#79196f
#a32296
#ce2bbd
#f833e4
#240721
#4e1048

Tints of #79196f Color

#79196f
#87327f
#964c8f
#a5659f
#b47faf
#c398bf
#d2b2cf
#e1cbdf
#f0e5ef
#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

#79196f
#197923

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

Split Complementary

#79196f
#3f7919
#197953

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

Analogous Color

#5d1979
#701979
#79196f
#79195c
#791949

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

#79196f
#6f7919
#196f79

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

#79196f
#795319
#197923
#193f79

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

#79196f
#197923
#197953
#79193f

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 #79196f 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.

#79196f Color Code Preview on Black Background Color

This is how #79196f Color will look on black background color. Color contrast ratio is 2.18

#79196f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #79196f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #79196f

#79196f color code is use for CSS Background Color

Background color for the above div is #79196f

HTML with inline CSS

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

#79196f color code is use for CSS Border Color

CSS Border color for the above div is #79196f

HTML with inline CSS

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

CSS Border Left color for the above div is #79196f

HTML with inline CSS

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

CSS Border Right color for the above div is #79196f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #79196f

HTML with inline CSS

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

CSS Border Top color for the above div is #79196f

HTML with inline CSS

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

#79196f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#79196f Color code Preview on White Background

This is how #79196f Color code will look on white background color. Color contrast ratio is 9.63

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

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,25,111,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(25,121,35,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(121,25,111,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.