crispedge.com

Color picker

Loading...

#7980be hex color - Blue - Cool color - Information

#7980be hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #7980be Color code in RGB color code model is created after adding 47.45% red color, 50.2% green color and 74.51% blue color. Hex #7980be Color code in CMYK color (process color) code model is generated after subtraction of 36% cyan, 33% magenta, 0% yellow and 25% black.

Hex #7980be color code is between #7788bb web safe hex color code and #8877cc web safe hex color code. #7788bb is the nearest web safe color code. You can see here many more shades of #7980be color code.

0 Likes 0 Comments | 7 Views

RGB Chart

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

Color Table

Hex Color Code7980be#7980be
RGB Decimal121, 128, 190rgb(121, 128, 190)
RGB Percent47%, 50%, 75%rgb(47%, 50%, 75%)
CSS RGBa121, 128, 190,1rgba(121,128,190,1)
CMYK Modelcmyk(36%,33%,0%,25%)
HSL Color Space234,35% ,61%hsl(234,35% ,61%)
HSV Color Space234°, 36%, 75%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110011000000010111110
Octal171200276
Decimal121128190
Hex7980be

Different shades of #7980be color code.

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

Light Shade of #7980be
#9ba1cf
Dark Shade of #7980be
#575fad
Saturated Shade of #7980be
#6f78c8
Desaturated Shade of #7980be
#8388b4
Grey scale Shade of #7980be
#9b9b9b
Brighten Shade
#9299d7
Most Readable Shade
#FFFFFF

Shades of #7980be color code

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

#7980be
#6b71a8
#5e6393
#50557e
#434769
#353854
#282a3f
#1a1c2a
#0d0e15
#000000

Similar Color like #7980be color

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

#7a81bf
#7b82c0
#7c83c1
#7d84c2
#7e85c3
#7f86c4
#8087c5
#8188c6
#8289c7
#838ac8
#848bc9
#858cca
#868dcb
#878ecc
#787fbd
#777ebc
#767dbb
#757cba
#747bb9
#737ab8
#7279b7
#7178b6
#7077b5
#6f76b4
#6e75b3
#6d74b2
#6c73b1
#6b72b0

Monochromatic Color with #7980be

#7980be
#949de8
#0d0d14
#282a3e
#434769
#5e6393

Tints of #7980be Color

#7980be
#878ec5
#969ccc
#a5aad3
#b4b8da
#c3c6e2
#d2d4e9
#e1e2f0
#f0f0f7
#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

#7980be
#beb779

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

Split Complementary

#7980be
#be9579
#a3be79

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

Analogous Color

#799cbe
#798ebe
#7980be
#8079be
#8e79be

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

#7980be
#be7980
#80be79

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

#7980be
#be79a2
#beb779
#79be94

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

#7980be
#beb779
#a3be79
#9579be

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 #7980be 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.

#7980be Color Code Preview on Black Background Color

This is how #7980be Color will look on black background color. Color contrast ratio is 5.64

#7980be in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7980be

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7980be

#7980be color code is use for CSS Background Color

Background color for the above div is #7980be

HTML with inline CSS

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

#7980be color code is use for CSS Border Color

CSS Border color for the above div is #7980be

HTML with inline CSS

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

CSS Border Left color for the above div is #7980be

HTML with inline CSS

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

CSS Border Right color for the above div is #7980be

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7980be

HTML with inline CSS

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

CSS Border Top color for the above div is #7980be

HTML with inline CSS

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

#7980be hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7980be Color code Preview on White Background

This is how #7980be Color code will look on white background color. Color contrast ratio is 3.72

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

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

0 Likes 0 Comments | 7 Views

Post your comment:-

By submitting comment you agree to our privacy policy.