crispedge.com

Color picker

Loading...

#796186 hex color - Violet - Warm color - Information

#796186 hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #796186 Color code in RGB color code model is created after adding 47.45% red color, 38.04% green color and 52.55% blue color. Hex #796186 Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 28% magenta, 0% yellow and 47% black.

Hex #796186 color code is between #776688 web safe hex color code and #885577 web safe hex color code. #776688 is the nearest web safe color code. You can see here many more shades of #796186 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code796186#796186
RGB Decimal121, 97, 134rgb(121, 97, 134)
RGB Percent47%, 38%, 53%rgb(47%, 38%, 53%)
CSS RGBa121, 97, 134,1rgba(121,97,134,1)
CMYK Modelcmyk(10%,28%,0%,47%)
HSL Color Space279,16% ,45%hsl(279,16% ,45%)
HSV Color Space279°, 28%, 53%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011110010110000110000110
Octal171141206
Decimal12197134
Hex796186

Different shades of #796186 color code.

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

Light Shade of #796186
#927b9f
Dark Shade of #796186
#5e4c68
Saturated Shade of #796186
#7c5592
Desaturated Shade of #796186
#766d7a
Grey scale Shade of #796186
#737373
Brighten Shade
#927a9f
Most Readable Shade
#FFFFFF

Shades of #796186 color code

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

#796186
#6b5677
#5e4b68
#504059
#43354a
#352b3b
#28202c
#1a151d
#0d0a0e
#000000

Similar Color like #796186 color

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

#7a6287
#7b6388
#7c6489
#7d658a
#7e668b
#7f678c
#80688d
#81698e
#826a8f
#836b90
#846c91
#856d92
#866e93
#876f94
#786085
#775f84
#765e83
#755d82
#745c81
#735b80
#725a7f
#71597e
#70587d
#6f577c
#6e567b
#6d557a
#6c5479
#6b5378

Monochromatic Color with #796186

#796186
#9f80b0
#c69fdb
#060506
#2c2331
#53425b

Tints of #796186 Color

#796186
#877293
#9684a0
#a595ae
#b4a7bb
#c3b8c9
#d2cad6
#e1dbe4
#f0edf1
#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

#796186
#6e8661

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

Split Complementary

#796186
#818661
#618667

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

Analogous Color

#6a6186
#726186
#796186
#806186
#866184

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

#796186
#867961
#618679

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

#796186
#866661
#6e8661
#618086

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

#796186
#6e8661
#618667
#866181

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 #796186 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.

#796186 Color Code Preview on Black Background Color

This is how #796186 Color will look on black background color. Color contrast ratio is 3.87

#796186 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #796186

HTML with inline CSS

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

Your Example Paragraph content text in with font color #796186

#796186 color code is use for CSS Background Color

Background color for the above div is #796186

HTML with inline CSS

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

#796186 color code is use for CSS Border Color

CSS Border color for the above div is #796186

HTML with inline CSS

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

CSS Border Left color for the above div is #796186

HTML with inline CSS

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

CSS Border Right color for the above div is #796186

HTML with inline CSS

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

CSS Border Bottom color for the above div is #796186

HTML with inline CSS

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

CSS Border Top color for the above div is #796186

HTML with inline CSS

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

#796186 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#796186 Color code Preview on White Background

This is how #796186 Color code will look on white background color. Color contrast ratio is 5.43

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

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,97,134,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(110,134,97,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(121,97,134,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.