crispedge.com

Color picker

Loading...

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

#480cc8 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #480cc8 Color code in RGB color code model is created after adding 28.24% red color, 4.71% green color and 78.43% blue color. Hex #480cc8 Color code in CMYK color (process color) code model is generated after subtraction of 64% cyan, 94% magenta, 0% yellow and 22% black.

Hex #480cc8 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 #480cc8 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code480cc8#480cc8
RGB Decimal72, 12, 200rgb(72, 12, 200)
RGB Percent28%, 5%, 78%rgb(28%, 5%, 78%)
CSS RGBa72, 12, 200,1rgba(72,12,200,1)
CMYK Modelcmyk(64%,94%,0%,22%)
HSL Color Space259,89% ,42%hsl(259,89% ,42%)
HSV Color Space259°, 94%, 78%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010010000000110011001000
Octal11014310
Decimal7212200
Hex480cc8

Different shades of #480cc8 color code.

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

Light Shade of #480cc8
#5c16f1
Dark Shade of #480cc8
#370998
Saturated Shade of #480cc8
#4401d3
Desaturated Shade of #480cc8
#4c17bd
Grey scale Shade of #480cc8
#6a6a6a
Brighten Shade
#6125e1
Most Readable Shade
#FFFFFF

Shades of #480cc8 color code

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

#480cc8
#400ab1
#38099b
#300885
#28066f
#200558
#180442
#10022c
#080116
#000000

Similar Color like #480cc8 color

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

#490dc9
#4a0eca
#4b0fcb
#4c10cc
#4d11cd
#4e12ce
#4f13cf
#5014d0
#5115d1
#5216d2
#5317d3
#5418d4
#5519d5
#561ad6
#470bc7
#460ac6
#4509c5
#4408c4
#4307c3
#4206c2
#4105c1
#4004c0
#3f03bf
#3e02be
#3d01bd
#3c00bc
#3b00bb
#3a00ba

Monochromatic Color with #480cc8

#480cc8
#570ff2
#0b021e
#1a0448
#290773
#39099d

Tints of #480cc8 Color

#480cc8
#5c27ce
#7042d4
#855dda
#9978e0
#ad93e6
#c2aeec
#d6c9f2
#eae4f8
#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

#480cc8
#8cc80c

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

Split Complementary

#480cc8
#c8a60c
#2ec80c

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

Analogous Color

#0c1bc8
#220cc8
#480cc8
#6e0cc8
#930cc8

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

#480cc8
#c8480c
#0cc848

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

#480cc8
#c80c2e
#8cc80c
#0cc8a6

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

#480cc8
#8cc80c
#2ec80c
#a60cc8

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

#480cc8 Color Code Preview on Black Background Color

This is how #480cc8 Color will look on black background color. Color contrast ratio is 2.16

#480cc8 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#480cc8 color code is use for CSS Background Color

Background color for the above div is #480cc8

HTML with inline CSS

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

#480cc8 color code is use for CSS Border Color

CSS Border color for the above div is #480cc8

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#480cc8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#480cc8 Color code Preview on White Background

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

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

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,12,200,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(140,200,12,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(72,12,200,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.