@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#9480ec hex color - Blue - Cool color - Information

#9480ec hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #9480ec Color code in RGB color code model is created after adding 58.04% red color, 50.2% green color and 92.55% blue color. Hex #9480ec Color code in CMYK color (process color) code model is generated after subtraction of 37% cyan, 46% magenta, 0% yellow and 7.45% black.

Hex #9480ec color code is between #9988ee web safe hex color code and #8877dd web safe hex color code. #9988ee is the nearest web safe color code. You can see here many more shades of #9480ec color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 9480ec #9480ec
RGB Decimal 148, 128, 236 rgb(148, 128, 236)
RGB Percent 58%, 50%, 93% rgb(58%, 50%, 93%)
CSS RGBa 148, 128, 236,1 rgba(148,128,236,1)
CMYK Model cmyk(37%,46%,0%,7.45%)
HSL Color Space 251,74% ,71% hsl(251,74% ,71%)
HSV Color Space 251°, 46%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10010100 10000000 11101100
Octal 224 200 354
Decimal 148 128 236
Hex 94 80 ec

Different shades of #9480ec color code.

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

Light Shade of #9480ec
#b9acf3
Dark Shade of #9480ec
#6f54e5
Saturated Shade of #9480ec
#8f79f3
Desaturated Shade of #9480ec
#9987e5
Grey scale Shade of #9480ec
#b6b6b6
Brighten Shade
#ad99ff
Most Readable Shade
#000000

Shades of #9480ec color code

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

#9480ec
#8371d1
#7363b7
#62559d
#524783
#413868
#312a4e
#201c34
#100e1a
#000000

Similar Color like #9480ec color

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

#9581ed
#9682ee
#9783ef
#9884f0
#9985f1
#9a86f2
#9b87f3
#9c88f4
#9d89f5
#9e8af6
#9f8bf7
#a08cf8
#a18df9
#a28efa
#937feb
#927eea
#917de9
#907ce8
#8f7be7
#8e7ae6
#8d79e5
#8c78e4
#8b77e3
#8a76e2
#8975e1
#8874e0
#8773df
#8672de

Monochromatic Color with #9480ec

#9480ec
#0f0d17
#292442
#443b6c
#5f5297
#7969c1

Tints of #9480ec Color

#9480ec
#9f8eee
#ab9cf0
#b7aaf2
#c3b8f4
#cfc6f6
#dbd4f8
#e7e2fa
#f3f0fc
#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

#9480ec
#d8ec80

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

Split Complementary

#9480ec
#ecca80
#a2ec80

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

Analogous Color

#8097ec
#8082ec
#9480ec
#aa80ec
#bf80ec

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

#9480ec
#ec9480
#80ec94

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

#9480ec
#ec80a2
#d8ec80
#80ecca

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

#9480ec
#d8ec80
#a2ec80
#ca80ec

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 #9480ec 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.

#9480ec Color Code Preview on Black Background Color

This is how #9480ec Color will look on black background color. Color contrast ratio is 6.56

#9480ec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9480ec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9480ec

#9480ec color code is use for CSS Background Color

Background color for the above div is #9480ec

HTML with inline CSS

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

#9480ec color code is use for CSS Border Color

CSS Border color for the above div is #9480ec

HTML with inline CSS

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

CSS Border Left color for the above div is #9480ec

HTML with inline CSS

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

CSS Border Right color for the above div is #9480ec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #9480ec

HTML with inline CSS

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

CSS Border Top color for the above div is #9480ec

HTML with inline CSS

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

#9480ec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9480ec Color code Preview on White Background

This is how #9480ec Color code will look on white background color. Color contrast ratio is 3.20

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

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(148,128,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(216,236,128,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(148,128,236,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.