crispedge.com

Color picker

Loading...

#7480ba hex color - Blue - Cool color - Information

#7480ba hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #7480ba Color code in RGB color code model is created after adding 45.49% red color, 50.2% green color and 72.94% blue color. Hex #7480ba Color code in CMYK color (process color) code model is generated after subtraction of 38% cyan, 31% magenta, 0% yellow and 27% black.

Hex #7480ba color code is between #7788bb web safe hex color code and #6677aa web safe hex color code. #7788bb is the nearest web safe color code. You can see here many more shades of #7480ba color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code7480ba#7480ba
RGB Decimal116, 128, 186rgb(116, 128, 186)
RGB Percent45%, 50%, 73%rgb(45%, 50%, 73%)
CSS RGBa116, 128, 186,1rgba(116,128,186,1)
CMYK Modelcmyk(38%,31%,0%,27%)
HSL Color Space230,34% ,59%hsl(230,34% ,59%)
HSV Color Space230°, 38%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101001000000010111010
Octal164200272
Decimal116128186
Hex7480ba

Different shades of #7480ba color code.

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

Light Shade of #7480ba
#969fcb
Dark Shade of #7480ba
#5362a8
Saturated Shade of #7480ba
#6a79c4
Desaturated Shade of #7480ba
#7e87b0
Grey scale Shade of #7480ba
#979797
Brighten Shade
#8d99d3
Most Readable Shade
#FFFFFF

Shades of #7480ba color code

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

#7480ba
#6771a5
#5a6390
#4d557c
#404767
#333852
#262a3e
#191c29
#0c0e14
#000000

Similar Color like #7480ba color

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

#7581bb
#7682bc
#7783bd
#7884be
#7985bf
#7a86c0
#7b87c1
#7c88c2
#7d89c3
#7e8ac4
#7f8bc5
#808cc6
#818dc7
#828ec8
#737fb9
#727eb8
#717db7
#707cb6
#6f7bb5
#6e7ab4
#6d79b3
#6c78b2
#6b77b1
#6a76b0
#6975af
#6874ae
#6773ad
#6672ac

Monochromatic Color with #7480ba

#7480ba
#8f9de4
#0a0b10
#24283a
#3f4565
#59638f

Tints of #7480ba Color

#7480ba
#838ec1
#929cc9
#a2aad1
#b1b8d8
#c1c6e0
#d0d4e8
#e0e2ef
#eff0f7
#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

#7480ba
#baae74

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

Split Complementary

#7480ba
#ba8b74
#a3ba74

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

Analogous Color

#749cba
#748eba
#7480ba
#7674ba
#8474ba

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

#7480ba
#ba7480
#80ba74

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

#7480ba
#ba74a3
#baae74
#74ba8b

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

#7480ba
#baae74
#a3ba74
#8b74ba

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 #7480ba 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.

#7480ba Color Code Preview on Black Background Color

This is how #7480ba Color will look on black background color. Color contrast ratio is 5.54

#7480ba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7480ba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7480ba

#7480ba color code is use for CSS Background Color

Background color for the above div is #7480ba

HTML with inline CSS

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

#7480ba color code is use for CSS Border Color

CSS Border color for the above div is #7480ba

HTML with inline CSS

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

CSS Border Left color for the above div is #7480ba

HTML with inline CSS

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

CSS Border Right color for the above div is #7480ba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7480ba

HTML with inline CSS

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

CSS Border Top color for the above div is #7480ba

HTML with inline CSS

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

#7480ba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7480ba Color code Preview on White Background

This is how #7480ba Color code will look on white background color. Color contrast ratio is 3.79

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

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(116,128,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(186,174,116,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(116,128,186,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.