@
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.

#8030cc hex color - Violet - Warm color - Information

#8030cc hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #8030cc Color code in RGB color code model is created after adding 50.2% red color, 18.82% green color and 80% blue color. Hex #8030cc Color code in CMYK color (process color) code model is generated after subtraction of 37% cyan, 76% magenta, 0% yellow and 20% black.

Hex #8030cc color code is between #8833bb web safe hex color code and #7722dd web safe hex color code. #8833bb is the nearest web safe color code. You can see here many more shades of #8030cc 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 8030cc #8030cc
RGB Decimal 128, 48, 204 rgb(128, 48, 204)
RGB Percent 50%, 19%, 80% rgb(50%, 19%, 80%)
CSS RGBa 128, 48, 204,1 rgba(128,48,204,1)
CMYK Model cmyk(37%,76%,0%,20%)
HSL Color Space 271,62% ,49% hsl(271,62% ,49%)
HSV Color Space 271°, 76%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10000000 00110000 11001100
Octal 200 60 314
Decimal 128 48 204
Hex 80 30 cc

Different shades of #8030cc color code.

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

Light Shade of #8030cc
#9957d8
Dark Shade of #8030cc
#6626a3
Saturated Shade of #8030cc
#8023d9
Desaturated Shade of #8030cc
#803dbf
Grey scale Shade of #8030cc
#7e7e7e
Brighten Shade
#9949e5
Most Readable Shade
#FFFFFF

Shades of #8030cc color code

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

#8030cc
#712ab5
#63259e
#552088
#471a71
#38155a
#2a1044
#1c0a2d
#0e0516
#000000

Similar Color like #8030cc color

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

#8131cd
#8232ce
#8333cf
#8434d0
#8535d1
#8636d2
#8737d3
#8838d4
#8939d5
#8a3ad6
#8b3bd7
#8c3cd8
#8d3dd9
#8e3eda
#7f2fcb
#7e2eca
#7d2dc9
#7c2cc8
#7b2bc7
#7a2ac6
#7929c5
#7828c4
#7727c3
#7626c2
#7525c1
#7424c0
#7323bf
#7222be

Monochromatic Color with #8030cc

#8030cc
#9b3af6
#150822
#30124c
#4b1c77
#6526a1

Tints of #8030cc Color

#8030cc
#8e47d1
#9c5ed7
#aa75dd
#b88ce2
#c6a3e8
#d4baee
#e2d1f3
#f0e8f9
#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

#8030cc
#7ccc30

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

Split Complementary

#8030cc
#cacc30
#30cc32

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

Analogous Color

#4230cc
#6130cc
#8030cc
#9f30cc
#be30cc

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

#8030cc
#cc8030
#30cc80

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

#8030cc
#cc3230
#7ccc30
#30cacc

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

#8030cc
#7ccc30
#30cc32
#cc30ca

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 #8030cc 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.

#8030cc Color Code Preview on Black Background Color

This is how #8030cc Color will look on black background color. Color contrast ratio is 3.21

#8030cc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8030cc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8030cc

#8030cc color code is use for CSS Background Color

Background color for the above div is #8030cc

HTML with inline CSS

<div style="background-color:#8030cc;"></div>

#8030cc color code is use for CSS Border Color

CSS Border color for the above div is #8030cc

HTML with inline CSS

<div style="border:5px solid #8030cc;"></div>

CSS Border Left color for the above div is #8030cc

HTML with inline CSS

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

CSS Border Right color for the above div is #8030cc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #8030cc

HTML with inline CSS

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

CSS Border Top color for the above div is #8030cc

HTML with inline CSS

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

#8030cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8030cc Color code Preview on White Background

This is how #8030cc Color code will look on white background color. Color contrast ratio is 6.54

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

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(128,48,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(124,204,48,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(128,48,204,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.