Skip to main content Skip to docs navigation

#821fcc hex color | Dark Violet & Warm color | Information

Color Picker

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

Color Info

Woow we have a nearby visually matching color name available. It's name is Lilac Spring and its hex is #8822CC Nearest Color Name

Color Hue/Base color: Violet

Hex #821fcc Color code in RGB color code model is created after adding 50.98% red color, 12.16% green color and 80% blue color. Hex #821fcc Color code in CMYK color (process color) code model is generated after subtraction of 36% cyan, 85% magenta, 0% yellow and 20% black.

Hex #821fcc color code is between #8822bb web safe hex color code and #7711dd web safe hex color code. #8822bb is the nearest web safe color code. You can see here many more shades of #821fcc color code.

RGB Chart

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

Color Table

Hex Color Code 821fcc #821fcc
RGB Decimal 130, 31, 204 130, 31, 204
RGB Percent 51%, 12%, 80% rgb(51%, 12%, 80%)
CSS RGBa 130, 31, 204,1 rgba(130,31,204,1)
CMYK Model cmyk(36%,85%,0%,20%)
HSL Color Space 274,74% ,46% hsl(274,74% ,46%)
HSV Color Space 274°, 85%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10000010 00011111 11001100
Octal 202 37 314
Decimal 130 31 204
Hex 82 1f cc

Different shades of #821fcc color code.

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

Darkest of #821fcc
#2d0b47
Darker of #821fcc
#4a1273
Dark of #821fcc
#6618a0
Base of #821fcc
#821fcc
Light of #821fcc
#9b3de1
Lighter
#b269e8
Lightest
#c995ef

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

#821fcc
#69cc1f

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

Split Complementary

#821fcc
#bfcc1f
#1fcc2c

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

Analogous Color

#1f21cc
#3a1fcc
#821fcc
#bc1fcc
#cc1f94

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

#821fcc
#1fcc82
#cc821f

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

#821fcc
#cc821f
#69cc1f
#1f69cc

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#821fcc
#cc2c1f
#69cc1f
#1fbfcc

Square 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).

Monochromatic Color with #821fcc

#11041b
#2d0b47
#4a1273
#6618a0
#821fcc
#9b3de1
#b269e8
#c995ef
#dfc1f6

Tints of #821fcc Color

#821fcc
#8f37d1
#9d50d7
#ab69dd
#b982e2
#c79be8
#d5b4ee
#e3cdf3
#f1e6f9
#ffffff

Shades of #821fcc color code

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

#821fcc
#731bb5
#65189e
#561488
#481171
#390d5a
#2b0a44
#1c062d
#0e0316
#000000

Tones

#821fcc
#7f36b5
#7b4e9d
#786586
#767676

Tones

Similar Color like #821fcc color

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

#8320cd
#8421ce
#8522cf
#8623d0
#8724d1
#8825d2
#8926d3
#8a27d4
#8b28d5
#8c29d6
#8d2ad7
#8e2bd8
#8f2cd9
#902dda
#811ecb
#801dca
#7f1cc9
#7e1bc8
#7d1ac7
#7c19c6
#7b18c5
#7a17c4
#7916c3
#7815c2
#7714c1
#7613c0
#7512bf
#7411be

Download this

Hex #821fcc 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.

#821fcc Color Code Preview on Black Background Color

This is how #821fcc Color will look on black background color. Color contrast ratio is 3.02

#821fcc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #821fcc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #821fcc

#821fcc color code is use for CSS Background Color

Background color for the above div is #821fcc

HTML with inline CSS

<div style="background-color:#821fcc;"></div>

#821fcc color code is use for CSS Border Color

CSS Border color for the above div is #821fcc

HTML with inline CSS

<div style="border:5px solid #821fcc;"></div>

CSS Border Left color for the above div is #821fcc

HTML with inline CSS

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

CSS Border Right color for the above div is #821fcc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #821fcc

HTML with inline CSS

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

CSS Border Top color for the above div is #821fcc

HTML with inline CSS

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

#821fcc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#821fcc Color code Preview on White Background

This is how #821fcc Color code will look on white background color. Color contrast ratio is 6.96

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

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(130,31,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(105,204,31,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(130,31,204,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }