crispedge.com

Color picker

Loading...

#480ec9 hex color - Violet - Cool color - Information

#480ec9 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #480ec9 Color code in RGB color code model is created after adding 28.24% red color, 5.49% green color and 78.82% blue color. Hex #480ec9 Color code in CMYK color (process color) code model is generated after subtraction of 64% cyan, 93% magenta, 0% yellow and 21% black.

Hex #480ec9 color code is between #4411cc web safe hex color code and #5500bb web safe hex color code. #4411cc is the nearest web safe color code. You can see here many more shades of #480ec9 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code480ec9#480ec9
RGB Decimal72, 14, 201rgb(72, 14, 201)
RGB Percent28%, 5%, 79%rgb(28%, 5%, 79%)
CSS RGBa72, 14, 201,1rgba(72,14,201,1)
CMYK Modelcmyk(64%,93%,0%,21%)
HSL Color Space259,87% ,42%hsl(259,87% ,42%)
HSV Color Space259°, 93%, 79%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010010000000111011001001
Octal11016311
Decimal7214201
Hex480ec9

Different shades of #480ec9 color code.

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

Light Shade of #480ec9
#5d1bef
Dark Shade of #480ec9
#370b99
Saturated Shade of #480ec9
#4403d4
Desaturated Shade of #480ec9
#4c19be
Grey scale Shade of #480ec9
#6b6b6b
Brighten Shade
#6127e2
Most Readable Shade
#FFFFFF

Shades of #480ec9 color code

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

#480ec9
#400cb2
#380a9c
#300986
#28076f
#200659
#180443
#10032c
#080116
#000000

Similar Color like #480ec9 color

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

#490fca
#4a10cb
#4b11cc
#4c12cd
#4d13ce
#4e14cf
#4f15d0
#5016d1
#5117d2
#5218d3
#5319d4
#541ad5
#551bd6
#561cd7
#470dc8
#460cc7
#450bc6
#440ac5
#4309c4
#4208c3
#4107c2
#4006c1
#3f05c0
#3e04bf
#3d03be
#3c02bd
#3b01bc
#3a00bb

Monochromatic Color with #480ec9

#480ec9
#5711f3
#0b021f
#1a0549
#2a0874
#390b9e

Tints of #480ec9 Color

#480ec9
#5c28cf
#7043d5
#855edb
#9979e1
#ad93e7
#c2aeed
#d6c9f3
#eae4f9
#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

#480ec9
#8fc90e

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

Split Complementary

#480ec9
#c9a60e
#31c90e

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

Analogous Color

#0e1fc9
#230ec9
#480ec9
#6d0ec9
#930ec9

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

#480ec9
#c9480e
#0ec948

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

#480ec9
#c90e31
#8fc90e
#0ec9a5

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

#480ec9
#8fc90e
#31c90e
#a60ec9

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 #480ec9 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.

#480ec9 Color Code Preview on Black Background Color

This is how #480ec9 Color will look on black background color. Color contrast ratio is 2.18

#480ec9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #480ec9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #480ec9

#480ec9 color code is use for CSS Background Color

Background color for the above div is #480ec9

HTML with inline CSS

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

#480ec9 color code is use for CSS Border Color

CSS Border color for the above div is #480ec9

HTML with inline CSS

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

CSS Border Left color for the above div is #480ec9

HTML with inline CSS

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

CSS Border Right color for the above div is #480ec9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #480ec9

HTML with inline CSS

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

CSS Border Top color for the above div is #480ec9

HTML with inline CSS

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

#480ec9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#480ec9 Color code Preview on White Background

This is how #480ec9 Color code will look on white background color. Color contrast ratio is 9.63

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

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(72,14,201,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(143,201,14,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(72,14,201,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.