crispedge.com

#796ebb hex color - Blue - Cool color - Information

#796ebb hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #796ebb Color code in RGB color code model is created after adding 47.45% red color, 43.14% green color and 73.33% blue color. Hex #796ebb Color code in CMYK color (process color) code model is generated after subtraction of 35% cyan, 41% magenta, 0% yellow and 27% black.

Hex #796ebb color code is between #7766aa web safe hex color code and #8877cc web safe hex color code. #7766aa is the nearest web safe color code. You can see here many more shades of #796ebb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code796ebb#796ebb
RGB Decimal121, 110, 187rgb(121, 110, 187)
RGB Percent47%, 43%, 73%rgb(47%, 43%, 73%)
CSS RGBa121, 110, 187,1rgba(121,110,187,1)
CMYK Modelcmyk(35%,41%,0%,27%)
HSL Color Space249,36% ,58%hsl(249,36% ,58%)
HSV Color Space249°, 41%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110010110111010111011
Octal171156273
Decimal121110187
Hex796ebb

Different shades of #796ebb color code.

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

Light Shade of #796ebb
#9991cb
Dark Shade of #796ebb
#5b4fa7
Saturated Shade of #796ebb
#7163c6
Desaturated Shade of #796ebb
#8179b0
Grey scale Shade of #796ebb
#949494
Brighten Shade
#9287d4
Most Readable Shade
#FFFFFF

Shades of #796ebb color code

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

#796ebb
#6b61a6
#5e5591
#50497c
#433d67
#353053
#28243e
#1a1829
#0d0c14
#000000

Similar Color like #796ebb color

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

#7a6fbc
#7b70bd
#7c71be
#7d72bf
#7e73c0
#7f74c1
#8075c2
#8176c3
#8277c4
#8378c5
#8479c6
#857ac7
#867bc8
#877cc9
#786dba
#776cb9
#766bb8
#756ab7
#7469b6
#7368b5
#7267b4
#7166b3
#7065b2
#6f64b1
#6e63b0
#6d62af
#6c61ae
#6b60ad

Monochromatic Color with #796ebb

#796ebb
#9487e5
#0b0a11
#26233b
#423c66
#5d5590

Tints of #796ebb Color

#796ebb
#877ec2
#968eca
#a59ed1
#b4aed9
#c3bee0
#d2cee8
#e1deef
#f0eef7
#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

#796ebb
#b0bb6e

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

Split Complementary

#796ebb
#bb9f6e
#8abb6e

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

Analogous Color

#6e82bb
#6e72bb
#796ebb
#886ebb
#986ebb

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

#796ebb
#bb796e
#6ebb79

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

#796ebb
#bb6e89
#b0bb6e
#6ebb9f

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

#796ebb
#b0bb6e
#8abb6e
#9f6ebb

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 #796ebb 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.

#796ebb Color Code Preview on Black Background Color

This is how #796ebb Color will look on black background color. Color contrast ratio is 4.76

#796ebb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #796ebb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #796ebb

#796ebb color code is use for CSS Background Color

Background color for the above div is #796ebb

HTML with inline CSS

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

#796ebb color code is use for CSS Border Color

CSS Border color for the above div is #796ebb

HTML with inline CSS

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

CSS Border Left color for the above div is #796ebb

HTML with inline CSS

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

CSS Border Right color for the above div is #796ebb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #796ebb

HTML with inline CSS

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

CSS Border Top color for the above div is #796ebb

HTML with inline CSS

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

#796ebb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#796ebb Color code Preview on White Background

This is how #796ebb Color code will look on white background color. Color contrast ratio is 4.41

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

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,110,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(176,187,110,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(121,110,187,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>